BODY {
	COLOR:#000000;
	background-color:#FFFFFF;
}

th {
	background-color:#00b9f2;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
}

.th2 {
	background-color:#5D6061;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
}

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

A:hover {
	COLOR: red;
	TEXT-DECORATION: underline;
}

table.panier {
	background-color:#000000;
	color=#FFFFFF;
}

td.ligne_panier {
	COLOR: black;
	BACKGROUND-COLOR:#FFFFFF;
	font-weight:bold;
}
td.panier_total {
	COLOR: black;
	BACKGROUND-COLOR:#FFFFFF;
	font-weight:bold;
}

table.contenu {
	background-color:#000000;
	color=#FFFFFF;
}

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

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

tr.ligne_titre2 {
	COLOR: black;
	BACKGROUND-COLOR:#C6F2FF;
	font-weight:bold;
}
tr.ligne_contenu {
	COLOR: black;
	BACKGROUND-COLOR:#FFFFFF;
	font-size:12px;
	
}
tr.ligne_total {
	COLOR: black;
	BACKGROUND-COLOR:#C6F2FF;
	font-weight:bold;
}

.image {
	border: 1px solid #000000;
}
a.liencommande{
font: 24px Arial;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;}

.liencommande:link{
font: 24px Arial;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;

}
.liencommande:hover{
font: 24px Arial;
font-weight: bold;
color : orange;
text-decoration: none;} 

a.lienblanc{
font: 12px Arial;
color: #FFFFFF;
text-decoration: underline;}

.lienblanc:link{
font: 12px Arial;
color: #FFFFFF;
text-decoration: underline;

}
.lienblanc:hover{
font: 12px Arial;
color : orange;
text-decoration: none;} 