/* **************************************************************************************************** */
/* PAGE - CONTACT */
/* **************************************************************************************************** */

div#content div#content-middle div#data div#contact{
}

/* **************************************************************************************************** */

div#content div#content-middle div#data div#contact .erreur{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	border:1px solid #FF0000;
	width:75%;
	margin:0 auto 10px auto;
	padding:3px;	
}

/* **************************************************************************************************** */

div#content div#content-middle div#data div#contact table td{
	padding:3px;	
}

div#content div#content-middle div#data div#contact .url{
	display:none;
}

div#content div#content-middle div#data div#contact .cnil{
	margin:10px 0 0 0;
}

/* **************************************************************************************************** */

div#gauche{
	float:left;
	width:390px;
	text-align: justify;
}

div#droite{
	float:right;
	width:330px;
	margin-top:20px;
}

div#droite span{
	font-weight: bold;
}