@CHARSET "ISO-8859-1";

A {
	text-decoration	: none;	
}

h2
{
	color 			: #CC0000;
	margin-bottom 	: 10;
	font-size		: 14px;
}

h2 A
{
	color 			: #CC0000;
	text-decoration	: none;	
}

#table_fiche
{
	padding 		: 0px;
	margin 			: 0px;
	border			: 0px;
}

#designation_produit
{
	width			: 160px;
	height			: 30px;
	font-size		: 12;
	font-weight		: bold;
	vertical-align	: top;
	text-align		: center;
	color			: #CC0000;
}

#texte_accroche
{
	width			: 75px;
	text-align		: left;
	font-size		: 16;
	font-weight		: normal;
	vertical-align	: middle;
}

#couleur_produit
{
	height			: 90px;
	width			: 90px;
}

#tableau_produit{
	border: 			1px solid #cef;
}

#tableau_produit TH{
	padding:			5px;
	background: 		#cef;
}

#tableau_produit TD{
	padding:			5px;
	background: 		#e7f7ff;
}

#titre_prod {
	color:				#FFFFFF;
	font-weight: 		bold;
	font-size: 			20px;
}

#famille_produit TD A {
	color:				#FFFFFF;
	font-weight: 		bold;
	font-size: 			12px;	
}

.prix_etoile {
	font-size: 			12px;
}

#tableau_produit TD {
	width: 				150px;
}

#fiche_contenutetiere
{
	padding-left	: 20px;
	text-align		: right;
}
