
body {	margin: 0; padding: 0; background: #fff;}

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0pt auto; width:950px; padding:0 10px;  background: url(../images/bg_site.gif) 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/bg_bandeau.gif) no-repeat; height:217px; }
#bandeau { position:relative; }
#logo {float: left; }
#logo-partenaire { float:right; margin:1em 0 0;}

#flash { position:absolute; left:328px; top:0;}

#countdown {
	float:right;
	width:130px;
	margin:15px 50px 0 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: 5px 0 0 0;
	padding: 4px 2px 0 2px;
	font-weight: bold;
}
#countdown div { color:#fff; font-weight:bold;}


/*
 * Partie principale (contenu)
*/


#corps { clear:both; padding-top:5px;}

.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:200px; padding:0 10px; }
#contenu #preview { float:right; width:690px; padding:0 20px 20px; background:url(../images/preview_bg_nav.gif) no-repeat center bottom; }
#contenu #preview #page { float:left; width:630px; padding:0 30px; background:url(../images/page_bg.gif) repeat-y;}

/*
 * Bas de page
*/
#pied { background: #b63c00; color:#fff; padding:5px 0; overflow:hidden; font-size:0.9em; }
#pied p { margin:5px; }
#pied a {color:#fff;}
#pied a:hover {color:#000;}
.colonne { float:left; width:460px; padding-left:20px;}
#copyright { text-align: center; padding: 1em; font-size: 0.8em; }

