a {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
a:link {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333399;
	}
a:visited {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333399;
}
a:active {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: 333399;
	}
a:hover {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #660033;
}
.texteCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
.texteCentralsouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #660033;
}
.texteCentralTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #660033;
}
.texteCentraleSousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #660033;
}
.texteenevidence {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #660033;
}
.textepetit{
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	
}