/* --> Content CORE */
#texte_accueil {
	margin: 18px 0px 0px 5px;
	background-image:  url(/media/img/puce_fleche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#texte_accueil p {
	padding: 5px 5px 0px 30px;
	font-size: 11px;
	color: gray;
}