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

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:3em auto 0pt auto; width:990px; background:url(../images/bkg/bkg_coldroit.gif) repeat-y right top;}

/* 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
*/
#colgauche { float:left; width:609px; padding:0 0 0 4em;}
#tete { margin:1em 0 0 0; }
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { }
#bandeau h1 { padding:0; margin:0; font-size:1.4em; font-weight:normal; letter-spacing:-1px; color:#333; text-transform:none;}
#bandeau h1.title span { color:#7facd8; }
#bandeau h1 a{ color:#333; }
#bandeau h1 a:hover{ text-decoration:none; }

#bandeau #top { float:left; width:489px;  }
#bandeau #visuel_bandeau_top { float:right; background:url(../images/visuel_bandeau_top.jpg) no-repeat left bottom; width:81px; height:109px; margin:2.2em 3em 0 0; }
#bandeau #visuel_bandeau { background:url(../images/visuel_bandeau.jpg) no-repeat left bottom; width:572px; height:256px; clear:both;}
#bandeau #date { background: #c66a1d; padding: 0.5em 1.5em; color:#fff; width:225px; margin:0.2em 0 0 19.5em; font-size:1.2em; font-weight:bold;}
#bandeau #date span{ color:#000; }
/*
 * Partie principale (contenu)
*/

#chemin { padding: 0.8em 0 0 6em;font-size: 0.9em; margin:0 auto; width:990px; color:#7FACD8;}
#chemin a {color:#fff;}
#chemin a:hover { color: #E9A065; text-decoration:none;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; background: repeat-y left top; overflow:hidden;}
#contenu { padding: 1em 3em 0 0 ;  }
div.bloc { clear: both; }
#contenu #preview { float: right; padding: 1em 0; width:100%; }
#coldroit { float: right; width: 304px; padding:1em 0 1em 2em;  }
/*
 * 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%; }

