/* **************************************************************************************************** */
/* PAGE - MENTIONS LEGALES */
/* **************************************************************************************************** */

div#content div#content-middle div#data div#mentionsLegales{
}

/* **************************************************************************************************** */

div#content div#content-middle div#data div#mentionsLegales p{
	text-align:justify;
	width:440px;	
	margin:0 0px 0 0px;
}

#content #content-middle #data #mentionsLegales .titre1-jaune{
	background-image:url(../../images/css/titre/titre-jaune-trans.png);
	background-repeat:no-repeat;
	color:#CBD300;
	margin:15px 10px 10px 0;
}
#content #content-middle #data #mentionsLegales .titre1-vert{
	background-image:url(../../images/css/titre/titre-vert-trans.png);
	background-repeat:no-repeat;
	color:#34AC8C;
	margin:15px 0 10px 0;
}
