.tab_commande_titre{
	font-weight:bold;
	color:#FFFFFF;
}

.tab_commande_total{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FFCCCC;
}

.tab_commande_separator{
	border-bottom-style:solid;
	border-bottom-width:2;
	border-bottom-color:#660033;
}

.tab_commande_gauche{
	border-left-style:solid;
	border-left-width:2;
	border-left-color:#660033;
}

.tab_commande_gauche_sep{
	border-left-style:solid;
	border-left-width:2;
	border-left-color:#660033;
	border-bottom-style:solid;
	border-bottom-width:2;
	border-bottom-color:#660033;
}

.tab_commande_droite{
	border-right-style:solid;
	border-right-width:2;
	border-right-color:#660033;
}

.tab_commande_droite_sep{
	border-right-style:solid;
	border-right-width:2;
	border-right-color:#660033;
	border-bottom-style:solid;
	border-bottom-width:2;
	border-bottom-color:#660033;
}

.tab_commande_gauche_droite_sep{
	border-left-style:solid;
	border-left-width:2;
	border-left-color:#660033;
	border-right-style:solid;
	border-right-width:2;
	border-right-color:#660033;
	border-bottom-style:solid;
	border-bottom-width:2;
	border-bottom-color:#660033;
}


body {
color:rgb(0,0,0); 
font-family:Times New Roman;
background-attachment:fixed;
background-image:url(../fond5.jpg);
background-position:left;
background-repeat:repeat;
}

h1 { color:rgb(128,0,255); font-size:12pt; font-family:Times New Roman;}
h2 { color:rgb(128,128,255); font-size:12pt; font-family:Times New Roman;}
h3 { color:rgb(128,128,255); font-size:18pt; font-family:Times New Roman;}
.gras {color:#660033;}
p.namo-list { color:rgb(194,104,249); font-size:12pt; font-family:Times New Roman;}
p.namo-sublist { color:rgb(128,128,128); font-size:10pt; font-family:Times New Roman;}
th { color:rgb(0,0,0); font-family:Times New Roman;}
td { color:rgb(0,0,0); font-family:Times New Roman;}
.Style1 {font-size: 14.0pt}
.instructions {font-size: 14.0pt; color:#660033}