.Nav li#produit.active > a{
background:url(/images/bt_produit.jpg) no-repeat center top;
}

#img_ongletHrouge {
	text-decoration: none;
	margin: 0;
	background-image: url(/images/img_ongletHrouge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-left: 30px;
	
}

#img_ongletMrouge {
	text-decoration: none;
	margin: 0;
	background-image: url(/images/img_ongletMrouge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 455px;
}

#img_ongletBrouge {
	text-decoration: none;
	margin: 0;
	background-image: url(/images/img_ongletBrouge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 26px;
}


/*************** titres  *****************/

.titre2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #C1001F;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	width:270px;
}
