#contenu_Fiche
{
	margin-top:15px;
	padding:0px;
	/*ligne suivante pour que la fenetre contenu s'agrandisse en hauteur et pousse vers le bas le pied de page*/
	/*overflow:auto*/
}
#partie_images
{
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	text-align:left;
	width: 420px;


}
#texteFiche
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	/* background-image:url(img/fiches_description/couleur1.gif); */
	background-repeat:repeat;
}

#retour
{
	float:none;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-left:0px;
}
.lien_fiche
{
	font-family:Arial, serif;
	font-size:14px;
	color: #990000;
	text-decoration:underline;
	margin-top: 0px;
	margin-left:20px;
}
.puce_fleche_fiche
{
	display:inline;
	vertical-align:bottom;
	margin-right:5px;
	margin-left:20px;
/*	background-image:url(img/commun/double_fleche.jpg); */
	background-repeat:no-repeat;
}
.lien_retour
{
	font-family:Arial, serif;
	font-size:13px;
	font-style:italic;
	color: #000000;
	text-decoration:underline;
}
.ref_produitFiche
{
	font-family:Arial, serif;
	font-size:14px;
	color: #990000;
	margin-top:10px;
	margin-bottom:10px;
}
.prix_produitFiche
{
	font-family:Arial, serif;
	font-size:14px;
	color: #990000;
	margin-top:10px;
	margin-bottom:10px;
}
.commander_produitFiche
{
	font-family:Arial, serif;
	font-size:14px;
	color: #990000;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:underline;
}
.texte_aligne_dessous
{
margin-top:0px;
padding-top:0px;
   clear: both;
}

