#contenu_droite {
	/*background-image: url(../images/fiche_produit_article1/femme_salade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#contenu_droite h1 {
	font-size:1.4em;
	font-weight: normal;
	color:#585858;
	margin-top: 18px;
	margin-bottom: 18px;
}

a.article_link {
	background-color: #666602;
	color: #fff;
	padding: 3px;
	display: block;
	margin: 3px 0 3px 0;
	font-size: 1.2em;
	font-weight: normal;	
}


a.article_link:hover {
	background-color: #cece06;
	color: #493800;
}

#nav_dossier {
	background-color: #F4F3F0;
	width: 90%;
	min-height:221px;
	background-image: url(../elements-graphiques/fiche_produit_article1/dossier_bas.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DBD4C3;
	margin-top: 25px;
}
#nav_dossier .dossiers_gauche, #nav_dossier .dossiers_droite  {
	float: left;
	margin-top:0px;
	padding-top:5px;
}
#nav_dossier .dossiers_gauche {
	width:300px;
	padding-left:15px;
}
#nav_dossier .dossiers_droite {
	width: 300px;
}
a.dossiers_liens:link, a.dossiers_liens:visited {
	font-size: 1.4em;
	background-image: url(../elements-graphiques/fiche_produit_article1/icone_dossier.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #6A614C;
	display: block;
	padding: 3px 0 0 32px;
	height: 24px;
	margin: 10px 0 10px 0;
}

a.dossiers_liens:hover {
	background-color: #fac101;
	color: #fff;
}

#contenu_droite p {
	font-size: 13px;
}
