.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00175B;
	text-decoration: none;
}
.Texte {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;


}
.SousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00175B;
	text-decoration: none;
	text-align: left;
}
.GrosTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.TexteBold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Chapo {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.societe {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}
a:link {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #000060;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #00175B;
	text-decoration: none;
	border-top-color: #B6CEFB;
}
