@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

#gris{  width:263px; left:717px; top:66px;height:7px;  font-size:6px; position:absolute; background-color:#a1a09e;}
#vert{  width:263px; left:717px; top:75px;height:7px;  font-size:7px; position:absolute; background-color:#58ab40;}
marquee{ color:#FFF; width:263px; left:717px; top:84px;height:15px;  font-size:11px; position:absolute; background-color:#a1a09e;}
marquee a{ color:#FFF; text-decoration:none;}
marquee a:hover{ color:#CCC;}

img{
	border:0 none;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:black;
	width:980px;
	height:590px;
	margin:auto;
	margin-top:20px;
}

/* BANNIERE*/

#banner{
	position:relative;
	width:980px;
	height:139px;
	background-image:url(images/banner.jpg);
}

/* CONTENU*/

#gauche{
	float:left;
	width:329px;
	height:418px;
}

#milieu{
	float:left;
	width:322px;
	height:418px;
}
/*#milieu #haut{ background-image:url(images/image_milieu_haut.jpg); width:175px; height:160px; color:#FFFFFF; text-align:justify; padding:47px 10px 0 137px; font-size:12px; overflow:hidden;}
#milieu #haut a{ float:right; color:#CCCCCC; font-size:11px;}*/
#milieu #haut{  width:322px; height:207px; color:#FFFFFF; text-align:justify; padding:0 0 0 0; font-size:12px; overflow:hidden;}

#droite01{
	float:left;
	width:329px;
	height:207px;
}

#droite02{
	float:left;
	width:329px;
	height:211px;
}

#basdepage{
	float:left;
	width:980px;
	height:33px;
	background-color:#5f6c4b;
}

.basdepage{
	color:white;
	font-size:10px;
	line-height:34px;
	text-align:center;
	}
.basdepage a{ color:#FFFFFF;}