
body {	margin: 0; padding: 0; background:#fff url(../images/bg_body.gif) repeat-x;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; height:137px; width:1000px; }

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#tete {}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { position:relative; height:87px;}
#bandeau h1 {position:absolute; left:163px; top:70px; margin: 0; padding:0; /*font-weight:normal;*/ font-size:1em; color:#27467c;  }
#logo {float: left; margin-top:3px; margin-left:30px; }
#recherche {float:right; height:46px; width:150px; margin-top:15px; padding:12px 20px 0; border:1px solid #fff;}
/*
 * Partie principale (contenu)
*/

#conteneur {width: 100%; margin:0 auto; background:url(../images/bg_conteneur.gif) repeat-y center top;}
#corps {width:988px; padding:0 6px; margin:0 auto; background:transparent url(../images/bg_corps.gif) repeat-y scroll center top;}
#contenu { float: left; width: 760px; }
#contenu #preview {text-align:left;  background:#fff url(../images/bg_preview.gif) no-repeat bottom left;  font-size: 1.1em}
#contenu #preview .contenu-preview {margin:40px 30px 0;}
#coldroite { float: right; width: 228px; margin-bottom:20px; background:#dde2e8; }

/*
 * Bas de page
*/
#pied {width: 100%; margin:0 auto; padding-bottom:70px; font-size:90%; line-height:1em; color:#68676c; background:#fff url(../images/bg_pied.jpg) no-repeat center bottom;}
#pied .contenu-pied {width:970px; margin:0 auto; padding-top:20px; padding-left:30px;}
#pied p { margin: 0; }


