
body {	margin: 0; padding: 0; background: #262626;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:970px;  background: #fff; border: 5px solid #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 {}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau {}
#logo {float: left;}
#logo-juxta {float: left; margin-left: 360px;}
/*
 * Partie principale (contenu)
*/

#chemin, #recherche {float: left;}
#chemin { width: 950px; padding: 5px 10px; color: #8b8b8b; font-size: 0.8em;}
#chemin a { color: #8b8b8b; }
#chemin a:hover { color: red;}

#corps { background: #e1dedd; }
#contenu { width: 970px;}

.index #contenu #preview, #contenu #preview {width: 860px; background-image:url(../images/bg_contenu_index.jpg); background-repeat: no-repeat;}
.index #contenu #preview {padding: 30px 55px 130px;	background-position: left bottom;}
#contenu #preview {padding: 130px 55px 30px; background-position: left top;}

.index h1 {border: none;}
.index #actualites { padding: 30px 55px 0; height: 145px; background: #76263e url(../images/bg_actualites_index.jpg) no-repeat right top; color: #fff;}
.index #actualites h1 {float: left; margin: 0; height: 42px; padding: 0 0 0 265px !important; background-image: url(../images/h1_actualites_index.gif);}
.index #actualites ul {float: left; margin: 0; padding: 0; border-left: 1px solid #915466;  padding: 0px 0px 10px 10px; list-style: none;}
.index #actualites ul li {list-style: none; padding: 5px 0px 10px; background: url(../images/bg_li_actualite.gif) no-repeat left bottom;}
.index #actualites ul li a {color: #fff;}
.index #contenu #preview h1, .index #contenu #preview p {padding-left: 265px; }
.index #contenu #preview h1 {background-position: 265px 5px; padding-bottom: 0px;}
/*
 * Bas de page
*/

#pied { text-align: center; padding: 1em; font-size: 90%;}
#pied p { margin: 0; }
#pied a { color: #000; }
#copyright { text-align: center; padding: 1em; font-size: 90%; }


