/* CSS Document */

    /*
   //---------------------------------------------------------------------------
  //	Notre Histoire
 //-----------------------------------------------------------------------------
*/	

#cadre_principal {
	background:url(../images/design/design-notre-histoire.jpg) no-repeat;
}

#histoire_cadre_famille {
	width:312px;
	height:320px;
	float:left;
}

#histoire_cadre_description {
	float:left;
	width:375px;
	height:145px;
	margin-left:20px;
	margin-bottom:60px;
	padding:0;

}
#histoire_cadre_description h1 {
	margin-top:10px;
}

#histoire_cadre_description h2 {
	padding:0;
	letter-spacing:normal;
	margin-left:35px;
}

#histoire_sous_cadre_description {
	width:340px;
	margin-top:-20px;
	padding:0;
}	

#histoire_element_description p {
	margin-left:0px;
	margin-top:0px;
	margin:0;
	padding-top:7px;
}

#histoire_element_description {
	margin-left:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dfa453;
	text-align:justify;
}
