
body {	margin: 0; padding: 0; background: #3381C3 url(../images/bg_body.gif) repeat-x center top;}
#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0 auto; width:998px; }

/* 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
*/
#bandeau { background:url(../images/bandeau_bg.jpg) no-repeat right top; }
#bandeau h1 { margin: 0;  }
#logo { float:left; margin:10px 0 0 35px; }
/*
 * Partie principale (contenu)
*/

#chemin { padding:0 0 5px; font-size: 0.8em; text-align:right;}
#chemin a { color:#000;}
#chemin a:hover { color:#7d206f; }

#corps { clear: both; padding:10px 4px 0; width:990px; background:url(../images/corps_bg.gif) repeat-y; overflow:hidden;}
#contenu { float: left; width:830px; background:url(../images/contenu_bg.gif) repeat-y 165px 0;}
#coldroite { float: left; width:160px; }
#contenu #preview { float: right; width: 620px; padding:0 20px; line-height:1.4em; background:url(../images/preview_bg.gif) repeat-y right top; }
#contenu #colgauche { float: left; width:170px;  }

/* blocs */
div.bloc { padding:10px 0; margin:0 10px; line-height:1.5em; border-bottom:3px solid #ececec; }
#nous-contacter p { margin:0; font-size:0.9em; }
#nous-trouver p { clear:left; font-size:0.85em; line-height:1.2em;}
#actualites p { font-size:0.9em; margin:0; padding:8px 0; background:url('../images/filet.gif') repeat-x;}
#actualites {line-height:1.3em;}
#preview #actualites p {  margin:0;}

/*
 * Bas de page
*/
#pied { padding:20px 20px; margin:0; text-align:right; background: url(../images/pied_bg.gif) no-repeat center bottom; }
#pied p { margin:0; line-height:1.6em; text-align:center; }
#pied .cadre { position:relative; border:1px solid #ddd; padding:5px 10px;}
#pied ul { text-align:left; margin-left:50px;}
#pied ul li { display:inline; padding:0 5px; border-right:1px solid #2076be;}
#pied ul li.last { border:0;}
#pied p a { color:#333;}

#copyright { position:relative; margin-top:5px; font-size:0.85em;}


