#contenu_droite h1 {
	font-size:1.4em;
	font-weight: normal;
	color:#585858;
	margin-top: 18px;
	margin-bottom: 18px;
}
#contenu_droite h2 {
	font-size: 13px;
	color: #FFF;
	margin-bottom: 5px;
}
#contenu_droite p {
	margin-top: 3px;
	font-size: 12px;
	margin-bottom: 23px;
}

#contenu_droite p a {
	color: #9B5000;
	font-weight: bold;
	text-decoration: underline;
}

#contenu_droite p a:hover {
	text-decoration: none;
}
#contenu_droite {
	/*background-image: url(../images/fivhe_produit_article2/assiette.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}
#contenu_droite #sous_titre {
	font-size: 13px;
	margin-top: 0px;
}
#nav_articles {
	height: 30px;
}


#menu_article ul {
	list-style-type: none;
	margin:0px;
padding:0px;
}
#menu_article li {
	line-height: 19px;
	font-size: 11px;
	padding-left: 10px;
}