body{
	background:#CCC;
}

.titre_page{
	font-size:20px;	
	font-family: 'Alegreya Sans SC', sans-serif;
	text-transform:uppercase;
	color:#bf222b;
}

.titre{
	font-family: 'Alegreya Sans SC', sans-serif;
	text-transform:uppercase;
	color:#000;
	font-size:20px;	
}

.sstitre{
	font-family: 'Alegreya Sans SC', sans-serif;
	color:#000;
	font-size:15px;
}

.lien_sstitre{
	font-family: 'Alegreya Sans SC', sans-serif;
	color:#000;
	font-size:15px;
}
.lien_sstitre:hover{
	font-family: 'Alegreya Sans SC', sans-serif;
	color:#000;
	font-size:15px;
	text-decoration:underline;
}

.texte_rouge{
	font-size:12px;	
	color:#bf222b;
}
