BODY {
	COLOR:#000000;
	background-color:#EEEDEA;
}
td.titre {color:#FFFFFF;}
th {
	background-color:#F0F1EC;
	color:#990000;
	text-transform:uppercase;
	font-size:12px;
}

A {
	COLOR:#000000;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: red;
	TEXT-DECORATION: underline;
}
a.retour{color:#A10707;}
span.ref{color:#A10707;font-size:x-small; font-family:"Comic Sans MS"}
table.contenu{border-top:1px solid #990000;border-bottom:1px dotted #990000; margin-left:5px; font-weight:normal}
table.produit{ margin-bottom:20px;margin-left:5px;}

table.produit th{background:white;color:#990000;}
table.produit th.titre{background-color:#990000;
	color:#FFFFFF;}

tr.ligne_titre {
	background-color:#990000;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
}

tr.ligne_titre2 {
	COLOR: black;
	BACKGROUND-COLOR:#990000;
	font-weight:bold;
}
tr.ligne_contenu {
	COLOR: black;
	BACKGROUND-COLOR:#FFFFFF;
	font-weight:bold;
}

.image {
	border: 1px solid #000000; text-align:center;
}
.image2 {
	border: 0px solid #000000;
}
a {border: solid 0px ;}
