body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/entete_fond.gif) no-repeat center top;
	background-color: #FFFDEF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.body_info #contenu { 
	width: 990px;
	background:url(images/reapeat_contenu.gif) repeat-y left;
	background-color: #FFF9B4;
	margin: 0 auto;
	text-align: left;
} 
.body_info #header { 
	background-color: #FFFFFF; 
} 

.body_info #gauche {
	float: left;
	width: 210px;
	background: #A80031;
	vertical-align:top;
}

.body_info #centre { 
	margin: 0 0 0 220px;
	padding: 0 10px;
} 

.body_info #centre h1 {
	margin-top:10px;
	color:#A80031;
	font-size:22px;
} 

.body_info #centre h2 {
	color:#A80031;
	font-size:14px;
}

.body_info #centre h3 {
	color:#A80031;
	font-size:12px;
	margin:0px;
}

.body_info #pieds { 
	background-color: #FFF9B4;
	height:15px;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.tablo_evenement {
	background-color: #FFFBD8;
	width:200px;
	margin-left:5px;
	margin-top:5px;
	font-size:9px;
}

.tablo_evenement h1 {
	margin:5px 0 5px 0;
	color:#A80031;
	font-size:14px;
} 

.tablo_evenement h2 {
	margin:0 0 5px 0;
	color:#A80031;
	font-size:9px;
	font-weight:bold;
} 

.body_info a {
	color:#C1B92F;
	text-decoration:none;
	font-weight:bold;
}
.body_info a:hover {
	color:#A80031;
	text-decoration:none;
	font-weight:bold;
}

.lien_suivant a {
	color:#C1B92F;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
.lien_suivant a:hover {
	color:#A80031;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
.lien_conseil a {
	color:#A80231;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.lien_conseil a:hover {
	color:#5C0A21;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.lien_fiches a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.lien_fiches a:hover {
	color:#a80231;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.fond_conseils {
	background-attachment: fixed;
	background-image: url(images/t_conseils.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fond_titre_conseils {
	background: url(images/t_conseils.gif) no-repeat;
	background-position: left top;	
	width:650px;
	height:82px;
}

#recherche_affiche {
	margin-left: 20px;
	height:auto;
	left:auto;
	line-height:normal;
	opacity:0.90;
	padding:10px;
	position:absolute;
	text-align:justify;
	top: 25px;
	min-width:150px;
	position: absolute;
	border: 1px solid #A80231;
	background-color: #FEF6B2;
}

.overDiv {
	position: absolute;
	top: 40px;
	left: 0px;
	opacity:0.90;
	text-align:justify;
	border: 1px solid #A80231;
	background-color: #FEF6B2;
	font-size:10px;
	width: 140px;
	z-index: 1100;
	padding: 10px;
	padding:5px;
}

.overDiv  a:hover {
	color: #A80031;
}

.ul_clair a {
	color: #756F20;
}

.overDiv ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.tableau_recherche {
	padding: 0;
	margin: 0;
}
.tableau_recherche li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
a.link_fonce {
	color:#C1B92F;
}