/* CSS Document */
BODY { 
background-color:#A77D37;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
} 
TD { 
font-size:10px;
} 
.txt {
	font-size: 11px;
	color: #2A1F11;
}
.txtClair {
	font-size: 11px;
	color: #BFBE9B;
}
.bordure {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BCB990;
	border-right-color: #BCB990;
	border-bottom-color: #BCB990;
	border-left-color: #BCB990;
}
.formulaire {
	font-size: 10px;
	color: #BFBE9B;
	border: 1px solid #827347;
	background-color: #382A18;
}
.txt_news {
	font-size: 10px;
	color: #9D7132;
	text-align: justify;
}
.titre_bandeau {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;
}
.lettrine		
		{
	width: 0.75em;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: georgia, times, serif;
		}
.trait_separateur_bandeau {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBE9A;
	border-bottom-color: #BFBE9A;
}
.tableau {
	border: 1px solid #BFBE9A;
}


a.lien:hover {text-decoration: none;color: #BFBE9B;}
a.lien {text-decoration: none; color:#FFFFFF}

a:hover {text-decoration: underline;	color: #BFBE9B;}
a {text-decoration: none;	color: #BFBE9B;}

a.lienMenu:hover {
	text-decoration: none;
	color: #655D45;
	font-size: 10px;
}
a.lienMenu {text-decoration: none;	color: #2A1D11; font-size: 10px;}

.saison {
	font-size: 8px;
	font-variant: normal;
}
.txtBandeau {
	font-size: 11px;
	color: #9D7132;
}

