body {
	margin: 0px;
	background-color: #85191C;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.menu-haut {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Lucida Sans";
	font-weight: bold;
}
.menu-haut a{
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Lucida Sans";
	font-weight: bold;
}
.menu-haut a:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Lucida Sans";
	font-weight: bold;
	text-decoration: underline;
}
.liens {
	color: #8D1D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.liens a{
	color: #8D1D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.liens a:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}




.liens2 {
	color: #8D1D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.liens2 a{
	color: #8D1D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.liens2 a:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}





.titre {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.titre-text {
	color: #5E1D1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.texterrr {
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	vertical-align: bottom;
}
.texte {
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
.texte a{
	color: #00468C;
	text-decoration: none;
}
.texte a:hover{
	color: #1E1E1E;
	text-decoration: none;
}
.texte2 {
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texte2 a{
	color: #00468C;
	text-decoration: none;
}
.texte2 a:hover{
	color: #1E1E1E;
	text-decoration: none;
}
.texte3 {
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3E5E3;
	padding: 2px;
	margin: 2px;
}
.texte3 a{
	color: #00468C;
	text-decoration: none;
}
.texte3 a:hover{
	color: #1E1E1E;
	text-decoration: none;
}
.menu-bas {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.menu-bas a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu-bas a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
