s
body{
	margin:0px;
	height:100%;
	background-color: #6F4B3B;
	
}


ul,h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}

a img
{
	border: none;
}

img{
	
}

#ensemble{
	background-image:url(interface/fond_centre_haut.jpg);
	background-repeat:repeat-x;
	background-color: #293766;
	height:auto;
	width:100%;
	float:left;
}
#bandeau{
	height:256px;
	width:100%;
	background-image:url(interface/fond_bandeau.jpg);
	background-position: 955px top;
	background-repeat:repeat-x;
	float:left;
	margin-bottom: -1px;
}

#centreFondHaut{
	background-color: #6F4B3B;
	height:auto;
	width:100%;
	background-image:url(interface/centre_haut.jpg);
	background-repeat:repeat-y;	
	float:left;
}
#centre{

	height:auto;
	width:955px;
	background-image:url(interface/fond_centre.jpg);
	background-repeat:repeat-y;	
	float:left;
}
#menu {
	width: 199px;
	display:block;
	float:left;
	background-image:url(interface/fond_menu.jpg);
	background-repeat:repeat-y;
}

#menudown{
	width: 199px;
	height: 70px;
	background-image: url(interface/menu.jpg);
	background-repeat: no-repeat;
}
#centre_contenus{
	width:740px;
	float:right;
}


#fond_baseline_transition{

	height:auto;
	width:100%;
	background-image:url(interface/fond_baseline.jpg);
	background-position: 955px top;
	background-repeat:repeat-x;	
	float:left;
}
#transition_bandeau{
	background-image:url(interface/bandeau_transition.jpg);
	height:70px;
	width:955px;
	float:left;
}
#baseline_transition{
    float:left;    
	width:955px;
	height: 185px;
	background-image:url(interface/baseline_transition.jpg);

}

#content{
width: 718px;
}

.title{	
	width: 565px;
	height:116px;	
	background-image: url(interface/h2.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Sans", arial;
	font-size: 25px;
	color: #d2e9ff;
	line-height: 110px;	
	margin-top: 20px;
	text-align: center;
}


h1{
	font-size: 1px;
}


h3{
	font-family: "Lucida Sans", arial;
	font-size: 20px;
	margin-top: 20px;
	color: #eedccc;
	border-bottom: 1px solid white;
 
}

#content p{
	font-family: arial;
	font-size: 12px;
	color: white;
	padding: 5px;
	padding-left: 0px;
	
}

#content p a, h3 a{
color: white;
}



ul {
	display: block;
	padding-left: 30px;	
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;	
	text-align: left;
	font-family: Arial;
	font-size: 12px;	
	color: white;
}

ul a{
	text-decoration: none;
	color:#FFFFFF;
}

ul a:hover{	
	color: #FFA500;
}
ul li {
	margin-top: 10px;	
}

.clear{
	clear: both;
}

.link{
	
	width: 182px;
	height: 75px;
	background-image: url(interface/link.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	
	font-family: "Lucida Sans", arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height: 70px;		
	text-align: center;
}

.link a{	
	color: black;	
	text-decoration: none;
}
.link a:hover{
	color: white;
}





#navdown{
	float: left;
	width: 900px;		
	margin-left: 30px;
	margin-top: 15px;	
	display: inline;
	text-align: center;	
	border-top: 1px solid #4682b4;
 	
}

#navdown p{

   font-family: Arial;
	font-size: 11px;
	font-weight: bold;		
	margin-top: 15px;
	color: #ADCBE9;
		
	}
#navdown p a{
	color: #ADCBE9;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#navdown p a:hover{
	color: white;
}

.pic{
	float: right;
	
}

#hr{
	width: 548px;
	height: 146px;
	background-image: url(interface/hr.jpg);
	background-repeat: no-repeat;
	margin-left: 60px;
	padding-top: 45px;
	text-align: center;
}

#hr p{
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}




#hcard{
	float: right;
	margin-right: 90px;
	display: inline;
	width: 260px;			
	text-align: center;		
}




#power {  
   float: left;	
	width: 900px;		
	margin-top: 5px;	
	margin-left: 30px;
	display: inline;
	text-align: center;			
}



#powered { 
  font-family: Arial;
  font-size: 11px; 
  font-weight: bold;
  color: #2a3764;
  text-decoration: none; 
  vertical-align: middle;   
  }
  
 #powered img { 
  height: 11px; 
  width: 11px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }


