
body {	margin: 0; padding: 0; background: #e0e0e0 url(../images/body_bg.gif) repeat-x;}

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0pt auto; width:955px; background: #fff; border:2px solid #fff;}

/* 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 { background:url(../images/bandeau_bg.jpg) no-repeat right top; overflow:hidden; }
#logo {float: left; }
/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em;font-size: 0.9em; background: #f1f1f1;}
#chemin a {}
#chemin a:hover { color: red;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; overflow:hidden; background:url(../images/corps_bg.gif) repeat-y 713px 0;}

/* Version 2 colonnes */
#contenu { float:left; width:713px; padding:10px 0; }
#coldroite { float:right; width:212px; padding:10px 15px 230px; background:url(../images/coldroite_bg.jpg) no-repeat left bottom;}
#contenu #preview { padding:0 20px; line-height:1.4em;}
#preview p { text-align:justify;}

/*
 * Bas de page
*/
#pied { text-align: center; padding: 1em 0; font-size: 0.9em; }
#pied p { margin: 0; }
#copyright { text-align: center; padding:1em 0 0; font-size: 0.85em; color:#919191; background:url(../images/copyright_bg.gif) repeat-x; }
#copyright a {color:#666;}

#pied p.navtext { margin:0 0 1em;}
#pied p.navtext a { font-size:0.85em; color:#666; text-decoration:none;}
#pied p.navtext a:hover { text-decoration:underline;}

