@charset "UTF-8";
.Titres_italrouge {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: CE003C;
}
/* CSS Document */

.texte_12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.titres {
	font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.Titres_ital {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.titres_grands {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: CE003C;
	font-style: italic;
}
.texte_12_bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.texte_12blanc_gras {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.titres_rouges {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CF003D;
}

