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

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:950px;  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 { height:23.4em; background:url(../images/background_bandeau.png) repeat-x left top #29272c; padding:1.5em 2em;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { }
#bandeau h1 { margin: 0;  }
#logo_menu { clear:both; }
#logo_menu .logo {float: left; margin-right:3em; }
#logo_menu .menu {float: left; }
#visuel { background:url(../images/visuel_bandeau.png) no-repeat left top; height:198px; clear:both; margin: 1em 0 0 0;}
/*
 * Partie principale (contenu)
*/

#chemin { font-size: 0.8em; color:#FFF;}
#chemin a {color:#FFF;}
#chemin a:hover { color: #F90;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; background: repeat-y left top; overflow:hidden; background:#f4f4f4;}
#contenu { float: left; width: 74%; padding: 0 2em; background:url(../images/trait.png) repeat-y right top; }
#coldroite { float: left; width: 20%; margin-top:3em; }
#coldroite div.bloc { padding: 1em; clear: both; margin:0.5em;}
#contenu #preview { float: right; width: 100%; }
#contenu #colgauche { float: left; width: 30%;  }
#catalogue { border: dotted 1px #ccc; background:#FFF; text-align:center; margin-top:1em;}
#newsletter { border: dotted 1px #ccc; background:#FFF; text-align:center; margin-top:1em;}
/*
 * Bas de page
*/
#pied { text-align: center; background: url(../images/sous_pied.png) repeat-x left top ; color:#ccc; }

#pied p { margin: 0; }
#pied a { color: #000; }
#pied a:hover { text-decoration:underline;}
#copyright { color:#FFF; text-align: center; padding: 0 1em;  background:url(../images/background_menu_over2.png) repeat-x left top; height:3em; line-height:2em; }
#copyright a { color:#fff; }
#sous_pied { width:927px; margin:auto; background: #29272c; padding: 1em;}

