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

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width: 1000px;  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
*/
#tete {height: 95px;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau .titre { clear:left; margin:0; width:100%; height:60px; background:url(../images/bandeau_accroche.gif) no-repeat center bottom; text-indent:-99999px; }
.fr #bandeau .titre { background:url(../images/bandeau_accroche_fr.gif) no-repeat center bottom;}
.en #bandeau .titre { background:url(../images/bandeau_accroche_en.gif) no-repeat center bottom;}
#logo { text-align:center; padding: 0.8em 0 23px;}

/*
 * Partie principale (contenu)
*/

#corps { clear: both; background:url(../images/corps_bg.gif) repeat-y center top; overflow:hidden; }

/* Version 2 colonnes */

#contenu { float:left; width:100%; padding-bottom:2px; }
#contenu #preview { padding: 0 ; float: right; width: 584px; padding:20px 20px 10px 70px; }
#contenu #colgauche { float: left; width: 326px; padding: 20px 0; background: url(../images/colgauche_bg.gif) repeat-y left top;}
#contenu h1 { margin-top: 0; }

/*
 * Bas de page
*/
#pied { float:left; width:100%; padding: 1em 0; font-size:0.85em; color:#8b8b8e; letter-spacing:0.05em; line-height:1.4em; background:#fff;  }
#pied p { margin: 0; }
#pied a { color: #000; }

#newsletter { float:left; width:320px; margin-left:1em;}
#newsletter form { float:left; width:180px; margin:0; padding:0 13px; border-left:1px solid #ccc; }
#newsletter .row { margin:0; padding:0;}
#newsletter .row label.main { float:none; width:100%; text-align:left;}
#newsletter .row input { width:70%; margin:5px 5px 0 0; padding:1px 2px;}
#newsletter .row input#email-addsubmit { padding:4px; border:0; background:url(../images/bt_ok_bg.gif) no-repeat center center; color:#fff; font-weight:bold;}

#pied address { float:left; width:240px; padding:0 13px; border-left:1px solid #ccc; font-style:normal;}

#copyright { clear:both; width:980px; margin:0 auto; text-align: left; padding: 10px; font-size: 0.85em; color:#a1a2a4; }
#copyright a { color:#a1a2a4; }
#copyright a:hover { color:#fff; }

