/* CONTENU DE La mini_fiche */
	/* Colonne : contenu */
    #mini_fiche *{ /* voir structure.css pour modifier largeur...*/
	padding:0px;
	margin:0px;
	}
	#nom-produit-entre {
	font-size:18px;
	font-weight:normal;
	color: #591800;
}
#descriptif-entre {
	font-size: 11px;
	color: #000000;
	margin-top: 8px;
	margin-right: 10px;
	text-align: justify;
	margin-bottom: 5px;
}
	#mini_fiche H1{
	padding-top:10px;
	padding-bottom:3px;
	margin:0px;
	font-size:14px;
	font-style:italic;
	color:#BA2328;
	}
		#mini_fiche #introduction{
		color :#737E6E;
		font-size:12px;
		font-style:italic;
		padding-bottom:3px;
	}
	#picto{
	margin:0px;
	padding:5px;
	margin-right:10px;
	background-color:#FFFFFF
	
	}
	
	#mini_fiche #flashcontent, #mini_fiche #flashcontent *{
	color:#999;
	line-height:10px;
	font-size:9px;
	font-weight:normal;
	}
	
	#mini_fiche #descriptif {
	color:#000000;
	line-height:21px;
	font-size:11px;
	padding-bottom:10px;
	}
	
	#mini_fiche #date{
	color:#999;
	line-height:21px;
	font-size:10px;
	font-weight:normal;

	}
	
	#mini_fiche #lien{
	font-size:11px;
	line-height:21px;
	padding-left:15px;
	background-image:url(../../gabarit1/images/puce-lien.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-weight:bold;

	}
	
	#mini_fiche #lien a{
	color: #000000;
	text-decoration:underline;
	}
	
	#mini_fiche #lien a:hover{
	text-decoration:none;

	}
	
#sous-titre {
color :#F7631B;
font-size:12px;

}

#bottomright { background-image:url(http://www.maisonslevoye.com/images/arrondi/bottomright.gif);
width:13px; height:13px; background-position:bottom;
				}
#bottomleft {background-image:url(http://www.maisonslevoye.com/images/arrondi/bottomleft.gif);
width:13px; height:13px; background-position:bottom}
#topright {background-image:url(http://www.maisonslevoye.com/images/arrondi/topright.gif) ;
width:13px; height:13px; background-position:top }
#topleft {background-image:url(http://www.maisonslevoye.com/images/arrondi/topleft.gif) ;
width:13px; height:13px; background-position:top }
