
body {	margin: 0; padding: 0; background: #265692 repeat-x left top;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:990px;  background: #fff; border:10px solid #4980c5;}

/* 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/bandeau.jpg) center top no-repeat; height:203px; }
#bandeau h1 {text-align: center; color:#925426;}
#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; background: repeat-y left top; overflow:hidden;}
#contenu { padding: 1em;  }
div.bloc { clear: both; }
#contenu #preview {padding: 1em; }
#contenu #colgauche { float: left; width: 15%;  }
/*
 * Bas de page
*/
#pied { text-align: center; padding: 1em; margin: 1em; font-size: 90%; background: #fff; border-top: 1px dotted #CCC; }
#pied p { margin: 0; }
#pied a { color: #000; }
#copyright { text-align: center; padding: 1em; font-size: 90%; }

