h1{
	background:url(/images/titre/ombre.jpg) no-repeat bottom left;
	font-size:17px;
	font-family:tahoma;
	font-weight:500;
	letter-spacing:-1px;
	color:#000000;
	height:23px;
	margin:0;
	margin-top:5px;	
}

.produit{
	width: 268px;
	float: left;
	margin-left: 13px;
	margin-top: 17px;
}

.open_close_produit{
	height: 1px;
	background-color: #BDBCBD;	
}

.produit_contenu{
	background-image:url(/images/site/famille/bg-produit.gif);
	height:230px;
}

.produit_contenu p{
	font-style: italic;
	margin: 5px 10px;
	font-size: 11px;	
}

.produit_contenu img{
	text-align: center;
}

.gamme{
	text-align:center;
	font-style: normal;
}

.prix{
	color: #F77B16;
	font-style: normal;
	font-size: 13px;
}

h2, h3{
	background-image: url(/images/site/puce/puce_sup_orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 25px;
	padding-top: 8px;
	font-size:12px;
}
h2 a, h3 a{
	color: #000000;
	font-weight: normal;
	font-size: 12px;	

}

.ensavoirplus{
	text-align:right;
	font-size:8pt;
}

.gamme_livre{
	color: #707070;
}
.gamme_livre:hover{
	color: #000000;
}


.edito-page-famille{
	margin-top:10px;
	margin-bottom:5px;
 	line-height:17px;
}

.edito-page-famille a:link,.edito-page-famille a:visited,.edito-page-famille a:hover {
	text-decoration:none;
	color:#707070;
}

ol{
 	list-style-position:inside;
	margin-left:-40px;
 }
 
li{
	margin-bottom:8px;
}

