@charset "UTF-8";

#global {
	width: 765px;
	height: 765px;
	margin: 10px auto 0;
	
}
#titre {
	height: 180px;
	width: 573px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	overflow: hidden;
}

#texte {
	height: 200px;
	width: 371px;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	overflow: hidden;
}

#gauche {
	height: 200px;
	width: 132px;
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}

.style2 {color: #14A2A8; margin-top: 0px;}
.style3 {color: #D9E060;
	font-weight: bold;
	margin-top: 0px;
}
.style5 {color: #C07132; font-weight: bold; margin-top: 0px;}
.style6 {color: #D26E2C; margin-top: 0px;}
.style7 {font-size: 10px; margin-top: 0px;}

