/* CSS Document */
.texte_asterique9 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.texte_asterique9 {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.texte_asterique:hover {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

.texte12 {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.texte12 {


	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.texte12:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #942A24;
	text-decoration: underline;
}
.texterouge12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
a.texterouge12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.texterouge12:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.titre_bleu12 {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #004cb8;
	text-decoration: none;
}
a.titre_bleu12 {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.titre_bleu12:hover {
	color: #C90142;
	text-decoration: underline;
	font-size: 12px;
}

.titre14 {
	font-size:14px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#666666;
}
.titrebleu14 {
	font-size:14px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#003399;
}
.titre18 {

	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titrebleu18 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003399;
}