/* STRUCTURE GLOBALE */

/******************************
*** SITE STRUCTURE
******************************/
body {background:#fff;}
#site-global {background:url(../Images/bg-site-haut.gif) center top repeat-y #fff;}
#site-conteneur {width:100%;clear:both;background:#fff;}

/******************************
*** HEADERS
******************************/
#haut-de-page {position:relative;width:100%;height:303px;padding:0 0 6px 0;background:url(../Images/bg-site-haut-menu.gif) center bottom no-repeat;z-index:8;}
#haut-de-page #banniere {width:1245px;height:303px;margin:0 auto;position:relative;}
#haut-de-page #banniere #logo {position:absolute;top:244px;left:31px;width:249px;height:157px;padding:0;}
#haut-de-page #banniere #lien-accueil {position:absolute;top:244px;left:31px;width:249px;height:157px;padding:0;cursor:pointer;}
#haut-de-page #banniere #lien-accueil img {margin:0;width:249px;height:157px;}

/******************************
*** CONTENT STRUCTURE
******************************/
#content-conteneur {width:1195px;margin:0 auto;padding:50px 25px 20px 25px;background:#fff;}
#colonne-gauche {width:263px;float:left;background:#fff;}
#contenu {width:623px;float:left;padding:0 49px 0 52px;background:#fff;}
#contenu.pleine-largeur {width:880px;padding-right:0;}
#colonne-droite {width:208px;float:right;background:#fff;}

/******************************
*** COLONNE DE GAUCHE
******************************/
/* RECHERCHER */
#recherche-indexee {margin:0 0 40px 0;padding:10px 10px 10px 11px;width:240px;height:28px;background:url(../Images/bg-rechercher.gif) left top no-repeat;}
#recherche-indexee h2, #recherche-indexee legend {display:none;}
#search_box_input {float:left;padding:5px 10px 6px 10px;width:182px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#8d7d74;border:#eae7e0 solid 1px;border-right:none;background:url(../Images/bg-champs.gif) left top repeat-x #f2f0ea;}
#search_box_button {float:left;}

/******************************
*** CONTENU PRINCIPAL
******************************/

/******************************
*** COLONNE DE DROITE
******************************/

/******************************
*** BAS DE PAGE
******************************/
#bas-de-page {width:100%;height:150px;background:url(../Images/bg-site-bas.png) center top no-repeat #fff;}
#bas-de-page div.contenu-bas-de-page {width:1195px;height:150px;margin:0 auto;padding:0;}
#bas-de-page p.ville-fleurie {float:left;display:inline;width:145px;height:65px;margin:0 0 0 40px;padding:85px 0 0 110px;background:url(../Images/bg-ville-fleurie.png) left top no-repeat;color:#786a63;font-size:10px;}
#bas-de-page p.ville-fleurie span {font-size:11px;font-weight:bold;}
#bas-de-page p.stratis {float:right;width:100px;margin:25px 25px 0 0;font-size:10px;color:#b7ada6;}
#bas-de-page p.stratis a {display:inline;color:#b7ada6;text-decoration:none;}
#bas-de-page p.stratis a:hover {color:#593827;text-decoration:underline;}

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