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

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

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

A:hover {
	COLOR: #D5FCA3;
	TEXT-DECORATION: underline;
}

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

td.ligne_panier {
	COLOR: black;
	BACKGROUND-COLOR:#F3E2A0;
	font-weight:bold;
}
td.panier_total {
	COLOR: black;
	BACKGROUND-COLOR:#FFCC66;
	font-weight:bold;
}
h1 {
	font-size: 29px;
	font-weight: bold;
	COLOR:#D5FCA3;
	text-decoration: underline ;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	COLOR:#D5FCA3;
	text-decoration: underline ;
	}
.title {
	font-size: 25px;
	font weight: bold;
	text-decoration: underline;
	}
.texte_explicatif {
	font-size: 13px;
	COLOR:#D5FCA3;
	text-align: justify 
	}
.texte_explicatifPlus {
	font-size: 14px;
	COLOR:#D5FCA3;
	text-align: left 
	}
.box10 {
	border-width: 1px;
	border-color: #D5FCA3 #D5FCA3 #000000 #000000;
    border-style: ridge;
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D5FCA3;
	background-color: #000000;
	}
.box15 {
	border-width: 1px;
	border-color: #D5FCA3 #000000 #000000 #000000;
    border-style: ridge;
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D5FCA3;
	background-color: #000000;
	}
.boxentete {
	border-width: 1px;
	border-color: #D5FCA3 #D5FCA3 #D5FCA3 #D5FCA3;
    border-style: ridge;
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D5FCA3;
	background-color: #000000;
	}
.box11 {
	border-width: 1px;
	border-color: #D5FCA3 #D5FCA3 #D5FCA3 #D5FCA3;
    border-style: ridge;
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D5FCA3;
	background-color: #000000;
	}
.box2 { 
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #000000; 
text-decoration : none; 
text-align : left; 
margin : 1pt;  
background-color: #D5FCA3;
} 
table.contenu {
	background-color:#000000;
	color=#FFFFFF;
}

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

tr.ligne_titre2 {
	COLOR: black;
	BACKGROUND-COLOR:#FFCC66;
	font-weight:bold;
}
tr.ligne_contenu {
	COLOR: #D5FCA3;
	BACKGROUND-COLOR:#000000;
	font-size:13px;
}
tr.ligne_total {
	COLOR: black;
	BACKGROUND-COLOR:#FFCC66;
	font-weight:bold;
}

.image {
	border: 1px solid #000000;
}




