
body {	margin: 0; padding: 0; background: #65537c url(../images/body_bg.jpg) no-repeat center top; }

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin: 20px auto 0; width: 1000px; }

/* 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: 133px;  background: #fff;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { }
#bandeau h1 { margin: 0;  }
#logo {float: left; text-align:center; width:250px;}
#logo p.accroche {margin:0; font-size:9px;}
/*
 * Partie principale (contenu)
*/
/* Chemin
#chemin { padding: 1em;font-size: 0.9em; background: #f1f1f1;}
#chemin a {}
#chemin a:hover { color: red;} */

#entete {height: 55px; padding: 80px 0 0 0; background: url(../images/entete_bg.png) repeat-x bottom left;}
#corps { clear: both; overflow:hidden; background: #3d1e56 url(../images/corps_bg.gif) repeat-y top left; }

#contenu {  }
#contenu #preview {float: right; width: 690px; padding: 30px;}
#contenu #colgauche { float: left; width: 25%; }
#contenu h1 { margin-top: 0; }

#menu-themes {width: 680px; float: left;}
/*
 * Bas de page
*/
#pied { min-height:80px; text-align: center; padding: 1em; font-size: 90%; background: #fff;}
#pied p { clear:both; margin: 0; }
#pied a { color: #000; }
#copyright { text-align: center; padding: 1em; font-size: 90%; }



