/* STRUCTURE GLOBALE */

/******************************
*** SITE STRUCTURE
******************************/
body {background:url(../Images/bg-site.gif) center 158px no-repeat #fff;}
#site-global {margin:0 auto;width:970px;background:#fff;}
#site-conteneur {margin:0 auto;width:970px;clear:both;background:#fff;}

/******************************
*** HEADERS
******************************/
#haut-de-page {position:relative;width:970px;height:247px;z-index:8;background:url(../Images/bg-haut-de-page.jpg) left bottom no-repeat;}
#haut-de-page #banniere {position:relative;width:970px;height:213px;}
#haut-de-page #banniere #lien-accueil {position:absolute;top:0;left:0;width:244px;height:163px;cursor:pointer;}
#haut-de-page #banniere #lien-accueil img {margin:0;width:244px;height:163px;}

/******************************
*** CONTENT STRUCTURE
******************************/
#content-conteneur {width:970px;margin:0 auto;padding:30px 0;background:#fff;}
#colonne-gauche {width:210px;float:left;background:#fff;}
#contenu {width:477px;float:left;padding:0 0 0 35px;background:#fff;}
#colonne-droite {width:210px;float:right;background:#fff;}
#content-conteneur .pleine-largeur {width:720px;margin:0;}

/******************************
*** COLONNE DE GAUCHE
******************************/
/* RECHERCHER */
#recherche-indexee {margin:0 0 35px 0;width:210px;height:28px;}
#recherche-indexee h2, #recherche-indexee legend {display:none;}
#search_box_input {float:left;padding:5px 10px 6px 10px;width:154px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#747578;border:#e0e0e0 solid 1px;border-right:none;background:url(../Images/bg-champs.gif) left bottom repeat-x #fff;}
#search_box_button {float:left;}

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

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

/******************************
*** BAS DE PAGE
******************************/
#bas-de-page {width:100%;background:url(../Images/bg-bas-de-page.gif) center 104px no-repeat #fff;}
#bas-de-page #footer {margin:0 auto;padding:2px 0 0 0;width:970px;min-height:223px;background:url(../Images/bg-footer.gif) left top repeat-x #fff;}
#bas-de-page #footer #infos {float:left;padding:20px 0 0 170px;width:330px;height:82px;background:url(../Images/logo-mini.png) left top no-repeat;}
#bas-de-page #footer #infos p {float:left;margin:0;padding:0 20px 0 0;width:145px;color:#858585;font-size:11px;}
#bas-de-page #footer #infos p span {font-weight:bold;}
#bas-de-page #footer #infos p a {padding:0 0 0 9px;color:#858585;text-decoration:none;background:url(../Images/picto-fleche01-gris.gif) left 5px no-repeat;}
#bas-de-page #footer #infos p a:hover {color:#000;text-decoration:none;background-image:url(../Images/picto-fleche01-noir.gif);}

#bas-de-page #stratis {display:block;margin:50px 0 0 0;width:970px;background:#f1f1f1;line-height:17px;color:#a5a5a5;text-align:right;font-size:10px;}
#bas-de-page #stratis a {display:inline-block;padding:0 8px;background:#c00518;color:#fff;text-decoration:none;}
#bas-de-page #stratis a:hover {color:#fff;text-decoration:underline;}

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