/* CSS Document */
.titre_dates {
	FONT-FAMILY: "Franklin Gothic Medium";
	color: #006600;
    font-style: italic;
}

.soustitre_dates {
	FONT-FAMILY: "Franklin Gothic Medium";
	color: #800000;
    font-style: italic;
}

.traducteur {
	font-size: 1.5em;
	FONT-FAMILY: "Harrington";
	color: #FF0000;
	font-weight: bold;
    text-decoration: underline;
    font-style: italic;
    text-align: center;
}


