/*  -------------------------------------------------------------
/*  Body
-------------------------------------------------------------- */
body, html{ height: 100%; }
body{ background: #3f3533; text-align: center; }
/*  -------------------------------------------------------------
/*  Container
-------------------------------------------------------------- */
#container{ position: relative; min-height: 100%; width: 960px; margin: 0 auto; background: #FFFFFF url(../images/carte/bg-container.gif) repeat-y center top; }
/*  -------------------------------------------------------------
/*  Header
-------------------------------------------------------------- */
#container #site-header{ display: block; width: 960px; height: 206px; background: url(../images/carte/header.jpg) no-repeat left top; }
#site-headerFlash{ float: left; display: block;	width: 515px; height: 206px; }
#site-headerDroite{ float: left; display: block; width: 445px; height: 206px; outline: 0; }
/*  -------------------------------------------------------------
/*  Contenu
-------------------------------------------------------------- */
#contenu_bg{ float: left; margin-top: -8px; min-height: 342px; height: auto !important; height: 342px; width: 760px; background: url(../images/carte/bg-contenu.jpg) left top no-repeat; }
#contenu{ float: left; width: 700px; padding: 20px 15px 10px 30px; }
.clearer{ clear: both; }
#clearFooter{ height: 46px; }
/*  -------------------------------------------------------------
/*  Footer
-------------------------------------------------------------- */
#footer{ position: relative; clear: both; width: 960px; height: 46px; margin: -46px auto 0; background: url(../images/carte/footer.gif) no-repeat left top;}
#footer img{ float: left; }
#idep{ position: absolute; right: 0; top: 25px; width: 165px; height: 30px; }
#idep img{ float: left; }
#idep .liens{ float: left;}
#footer #idep a.idep{ text-decoration: none; display: block; font: 9px/8px Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 2px 0 0; }
#footer #idep a.idep.optea{ margin: 0; }
#footer #idep a:hover.idep{ text-decoration: none; color: #ffffff; }
/*  -------------------------------------------------------------
/*  Style footer
-------------------------------------------------------------- */
#footer p{ font: 10px/20px Arial, Helvetica, sans-serif; color: #ffffff; float: left; text-align: right; padding: 0 0px 0 60px; }
#footer a:link, #footer a:visited{ text-decoration: none; color: #ffffff; }
#footer a:hover, #footer a:active{ text-decoration: underline; color: #ffffff; }
