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

#tete, #chemin, #corps, #pied { clear: both; }
#site { width:970px; padding:0 12px; margin:0pt auto; background:#fff url(../images/bg_site.gif) repeat-y;}

/* 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 { background: no-repeat left top;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { width:100%;  }
#logo { float: left; }

/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em 1em 5px; font-size: 0.8em; text-align:right; border-bottom:2px dotted #f9f9f7; color:#757575;}
#preview #chemin a { color:#806d5b;}
#preview #chemin a:hover { color:#000;}

#corps { clear: both; overflow:auto; padding-bottom:7px; background:#fff url(../images/bg_corps_interne.gif) no-repeat left bottom;}
#contenu { float: left; width: 970px; background:url(../images/bg_contenu_interne.gif) repeat-y right top; }
#coldroite { float: right; width: 186px; padding:0 0 10px 10px; font-size:0.85em; }
#contenu #preview { float: right; width: 696px; min-height:500px; padding:0 10px 20px 30px; line-height:1.6em; }
#contenu #colgauche { float: left; width: 234px; padding-bottom:10px;  }

div.liens { margin:10px 10px 0pt; width: 210px; /*height: 300px; overflow:auto;*/}
div.liens p { margin:4px 0; padding-left:10px;}
div.liens h4 { margin:8px 0; padding:0 0 8px; color:#816d5a; padding-left:13px; background:url(../images/puce_li_breves.gif) no-repeat 0 3px; border-bottom:1px solid #e6e3db;}

/*
 * Bas de page
*/
#pied { text-align: center; overflow:auto; font-size: 0.85em; padding: 1em; background: #fff; color:#808080; line-height:1.5em; letter-spacing:0.05em;}
#pied a, #copyright a { color: #808080; text-decoration:none; }
#pied a:hover, #copyright a:hover { color: #000; }

#pied ul { margin:0;}
#pied ul li { background:0;}

#pied .colonne { float:left; width:33%; height:60px; text-align:center; border-right:1px solid #d9d4c6;}
#pied .last { border:0;} 

#copyright { width:970px; padding:30px 12px 10px; margin:0pt auto; background: url(../images/bg_copyright.gif) no-repeat right top; text-align: right; font-size: 0.85em; color:#808080;}

