@import url(inc/front/entete_produit.inc.css);

.illustration{
	float : left;
	margin-left:13px;
	margin-top : 15px;
}

.bloc_histoire{
	 background: url(../../images/css/pages_interieures/fond_histoire.png) no-repeat  top left;
	 padding : 20px 25px;
	 width : 413px;
	 height : 292px;
	 float : left;
	 margin-left: 22px;
	 color : white;
	 text-align : justify;
}

div#content div#content-middle div#data .bloc_histoireG{
	background : url(../../images/css/pages_interieures/fond_recettes.png) repeat  top left;
	width : 410px;
	height : 325px;
	margin-top : 25px;
}

div#content div#content-middle div#data .bloc_histoireD{
	background : url(../../images/css/pages_interieures/fond_histoire_droite.png) no-repeat  top left;
	width : 416px;
	padding-top : 8px;
	height : 364px;
	margin-top : 26px;
	color : #000000;
}

div#content div#content-middle div#data .bloc_histoireD .blocTitre{
	background : url(../../images/css/general/puce_rond_noir.png) no-repeat  top left;
	padding-left: 13px;
	font-weight : bold;
	margin-bottom : 16px;
}

.bloc_histoire strong{
	color : #FFE499;
	font-style : italic;
}

.bloc_histoire .texte_prerigor{
	padding-top : 20px;
}

.bloc_histoire span{
	color : #FFBE00;
	font-size : 1em;
}

.bloc_histoire img{
	float : left;
	margin : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 15px;
}

.bloc_histoire p{
	line-height : 1.1em;
	font-size : 1.1em;
}

.bloc_histoireD a{color:#000!important;text-decoration:underline!important;}

div#content div#content-middle div#data .bloc_histoire ul{

	margin-left: 15px;
	margin : 20px 15px;
}

div#content div#content-middle div#data .bloc_histoire ul li{
	margin : 10px 0px;
}

.contenu_page_int{
	overflow : hidden;
	padding-bottom : 25px;

}



div#content div#content-middle div#data h1{
	margin-bottom : 0px;
}
