body {
	margin:0;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#fond{    
	background-image: url('images/fond.jpg');	background-position: center;	background-repeat: repeat-x;
	position:absolute;
	left: 0%;	top: 0%;
	width: 100%;/*taille de l'image de fond*/	height:100%;/*taille de l'image de fond*/
}
#container{
	position:absolute;	left: 50%;	top: 50%;	width: 980px; height: 580px; margin-left: -490px; margin-top: -290px; 
	background-image: url(images/bgd_bel-abri.jpg);
	background-repeat:no-repeat;
}
/*--------------------- Content --------------------------------*/
#menu {width:260px;}
#flag a { float:left; border:0; margin-top:199px; margin-left:102px; font-size:9px; font-weight: bold; color: #999; padding:2px; }
#flag a:hover { background-color:#95261E; color: #FFF; }
#top {height:211px; margin-left:260px;}
h1 { float:left; margin:0; padding:0; padding-top:30px; padding-bottom:10px; width:380px; text-align:center; font-size:13px; font-weight:bold; text-transform:uppercase; display:block;}
#texte { float:left; width:400px; text-align:center; }
#logo { float:right; margin-right:40px; margin-top:17px;}
#swf {}
#legal { margin:10px 10px 10px 80px; padding:5px 30px; background-color:#E0E0E0; border:1px solid gray; width:800px; text-align:center; height:300px; overflow:auto; }
/*--------------------- Pied de page --------------------------------*/
#pied_de_page {	width: 980px; height: 20px;	margin:auto; font-size: 10px; font-weight: bold; color: #666; text-align: center; }
#pied_de_page a { color: #666; }
#pied_de_page a:hover { color: #000; font-weight: bold; }
a {	color: #666; text-decoration: none; }
a:hover { color: #000; font-weight: bold; }
/*--------------------------- Menu 2 --------------------------*/
#menu2 { width:980px; font-size:0px; color:#FFF; text-align:center; color:#fff; position:absolute; top: 98%; left:50%; margin-left: -490px; }
#menu2 a, #menu2 a:hover { color:#FFF; }