/*********** Page d'accueil ***********/

body
{	background-color: #cc9999;		/* marron */
}


.titre_article
{	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
}

.titre_rubrique
{	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
}

.titre_rubrique_ariane
{	font-weight: bold;
	font-size: 15px;
}

.titre_sous_rubrique
{	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
}
