.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	color: #660000;
	background-color: #FFFFFF;

}
.liens {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.underscore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00FFFF;
}
.liensmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 5px;

}

