body {	
	text-align: center;
	margin-left : 30%;
	margin: 0 auto;
	background: #0b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#baniere {
	position : absolute;
	left: 50%;  
  	top: 40%; 
	width: 340px;
	height: 239px;
	margin-top: -114px; /* moitié de la hauteur */ 
 	margin-left: -170px; 
  	}
  	#bannerInside {
  	}
#banieretop {
	margin : 0;
	position : relative;
 	width: 340px;
	height: 36px;
	} 

#banieremid {
   	position : relative;
   	margin-top=-3;
  	width: 340px;
	height: 72px;
	} 
#banieremidleft {
 	margin=0;
  	width: 170px;
	height: 72px; 
	padding: 0;
	float : left;
  	} 
#banieremidright {
 	margin=0;
	width: 170px;
	height: 72px;
	float : left;	
  	} 
#banierebottom {
   	position : relative;
   	margin-top=-3;
  	width: 340px;
	height: 122px;
	} 
#banierebottomleft {
	margin=0;
  	width: 170px;
	height: 122px; 
	padding: 0;
	float : left;
  	} 
#banierebottomright {
    margin=0;
	width: 170px;
	height: 122px;
	float : left;	
  	} 
#baniereright {
	position : relative;
 	text-align : left;
  	margin-top:-190px;
	margin-left:350px;
  	width: 62px;
	height: 292px;
	} 
#menu {
	position: absolute;
    bottom: 35;
	width: 340px;
	height: 20px;
	left: 50%;
	margin-bottom:-20px;
	margin-left: -160px; 
	
	padding: 0;
float: left;
	
		}

#menu ul li{
display: inline;
}

#menu ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	font: bold 100% Tahoma;
	width: 100%;
}

#menu li {
	float: left;
}
#menu a {
	float: left;
	height: 18px;
	margin-right: 3px;
	padding: 8px 20px 0px 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
#menu a:hover, #menu .current_page_item a {
color: #86a6e2;
}

#baniereright ul li{
display: inline;
}

#baniereright ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	font: bold 100% Tahoma;
	width: 100%;
}

#baniereright li {
	float: left;
}
#baniereright a {
	float: left;
	height: 12px;
	margin-right: 3px;
	padding: 6px 6px 0px 10px;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
#baniereright a:hover {
color: #86a6e2;
}
#footer {
    position: absolute;
    bottom: 25;
    left: 50%;  
  	
	width: 380px;
	height: 12px;

 	margin-left: -190px; 
        }
#footer p{
	
	test-align:center; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #66513e;
}       
	
  	}
	
