
body {margin: 0; padding: 0; background: #000 url(../images/bg_body.jpg) no-repeat bottom right;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:1000px;  background:#000 url(../images/bg_site.gif) no-repeat top left; border-left:1px solid #424242; border-right:1px solid #424242; }

/* 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 {height:136px;}
#tete ul, #tete li { list-style: none; }
#bandeau {background:url(../images/bg_bandeau.gif) repeat-y; height:126px; padding-top:10px; }
#bandeau h1 {position:absolute; margin:30px 70px 0 400px; background:#000; color:#ff8200; font-weight:normal; letter-spacing:0.25em; font-size: 1.60em; text-align:right;}
#logo {float: left; padding-left:10px; }
/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em;font-size: 0.9em;}
#chemin a {}
#chemin a:hover { color: red;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; background:transparent url(../images/bg_corps.gif) no-repeat 10px 0; overflow:hidden;}
#contenu {width:100%; background:transparent url(../images/bg_contenu.gif) repeat-y scroll 2px 0;  }
#coldroite {background-color:#2e2e2e; float: right; width: 250px; text-align: left; }
#contenu #preview {margin-top:40px; float: left; width: 565px;  margin-left:85px; text-align:justify; }
/*
 * Bas de page
*/
#pied { font-size: 0.9em; height:135px; padding: 20px 0 0 0; background: #9FA81F url(../images/bg_form_boutique.gif) no-repeat left top; }
#pied p { margin: 0; }
#pied a { color: #000; }
#copyright { text-align: center; padding: 1em; font-size: 90%; }


