/*--STYLES GENERAUX DE LA RUBRIQUE--*/
	/*voir aussi css base*/
	
	p{	font-family: "Myriad pro", Arial, sans-serif, Helvetica;}
	
	span.titre_rubrique_gen{
	font-family: "impact", Arial, sans-serif, Helvetica;
	color:#ED7F00;
	font-size:30px
	}	
/*--------------------------------------------------------------------------------------------
	contact
-----------------------------------------------------------------------------------------------*/
	#cl_center_site_presentation{
	padding:20px 20px 50px 20px;
	background: url(../../images/fr/060_contact/f_contact.jpg) no-repeat center 80px;
	height:auto !important;
	height:550px;
	min-height:550px;
	}
	#desc_presentation{
	font-family: "Myriad pro", Arial, sans-serif, Helvetica;
	line-height:normal;
	position:absolute;
	top:319px;
	left:554px;
	font-size:11px;
	width:394px;
	z-index:45;
	}
	#desc_presentation p{
	text-decoration:none;
	padding: 2px 0 10px 0;
	color:#fff;
	}
	
	
	#desc_coordonnees{
	line-height:normal;
	position:absolute;
	top:488px;
	left:554px;
	font-size:12px;
	width:394px;
	z-index:49;
	text-align:right;
	}
	#desc_coordonnees a{
	line-height:normal;
	font-size:11px;
	text-decoration:none;
	color:#000;
	}
	#desc_coordonnees a:hover{
	line-height:normal;
	font-size:11px;
	text-decoration:underline;
	}

