
body {	margin: 0; padding: 0; background:#ebdfbd url(../images/bg_body.gif) repeat-y center top;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0 auto; width:1000px; padding:0 5px;  background: #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 {height:100px; background:url(../images/bg_bandeau.png) no-repeat top right; }
#bandeau h1 { margin:0; padding-top:15px; font-family:Arial, Helvetica, sans-serif; color:#1f5d90; font-size:1.4em;  }
#bandeau h1 span.exergue {font-family:Arial Black; font-weight:normal; line-height:1.2em; color:#222;}
#bandeau h1 span.normal {font-style:italic; font-size:0.85em; line-height:2em;}
#logo {float: left; margin-right:70px; }
/*
 * Partie principale (contenu)
*/
#chemin { padding: 1em;font-size: 0.9em; background: #f1f1f1;}
#chemin a {}
#chemin a:hover { color: red;}

#corps { clear: both; overflow:hidden; background:url(../images/bg_corps.gif) repeat-y;  margin-bottom:5px; margin-top:25px;}
#contenu { float: left; width: 800px; }
#coldroite { float: left; width: 200px; }
#contenu #preview {width: 725px; padding: 20px 12px 0 50px; }
/*
 * Bas de page
*/
#pied {height:90px; padding:20px 20px 0; font-size:0.8em; line-height:1.6em; text-align: center; background:#fff url(../images/bg_pied.gif) repeat-x; }
#pied-droit {float:right; width:45%; text-align:right;}
#pied-gauche {float:left; width:45%; text-align:left;}
#pied p.titrepied {text-transform:uppercase; font-weight:bold; font-size:1.2em;}



