
body {	margin: 0; padding: 0; background: #ebebd6 url(../images/bg_body.gif) repeat-x left top;}

#chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; 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 { clear: both; width: 1000px; background:url(../images/bg_tete.jpg) no-repeat center top;}
#tete ul, #tete li { margin: 0; list-style: none; }
#bandeau { font-size: 0.85em;}
#logo {float: left; width: 187px; }
/*
 * Partie principale (contenu)
*/

#chemin {float: left; width: 730px;  padding: 5px; color: #8b8b8b; font-size: 0.8em; background: url(../images/point_point.gif) repeat-x bottom left;}
#chemin a { color: #8b8b8b;}
#chemin a:hover { color: red;}


#corps {width: 990px; padding: 0 5px; background: #fff; overflow:hidden;}
#contenu { float: right; width: 765px; line-height:1.4em;}
#colgauche, #contenu #preview {float: left;}
#colgauche {width: 220px; padding: 0px;}
#colgauche {padding: 0px; }
#contenu #preview {width: 750px; padding: 0px;}

/*
 * Blocs
*/

.bloc {float: left;  width: 190px; font-size: 0.85em; color: #004995; text-align: justify; background: url(../images/bg_bloc.gif) repeat-y left top;}
.bloc a {color: #004995; padding: 6px 0 6px 15px; background: url(../images/bg_bloc_piedbloc_a.gif) no-repeat left 8px;}
.bloc a:hover {color:#FF9900;}
.bloc h1 {height: 25px; margin: 0px; padding: 0px; text-indent: -9999px; background-position: left top; background-repeat: no-repeat;}

.contenu-bloc {padding: 0 5px; }
.contenu-bloc ul {margin: 0px; padding: 0 5px; }

.bloc#actualite, .bloc#contact { background: none; border: 1px solid #dfe2ef;}
.bloc#contact h1 { margin-top:5px; height: 15px;  background-image: url(../images/bg_bloc_h1contact.gif);  background-position: center center; border-bottom:2px solid #93ce1e;}
.bloc#contact h1 a { display:block; width:100%; height:20px; padding:0; background:none;}
.bloc#contact p { padding:0 5px 0 65px; margin:5px 0; text-align:left;}
.bloc#contact { background:url(../images/bg_contact.gif) no-repeat 0 20px;}

.bloc#actualite h1 {height: 33px;  background-image: url(../images/bg_bloc_h1actualite.gif);  background-position: center top;}
.bloc#actualite .contenu-bloc {  }
.bloc#actualite .contenu-bloc ul li {list-style: none; padding: 5px 0px; margin-right: 5px; background: url(../images/bg_separateur.gif) repeat-x left bottom;}

#newsletter {float: left; width: 170px; margin-top: 15px; padding: 10px 5px 15px;  text-align: center; background: url(../images/bg_mailing_interne.gif) no-repeat left top;}

/*
 * Bas de page
*/
#pied {width: 990px; padding: 0 5px; text-align: center; padding: 10px 5px; font-size: 90%; background: #fff; }
#pied div {margin: 5px; padding: 5px; border: 1px solid #dfe2ef; overflow:hidden;}
#pied p { margin: 0; }
#pied a {  }
div#copyright { float:right; width: 400px; text-align: center; padding: 0; margin: 0px; font-size: 90%; border: 0 !important; }

