.titre {
	font-family: Tahoma;
	font-size: 16px;
	color: #0064c8;
	font-weight: bold;
	text-align: center;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.texte {
	font-family: Tahoma;
	color: #0064C8;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0064C8;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0033;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0064C8;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0033;
}
.minititre {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.minitexte {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
.textecentre {
	font-family: Tahoma;
	color: #0064c8;
	font-size: 11px;
	text-align: center;
	font-style: normal;
}
.texte12 {
	color: #0064C8;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}
.titregauche {

	font-family: Tahoma;
	font-size: 16px;
	color: #0064c8;
	font-weight: bold;
	text-align: left;
}
