@charset "utf-8";
/* CSS Document */

.info {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.texte_blanc_gras {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.blancs_gras_gros {
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}

