
body {	margin: 0; padding: 0; background:url(../images/body_bg.gif) repeat-x;}
div.body {width:100%; overflow:hidden; padding-bottom:10px; background:url(../images/body2_bg.gif) repeat-x left bottom;}

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0 auto; width:955px; }

/* 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 { position:relative; height:83px; }
#logo { position:absolute; left:20px; top:0;}
#bandeau .titre { clear:right; float:right; width:677px; height:20px; margin-top:25px; background:url(../images/bandeau_accroche.gif) no-repeat; text-indent:-99999px; }
/*
 * Partie principale (contenu)
*/


#corps { clear: both; overflow:hidden; background:url(../images/corps_bg.gif) repeat-y; }

#visuel { width:100%; height:161px; padding-bottom:2px; background:url(../images/visuel_interne.jpg) no-repeat;}

/* Version 2 colonnes */
#contenu { float:left; width:955px; }
#contenu #preview { padding:0 20px; line-height:1.6em;}

/*
 * Bas de page
*/
#pied { text-align: center; padding:5px; font-size:0.85em; color:#787878; letter-spacing:0.05em;  }
#pied p { margin: 0; }
#pied a { color: #000; }
#pied a:hover { color: #000; text-decoration:underline; }
#copyright { text-align:center; padding:4px 0 0; color:#787878;}


