
body {	margin: 0; padding: 0; background: #cdc9be;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:10pt auto; width:904px;  background: url(../images/bg_site.gif) repeat-y;}

/* 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 { width:880px; padding:11px 12px 0; background:url(../images/bg_tete.gif) no-repeat;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { width:100%; overflow:auto; background-repeat:no-repeat; background-position:right top; /*background-image:url(../images/bg_bandeau.jpg);*/ }
#bandeau h1 { float:left; padding:0 20px; margin: 5px 0 0; font-size:1.3em; text-transform:capitalize; font-weight:normal; letter-spacing:1px; line-height:1.6em; background:url(../images/filet_h1_bandeau.gif) repeat-x left 25px;}
#logo {float: left; width:267px; height:151px; }
#logo img { margin:15px 0 0 45px;}
/*
 * 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:auto;}
#contenu { padding:0 12px;}
#contenu #preview { float: right; width: 600px; min-height:300px; padding:20px 30px; background:#efede9 url(../images/bg_preview.gif) no-repeat; line-height:1.6em; }
#contenu #colgauche { float: left; width: 220px; }

#coldroite { float: left; width: 20%; }
#coldroite div.bloc { padding: 1em; clear: both; }

/*
 * Bas de page
*/
#pied { width:880px; padding: 3em 12px; background:url(../images/bg_pied.gif) no-repeat left bottom; text-align: center; font-size: 11px; color:#4c4c4c; }
#pied p { margin: 0; word-spacing:2px; letter-spacing:1px; }
#pied a { color: #4c4c4c; }
#pied a:hover { color: #a70034; }

#copyright { text-align: center; padding: 0 10px 10px; font-size: 11px; color:#4c4c4c; }
#copyright a { color:#b6506b;}
#copyright a:hover { text-decoration:underline;}

