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

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:1000px;  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
*/
#tete {width:1000px; background:url(../images/bg_bandeau.gif) no-repeat right top;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { position:relative; }
a.retour-accueil { display:block; position:absolute; top:100px; left:110px; font-size:0.9em; color:#c6332e !important; }
a.retour-accueil:hover { color:#6d1e12 !important;}

#bandeau h1 {clear:none; float:left; font-size:1.8em; width:120px; line-height:28px; margin-top:40px; margin-left:0; margin-bottom:0; color:#1c1815; }
#bandeau p {margin-top:0; padding-top:50px; padding-bottom:10px; padding-right:10px; font-size:12px; color:#000; text-align:right; margin-bottom:5px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;}
#logo {float: left; }
/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em;font-size: 0.9em;}
#chemin a {}
#chemin a:hover { color: red;}

#corps {width:1000px; background:url(../images/bg_corps_interne.jpg) repeat-y; clear: both; overflow:hidden; margin-bottom:10px;}
#contenu { float: left; width:810px; padding:1.3em 0;}
#coldroite { float: right; width: 190px; background:#dccba5; padding: 47px 0 0;}
#contenu #preview {float: left;  padding:0 20px; width:750px;}
/*
 * Bas de page
*/
#pied { float:left; width:972px; text-align: left; padding: 1em; background: #6d1e12; line-height:1.3em; }
#pied #gauche { float:left;}
#pied p { margin: 0; color:#eadfc2; width:auto;}
#pied a { color: #fff; }
#pied a:hover { color: #000; }
#copyright { float:right; text-align: right; padding: 1em 0 0;}
#copyright p, #copyright a { color:#c8947f;}

