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

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0pt auto; width:940px; padding:25px 0 0; background: #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
*/
#bandeau { height:193px; background:url(../images/bg_bandeau.jpg) no-repeat;}
#logo { float: left; margin:25px 0 0 30px; padding:4px; background:#fff; border:1px solid #ccc; }
#bandeau h1, #bandeau h2 { display:block; float:right; width:530px;}
#bandeau h1 { height:70px; margin:0; background:url(../images/bg_h1_bandeau.gif) no-repeat; text-indent:-99999px; }
#bandeau h2 { clear:none; font-size:0.9em; text-transform:uppercase; margin:10px 0; color:#fff; padding:0;}

/*
 * Partie principale (contenu)
*/

#chemin, #recherche {float: left;}
#chemin { width: auto; padding:0px 15px 10px; height:8px; color: #91918d; font-size: 0.8em; background: #fff url(../images/bg_chemin.gif) no-repeat right bottom;}
#chemin a { color: #8b8b8b; }
#chemin a:hover { color: red;}
#recherche {background: #e77f05; padding: 0px;}

#corps { border-top:20px solid white; background: url(../images/bg_corps.gif) repeat-x; overflow:auto;}

#contenu { float: right; width: 730px; text-align:justify; }
#colgauche { float: left; width: 210px; padding: 0px; background:url(../images/bg_colgauche.jpg) no-repeat; }
#contenu #preview { clear:both; padding: 10px 30px 10px 60px;}


/*
 * Bas de page
*/
p.pied { margin:1em 0; padding-bottom:3px; text-align:center; border-bottom:1px solid #c1e2f7; color:#4f88c1;}

p.pied a { color:#4f88c1; background:#fff;}
p.pied a:hover { text-decoration:underline;}

#copyright { text-align: center; padding: 1em; font-size: 0.85em; color:#808080; }
#copyright a { color:#09509e;}

