
body {	margin: 0; padding: 0; background: #fff;}

#tete, #corps, #pied { clear: both; width:900px; margin:0 auto; }
#site {margin:0pt auto; width:936px;  background: #fff url(../images/bg_site.gif) repeat-y;}

/* 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 {background:url(../images/bg_tete.jpg) no-repeat right top; height:126px;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { }
#bandeau h1 { margin: 0;  }
#logo {float: left; }
/*
 * Partie principale (contenu)
*/

#chemin {font-size:0.85em; clear: both; padding:1em;}
#chemin a {}
#chemin a:hover {text-decoration:underline;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both;  overflow:hidden; background:#fff url(../images/bg_corps.jpg) repeat-x 0 30px;}
body.presentation-cabinet #corps, body.formations-audits #corps, body.services-en-ligne #corps, body.contact #corps  {background:#fff url(../images/bg_corps.png) no-repeat 0 61px;}


#contenu { float: left; width: 600px; }
#coldroite { float: left; width: 300px; padding-top:35px; }
#contenu #preview {padding-left:20px; padding-right:20px; }
/*
 * Bas de page
*/
#pied {width:898px; padding: 0 10px 20px 10px; text-align:center; background:url(../images/bg_pied.png) no-repeat left bottom;}
#pied p { margin:20px 0 8px;  font-size:0.85em; }
#copyright { text-align: center;  color:#808080; font-size: 80%; }


