.sousmenu {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 20px;
	font-weight: bold;
	color: #58240E;
}
a.sousmenu:hover {
	text-decoration:underline;
	color: #CC560C;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color:#990000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline overline;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 14px;
	color:#660000;
}
.texte12 {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 12px;
	color:#660000;
}
.texterouge {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 14px;
	color:#CC0000;
}
.textebas {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 14px;
	color:#330000;
	font-weight: bold;
}
