DIV.titre
{
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
}
DIV.nom_art
{
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
DIV.nom_art_assoc
{
	font-weight: bold;
	font-size: 10px;
}
DIV.ref_art
{
	font-weight: bold;
	font-size: 11px;
}
DIV.ref_art_assoc
{
	font-weight: bold;
	font-size: 9px;
}
IMG.art
{
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
}
.prix
{
	color: #9B2D2D;
	background-color:#FFDA00;
	font-weight: bold;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.page_select
{
	font-size: 11px;
	margin-top: 4px;
	font-weight: bold;
}
.inside_center_art
{
	padding-left: 9px;
	padding-right: 9px;
}
.inside_center_dedans
{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}
.titre_cat
{
	font-weight:900;
}
.prix
{
	color: #9B2D2D;
	background-color:#FFDA00;
	font-weight: bold;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
SUP
{
	font-size: 8px;
}

P
{
	margin-top:5px;
	margin-bottom:1px;
}

.desc_art
{
	text-align:justify;
}

.lien 							{ font-weight:bold; }
a.lien:link, a.lien:visited 	{ text-decoration: none;		font-weight:bold;}
a.lien:hover, a.lien:active		{ text-decoration: underline;	font-weight:bold;}

INPUT.qte
{
	border: 1px solid <?=$couleur_fonce?>;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
}
