*{
margin: 0;
padding: 0;
}
body{
  background: #f2f0ec url(images/background.gif) repeat-x 0 0;
  font-family: "Trebuchet MS",Helvetica,sans-serif;
}
.clear{
  clear:both;
}
#entete{
  width:928px;
  margin: 0 auto;
  position:relative;
}
#logo{
  border:none;
  float:left;
}
#entete h1{
  float:left;
  font-size:24px;
  color:#858585;
  margin-top:60px;
  font-weight:normal;
  line-height:24px;
}
#entete h1 span{
  color:#bb9200;
}
#entete ul{
  position:absolute;
  right:5px;
  top:112px;
  list-style-type: none;
}
#entete ul li{
  float:left;
  margin-left:8px;
}
#entete ul img{
  border:none;
}
#bandeau{
  clear:both;
  background: url(images/bandeau.jpg) 0 0 no-repeat;
  width: 1239px;
  height: 342px;
  padding-top:9px;
  position:relative;
  left:50%;
  margin-left:-620px;
}
#bandeau img{
  display:block;
  width:914px;
  height:284px;
  /*margin: 0 auto;*/
  padding-left:1px;
}
#bandeau ul{
  list-style-type: none;
  font-size:11px;
  color:#8a8a8a;
  margin: 22px 0 0 163px;
  position:absolute;
  top:295px;
}
#bandeau ul li{
  float:left;
  margin-right:8px;
}
#bandeau li a{
  color:#8a8a8a;
  text-decoration:none;
  background: url(images/puce.gif) 0 center no-repeat;
  padding-left:8px;
}
#bandeau li a:hover{
  text-decoration:underline;
}
#main-content{
  width:928px;
  margin: 0 auto;
  padding-top:10px;
  background: url(images/main-content-top.gif) 0 0 no-repeat;
}
#content-sup{
  float:left;
  width:233px;
  background: url(images/fond-menu.png) 0 0 repeat-y;
}
#navigation, #actualite, #contact-main{
  padding:0 8px 0 8px;
}
#content-sup h2{
  font-size:16px;
  color:#bb9200;
  padding-top:10px;
  padding-left:25px;
  padding-bottom:13px;
  border-bottom:1px solid #dddad5;
  background: url(images/fond-h2.gif) 0 0 no-repeat;
}
#content-sup h2 a{
  color:#bb9200;
  text-decoration:none;
}
#content-sup h2 a:hover{
  text-decoration:underline;
}
#content-sup ul{
  border-top:1px solid #fff;
  list-style-type: none;
  font-size:12px;
  line-height:14px;
  font-family: arial, Helvetica,sans-serif; 
}
#content-sup ul li{
  border-top:1px solid #f3f1ee;
  border-bottom:1px solid #ebe7e3;
}
#content-sup ul li.accueil{
  border-top:none;
}
#content-sup ul li.current_page_item a{
  color:#bb9200;
  background: url(images/hover-menu.gif) 0 center no-repeat;
}
#content-sup ul li a{
  display:block;
  padding:3px 0 3px 25px;
  color:#454545;
  text-decoration:none;
}
#content-sup ul li a:hover{
  color:#bb9200;
  background: url(images/hover-menu.gif) 0 center no-repeat;
}
#content-sup .separation{
  width:233px;
  height:22px;
  background: url(images/separation.gif) 0 0 no-repeat;
}
#actu-content{
  font-family: arial, Helvetica,sans-serif; 
  border-top:1px solid #fff;
  padding:10px 15px 0 25px;
}
#actu-content h3{
  font-size:11px;
  color:#d4d1c9;
  line-height:14px;
  margin-bottom:3px;
}
#actu-content h3 span{
  font-size:12px;
  color:#bb9200;
}
#actu-content h3 span a{
  text-decoration:none;
  color:#bb9200;
}
#actu-content h3 span a:hover{
  text-decoration:underline;
}
#actu-content p{
  font-size:11px;
  color:#454545;
  margin-bottom:10px;
}
#contact{
  border-top:1px solid #fff;
  padding:10px 15px 0 25px;
  font-family: arial, Helvetica,sans-serif; 
}
#contact h3{
  font-size:12px;
  color:#bb9200;
  margin-bottom:3px;
}
#contact p{
  font-size:11px;
  color:#454545;
  margin-bottom:15px;
}
#contact p a{
  text-decoration:none;
  color:#bb9200;
}
#contact p a:hover{
  text-decoration:underline;
}
#bas-col{
  height:10px;
  width:233px;
  background: url(images/bas-contact.gif) 0 0 no-repeat;
}
#content{
  float:left;
  background: #f5f4f1 url(images/fond-content.gif) 0 0 repeat-x;
  margin-left:9px;
  width:642px;
  padding: 7px 24px 0 20px;
  position:relative;
  min-height:500px;
}
#bas-content{
  height :14px;
  width : 686px;
  background: url(images/bas-content.gif) 0 0 no-repeat;
  position:absolute;
  left:0;
  bottom:0;
}
#content h1{
  color: #bb9200;
  font-size:26px;
  font-weight:normal;
  line-height:26px;
  margin-bottom:15px;
}
#content h2{
  color: #7e775f;
  font-size:22px;
  font-weight:normal;
  line-height:22px;
  padding-top:15px;
  margin:0 0 5px 0;
}
#content h3{
  color: #8c866f;
  font-size:16px;
  font-weight:normal;
  line-height:16px;
  margin-bottom:20px;
}
#content p{
  font-family : arial;
  color:#5c5c5c;
  font-size:12px;
  line-height:16px;
  margin-bottom:15px;
}
#content a{
  color:#bb9200;
  text-decoration:none;
}
#content a:hover{
  text-decoration:underline;
}
#content ul{
  font-family: arial, Helvetica,sans-serif; 
  list-style-type: none;
  color:#8b8b8b;
  font-size:12px;
  margin-bottom:15px;
  line-height:20px;
}
#content ul li{
  background: url(images/puce-content.gif) 0 center no-repeat;
  padding-left:22px;
}
#content table{
  font-family: arial, Helvetica,sans-serif; 
  border-collapse: collapse;
  font-size:12px;
  color: #8b8b8b;
}
#content table td, #content table th{
  border:1px solid #cbcbcb;
  padding:1px 5px;
}
#content table th{
  background: #F7F7F7 url(images/th.gif) 0 bottom repeat-x;
  color:#6d6d6d;
  font-weight:normal;
  text-align:left;
}
#footer{
  width:928px;
  margin: 30px auto 20px auto;
  padding-left:242px;
}
#footer p {
  color:#5C5C5C;
  font-size:12px;
  text-align:center;
}
#footer p a{
  color:#5C5C5C;
  text-decoration:none;
}
#footer p a:hover{
  text-decoration:underline;
}
#footer img{
  border:none;
}
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
border:1px solid #BB9200;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */
