/*--STYLES GENERAUX DE LA RUBRIQUE--*/
	/*voir aussi css base*/
	
	*p{	font-family: "Myriad pro", Arial, sans-serif, Helvetica;}
/*--------------------------------------------------------------------------------------------
	presentation
-----------------------------------------------------------------------------------------------*/
	#cl_center_site_presentation{
	padding:20px 20px 50px 20px;
	background: url(../../images/fr/020_societe/f_presentation.jpg) no-repeat center 80px;
	height:auto !important;
	height:400px;
	min-height:400px;
	}
	
	span.titre_rubrique_gen{
	font-family: "impact", Arial, sans-serif, Helvetica;
	color:#ED7F00;
	font-size:30px;
	padding-bottom:5px;
	}	

	
	p.chapeau_presentation{
	color:#fff;
	font-size:15px;
	width:450px;
	padding-left:40px;
	}
	#desc_presentation{
	font-family: "Myriad pro", Arial, sans-serif, Helvetica;
	line-height:normal;
	position:absolute;
	top:340px;
	left:224px;
	font-size:11px;
	width:274px;
	z-index:45;
	}
	#desc_presentation p{
	display:block;
	text-decoration:none;
	background: url(../../images/fr/000_general/p_paragraphe.gif)  no-repeat 3px 5px;
	padding: 0px 0 10px 15px;
	cursor:default; 
	font-size:12px;
	}

/*--------------------------------------------------------------------------------------------
	strategie
-----------------------------------------------------------------------------------------------*/

	#cl_center_site_strategie{
	padding:20px 20px 50px 20px;
	background: url(../../images/fr/020_societe/f_srtategie.jpg) no-repeat center 80px;
	height:auto !important;
	height:450px;
	min-height:450px;
	}
	h4.barre_strategie{
	font-family: "Myriad pro", Arial, sans-serif, Helvetica;
	background: url(../../images/fr/020_societe/barre.gif) no-repeat left top;
	color:#ED7F00;
	font-weight:bold;
	padding:5px;
	margin: 0 0 10px 30px;
	width:445px;
	font-size:16px;
	}
	p.chapeau_strategie{
	font-size:12px;
	font-weight:bold;
	width:450px;
	padding: 0 0 10px 40px;
	}
	p.desc_strategie{
	font-size:11px;
	width:450px;
	padding: 0 0 20px 40px;
	line-height:normal;
	}
	
	
/*--------------------------------------------------------------------------------------------
	valeurs
-----------------------------------------------------------------------------------------------*/

	#cl_center_site_valeurs{
	padding:20px 20px 50px 20px;
	background: url(../../images/fr/020_societe/f_valeurs.jpg) no-repeat center 80px;
	height:auto !important;
	height:600px;
	min-height:600px;
	}
	p.chapeau_orange_valeurs{
	color:#fff;
	font-size:14px;
	width:455px;
	padding-left:30px;
	}
	h4.barre_valeurs{
	font-family: "Myriad pro", Arial, sans-serif, Helvetica;
	background: url(../../images/fr/020_societe/barre.gif) no-repeat left top;
	color:#ED7F00;
	font-weight:bold;
	padding:5px;
	margin: 0 0 10px 20px;
	width:445px;
	font-size:16px;
	}
	p.chapeau_valeurs{
	font-size:13px;
	font-weight:bold;
/*	width:450px;
*/	padding: 0 0 10px 25px;
	line-height:normal;
	}
	p.desc_valeurs{
	font-size:11px;
/*	width:450px;
*/	padding: 0 0 30px 25px;
	line-height:normal;
	}


