
body {	margin: 0; padding: 0; background: url(../images/bkg/bkg_body.png) repeat-x left top;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:1010px;}

/* 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 {}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau {background: url(../images/bkg/bkg_bandeau.jpg) no-repeat left top; height:272px;}
#bandeau h1 { padding-top: 40px; float: left; width: 330px; text-align: center;}
#logo {float: left; margin:3em 0 0 26em;}
/*
 * 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: #fff url(../images/bkg/bkg_corps2.gif) repeat-y left top;}
#corps_body { clear: both; background: url(../images/bkg/bkg_corps.gif) no-repeat left top; padding:0 3.4em; overflow:hidden;}
#contenu { padding: 0 1em;  }
div.bloc { clear: both; }
#contenu #preview { float: left; width: 78%;}
#contenu #colgauche { float: right; width: 21%;  }
/*
 * Bas de page
*/
#pied { text-align: center; padding: 1em; margin: 1em; font-size: 90%; border-top: solid 1px #ccc;}
#pied p { margin: 0; }
#pied a { color: #000; }
#copyright { text-align: center; padding: 1em; font-size: 90%; }

