body{
		background-color: #ffffff;
	}
	.textesite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e1b1c;

}
.textedessous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6e1b1c;
}
.textedessous2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e1b1c;
}
a.textedessousnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6e1b1c;
	text-decoration: none;
}
a.textedessousnav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.textedessousnav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6e1b1c;
	text-decoration: none;
}
a.texteselec{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6e1b1c;
	text-decoration: none;
}
a.texteselec:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.texteselec:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6e1b1c;
	text-decoration: none;
