body {	margin: 0; padding: 0; background: #f5eedb url(../images/body_bg.gif) repeat-y center top;}

#tete, #chemin, #corps, #pied {clear: both;}
#tete {width: 100%;}
#site, #bandeau, #coordonnees-pied {width:1000px; margin: 0pt auto;}

/* 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/tete_bg.gif) repeat-x center top;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau {background: url(../images/bandeau_bg.jpg) repeat-x center bottom;}
#bandeau h1 { margin: 0;  }
#logo { }
#entete {float: left;}

/*
 * Partie principale (contenu)
*/
#chemin { padding: 0em 40px 5px 20px; margin-bottom: 10px; font-size: 0.8em; color: #bfbda6; }
#chemin a { color: #bfbda6;}
#chemin a:hover { }
#recherche {background: #e77f05; padding: 0px;}

#corps {float: left; clear: both; overflow:hidden; background:url(../images/interne_corps_bg.gif) repeat-y left top;}
#contenu { float: left; width: 730px; }
#coldroite { float: left; width: 270px; color: #fff;}
#contenu #preview { float: right; width: 570px; padding: 25px 110px 25px 50px;  line-height: 1.4em; color: #3c3c3c;}

/*
 * Bas de page
*/
#pied {float: left; width: 1000px; padding: 2em 0; font-size: 0.85em; color: #fff; background: #59263c url(../images/pied_bg.gif) no-repeat center top; }
#pied p { margin: 0; }
#pied a {color: #c82626; }
.colonne { float: left; width: 220px; padding: 5px 15px 5px 10px; border-left: 1px solid #7e4d62; letter-spacing:1px;}
#logo-pied { text-align: center; border: none;}

/*
 * Blocs
*/
.bloc { width: 260px;}
.bloc p { margin: 0;}
.bloc h1:first-letter {font-size: 1em;}
#recherche, #marches, #newsletter, #bloc-actualites { padding: 5px;}
#recherche {background: #a60433;}
#recherche h1:first-letter {color: #e1c713;}
#marches { background: #3b3c40;}
#marches h1 a span.lettrine2 {color: #bfddef !important;}
#newsletter { background: #c82626;}
#newsletter h1 a span.lettrine2 {color: #660033 !important;}
#galerie-photos { width: 270px; background: #f95f91; padding: 5px 0px 0px;}
#galerie-photos h1 {padding: 0px 5px 7px;}
#galerie-photos h1 a span.lettrine2 {color: #e05112 !important;}
#bloc-actualites { background: #bfbda6;}
#bloc-actualites h1 a span.lettrine2 {color: #c82626 !important;}


.date_actu {
	float: left;
	width: 30px;
	padding: 0 15px 0 0px;
	color: #c82626;
	line-height: 0.9em;
	text-align: center;
	font-size: 2.3em;
	font-family: "Century Gothic",Arial,Helvetica,sans-serif;
	background: url(../images/actualites_bg_date.gif) no-repeat 0 26px;
}
.date_actu span {display: block; color: #000; font-size: 0.5em !important;}
.element h2 {border: none !important;}
