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

#tete, #chemin, #corps, #pied { clear: both; }
#site { width:990px; margin:0pt auto; padding:0 5px; 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
*/
#bandeau { float:left; width:100%; background:url(../images/bg_bandeau.jpg) no-repeat right top; }
#bandeau h1 { width:500px; margin:0; padding:0; text-transform:uppercase; font-size:13px; line-height:1.4em; font-weight:normal; letter-spacing:0; }
#bandeau h1.accroche { float:left; display:block; width:320px; height:24px; margin:40px 0 75px; background-repeat:no-repeat; background-position:left top; text-indent:-99999px; background-image:url(../images/bg_accroche.gif); }
#logo { float:left; }
/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em 0; font-size: 0.85em; color:#757575; text-align:right;}
#chemin a { color:#757575; text-decoration:underline;}
#chemin a:hover { color:#000; }

#corps { clear: both; overflow:hidden; background:#eae6e3 url(../images/bg_colgauche.gif) repeat-x;}
#colgauche { float: left; width:245px; }
#contenu { float:right; width:745px; min-height:410px; background:white url(../images/bg_contenu.gif) no-repeat right bottom; padding-bottom:20px; line-height:1.6em; }
#contenu #preview { padding:0px 60px 30px; background:url(../images/bg_feuilles.gif) no-repeat;}

/* bloc essai*/
#essai { float:right; width:208px; height:172px; background:url(../images/bg_essai.gif) no-repeat; color:#fff;}
#essai h1 { margin:6px 0px 0px 7px; padding:10px 0; font-size:18px; color:#fff; font-weight:normal; letter-spacing:0; background:#663438; text-align:center;}
#essai p { margin:0 10px 0 18px; padding:5px 0;}
#essai p.separateur { padding-bottom:8px; border-bottom:1px solid #ad6e74;}
#essai strong, #essai a { color:#9dc22d;}
#essai a:hover, #essai a:hover strong { color:#000;}

/*
 * Bas de page
*/
#pied { text-align: center; padding:8px 0 15px; font-size:0.9em; background: #563134; color:white; }
#pied p { margin: 0;  }
#pied p.navtext {font-size:11px; padding:5px 0 8px; letter-spacing:1px; border-bottom:1px solid #806567; color:#bbadae;}
#pied a { color: #bbadae; padding:0 4px; }
#pied a:hover { color: #fff; }
#pied h2 { margin:10px 0 4px; color:#9dc22d; font-weight:normal; font-size:18px; letter-spacing:1px;}
#pied h2:first-letter { font-size:20px;}

#copyright { text-align: center; padding:2em 1em 1em; font-size: 11px; color:#666; }


