
body {	margin: 0; padding: 0; background: #fff url(../images/body.png) repeat-x;}

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0 auto; width:950px; padding:10px 25px 0; background:url(../images/site_bg.png) repeat-y center top;}

/* 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:url(../images/bandeau_bg.jpg) no-repeat right top; overflow:hidden; }
#bandeau { position:relative; }
#logo {float: left; }

div.banniere { float:right; width:468px; height:60px; margin:8px 8px 0 0; border:1px solid #535353;}

#logo-partenaire { position:absolute; right:30px; top:80px; float:right; margin:1em 5px 0 0; width:182px; height:62px; padding:5px 0 0; background:url(../images/partenaires-top_bg.png) no-repeat; text-align:center;}

#countdown {
	float:right;
	width:150px;
	margin:10px auto 0;
	text-align: left;
	font-size: 10px;
}
#countdown p { margin:5px 0;}
#countdown span {
	display: block;
	height: 19px;
	float: left;
	background:#fbe015;
	border: 1px solid #707070;
	border-right:1px solid #fff;
	color: #000;
	margin: 2px 0 0 0;
	padding: 4px 2px 0 2px;
	font-weight: bold;
}
#countdown div { color:#000; font-weight:bold; font-size:1.1em;}


/*
 * Partie principale (contenu)
*/


#corps { clear:both; padding-top:25px; background:#e8e8e8; overflow:hidden;}

.entete { float:left; width:678px; padding:5px 6px 1em; margin:0; background:url(../images/entete_bg_nav.gif) no-repeat;}

/* Version 2 colonnes */
#contenu { float: left; width:730px; margin-bottom:2em;}
#coldroite { float: right; width:210px; padding:0 10px 0 0; }
#contenu #preview { float:right; width:690px; padding:0 20px 20px; background:url(../images/preview_bg_nav.gif) no-repeat center bottom; line-height:1.5em; }
#contenu #preview #page { float:left; width:630px; padding:0 30px; background:url(../images/page_bg.gif) repeat-y;}

/*
 * Bas de page
*/
#pied { background: #154e8d; color:#fff; padding:20px 0; overflow:hidden; font-size:0.9em; }
#pied p { margin:5px; }
#pied a { color:#fff;}
#pied a:hover { color:#f9dc00;}
#pied .bloc { float:left; width:auto; margin:0 2em; padding-top:10px;}
.colonne { float:left; width:380px; padding-left:20px;}
#copyright { text-align: center; padding: 1em; font-size: 0.8em; color:#154e8d; }


/* newsletter */
#pied #newsletter { float:left; padding:0 10px 0 15px; border-left:1px solid #9fb6d0; border-right:1px solid #9fb6d0;}
#pied #newsletter .titre { margin:10px 10px 0 0;}
#pied form#mailing { float:left; width:220px; padding:0; padding-right:10px;}
#pied #mailing label { float: none; width: auto; text-align: left; }
#pied #mailing input { width: 130px; margin:0; background:#fff; border:0; }
#pied #mailing input#email-addsubmit { margin-left:5px; background:none; color:#fff; font-weight:bold;}


