body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 10px 0 10px 0;
padding: 0;
background-color: #6a675e;
background-image: url(/images/fond.jpg);
background-repeat: repeat-x;
}
#header {
height: 200px;
background-color: #FFFFFF;
}
#bann {
	position: absolute;
	height: 180px;
	width: 620px;
	left: 250px;
	top: 0px;
}
#barre {
padding: 2px;
text-align: center;
background-color: #666666;
/*background-color: #47453e;*/
color: #FFFFFF;
height: 18px;
}

#conteneur {
	position: relative;
	width: 880px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#centre {
margin-left: 250px;
padding: 0 20px 10px 10px;
}
#gauche {
position: absolute;
left:0;
top:222px;
margin: 0px 0 0 10px;
width: 240px;
padding: 0px;
background-color:#FFFFFF;
}

#pied {
padding:9px;
color: #CCCCCC;
text-align: right;
}
#menu a, #menu a:visited {
  text-decoration:none; 
  display:block; 
  width:230px; 
  height:32px;
  background-image: url(/images/fond-btn.jpg);
  font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
color: #0b406c;
text-indent: 45px;
padding-top: 18px;
  }
#menu a:hover {
color: #333333;
  background-image: url(/images/fond-btn2.jpg);
  }

p {
margin: 0 0 10px 0;
color: #47453e;
font-size: 12px;
}

.sousmenu{
font-size: 10px;
margin-left: 45px;
}


h1{
font-size: 14px;
font-weight: bold;
color: #0a4174;
border-bottom: 7px solid #3c6689;
}