/* STRUCTURE GLOBALE */

/******************************
*** SITE STRUCTURE
******************************/
body {background:#fff;}
#site-global {width:970px;height:auto;margin:0 auto;}
#site-conteneur {width:970px;height:auto;padding:20px 0;}

/******************************
*** HEADERS
******************************/
#haut-de-page {width:970px;height:240px;padding:0;}
#logo {/*width:210px;height:170px;float:left;*/}
#banniere {position:relative;width:970px;height:240px;}
#lien-accueil {position:absolute;top:0;left:70px;width:130px;height:197px;padding:0;cursor:pointer;background:url(../images/vide.gif);}
#lien-accueil img {margin:0;width:130px;height:197px;}

/******************************
*** CONTENT STRUCTURE
******************************/
#site-conteneur {margin:0;padding:0;}
#content-conteneur {background:#FFF;padding:0 0 35px 0;}
#colonne-gauche {width:210px;float:left;margin:0;padding:30px 0 0 0;}
#contenu {width:450px;float:left;padding:35px 50px 0 50px;}
#colonne-droite {width:210px;float:right;padding:30px 0 0 0;}

/******************************
*** COLONNE DE GAUCHE
******************************/
/* RECHERCHER */
#rechercher {width:210px;height:25px;padding:11px 0 0 0;}
#rechercher h2 {display:none;}
#search_box_input {width:154px;height:18px;float:left;padding:3px 10px 2px 10px;font-size:12px;color:#69675e;border:#eceae3 solid 1px;border-right:none;background:url(../images/bg-champ.gif) left top repeat-x;}
#search_box_button {float:left;}

/******************************
*** CONTENU PRINCIPAL
******************************/
.link-to-top img {float:right;}

/* ROOTLINE */
#contenu #arborescence {color:#69675e;font-size:10px;margin:0 0 20px 0;}
#contenu #arborescence span {background:url(../images/picto-fleche02.gif) left 3px no-repeat;padding:0 8px 0 10px;}
#contenu #arborescence a {padding:0 8px 0 10px;color:#afab9f;text-decoration:none;background:url(../images/picto-fleche01.gif) left 3px no-repeat;}
#contenu #arborescence a:hover {color:#69675e;background:url(../images/picto-fleche02.gif) left 3px no-repeat;}
#contenu #arborescence a.first, #contenu #arborescence a.first:hover {background:none;padding:0 8px 0 0;}

/* MODULE D'IMPRESSION */
#colonne-droite #imprimer {height:20px;}
#colonne-droite #imprimer a {float:right;width:22px;height:20px;padding:0 3px 0 0;}

/******************************
*** COLONNE DE DROITE
******************************/
#galerie-photos {margin:25px 0 0 0;}
#galerie-photos h2 {display:none;}
#galerie-photos p a {display:block;padding:164px 0 0 110px;width:110px;height:12px;background:url(../images/bg-galerie-photos.jpg) left top no-repeat;font-size:9px;text-transform:uppercase;color:#69675e;text-decoration:none;}
#galerie-photos p a:hover {color:#000;text-decoration:none;}

/******************************
*** BAS DE PAGE
******************************/
#bas-de-page {clear:both;width:970px;height:85px;padding:15px 0 0 0;background:url(../images/bg-bas-de-page.jpg) left top no-repeat;}
#bas-de-page .logo {float:left;width:76px;padding:5px 33px 8px 45px;background:url(../images/pointilles-beige-vertical.gif) top right repeat-y;}

/* NEWSLETTER */
#bas-de-page .newsletter {width:330px;display:inline;float:right;padding:13px 0 0 0;}
#bas-de-page .newsletter img {padding:0 0 1px 1px;}
#bas-de-page .newsletter form {float:left;width:192px;}
#bas-de-page .newsletter .email {display:inline;float:left;width:112px;height:19px;padding:3px 7px 0px 7px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#69675e;border:#eceae3 solid 1px;border-right:none;background:url(../images/bg-champ.gif) left bottom repeat-x #fefefe;}
#bas-de-page .newsletter input.newsletter-button {margin:0;}
#bas-de-page .newsletter ul {float:right;display:inline;margin:0 25px 0 0;font-size:9px;text-transform:uppercase;color:#737373;}
#bas-de-page .newsletter li {display:block;padding:0 0 2px 0;}
#bas-de-page .newsletter li a, #bas-de-page .newsletter li a:hover {padding:0 0 0 10px;background:url(../images/picto-fleche04.gif) left center no-repeat;text-decoration:none;color:#cbc7b9;}
#bas-de-page .newsletter li a:hover {background:url(../images/picto-fleche02.gif) left center no-repeat;color:#69675e;}

/************************************************
*** BANNIERES VERSION IMPRIMABLE
************************************************/
#banniere-impression, #bas-de-page-impression {display:none;}
