/* Document CSS */
body{
margin:0px;
overflow:auto;
}
body,table,form{
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#ffffff;
}

a.nav { color: #936E3A;text-decoration:none;font-weight:bold;font-size:9pt}
a.nav:hover { color: #FFFFFF;text-decoration:none;font-weight:bold;font-size:9pt }
a.copyright { color: #CCCCCC;text-decoration:none;font-size:7.5pt}
a.copyright:hover { color: #CCCCCC;text-decoration:underline;font-size:7.5pt }

a.formulaire { color: #FFFFFF;text-decoration:none;font-size:9pt}
a.formulaire:hover { color: #FFFFFF;text-decoration:underline;font-size:9pt }


.textBlack1{font-size: 7.5pt; color: #000000;}
.textBlack2{font-size: 10pt; color: #000000;}
.textBlack3{font-size: 12pt; color: #000000;}

.textWhite1{font-size: 7.5pt; color: #CCCCCC;}
.textWhite2{font-size: 10pt; color: #CCCCCC;}
.textWhite3{font-size: 12pt; color: #FFFFFF;}
.textWhite4{font-size: 25pt; color: #FFFFFF;}

.textRed1{font-size: 7.5pt; color: #CC0033;}
.textRed2{font-size: 10pt; color: #CC0033;}
.textRed3{font-size: 12pt; color: #CC0033;}

.textGray1{font-size: 7.5pt; color: #999999;}

.textBlue1{font-size: 7.5pt; color: #5A76EC;}
.textBlue2{font-size: 10pt; color: #5A76EC;}

.textOrange1{font-size: 7.5pt; color: #FF9933;}
.textOrange2{font-size: 10pt; color: #FF9933;}
.textOrange3{font-size: 12pt; color: #FF9933;}

th{
	background-color:#99ccff;	
}

.FondTabCommande {
	background-color:#A0A0A0;
}
.BandeauLogo {
	background-color:#99ccff;
}
.BandeauMenu {
	background-color:#0066cc;
	background-position:center;
	padding:3px;
	text-align:center;
}
a.menu:link {
	color:#ffffff;
text-decoration: none;
}
a.menu:visited {
	color:#ffffff;
	text-decoration: none;}
a.menu:hover {
	color:#ffffff;
	text-decoration: underline;}

a.menu_on:link {
	color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
}
a.menu_on:visited {
	color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
}
a.menu_on:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}

a.catalogue:link {
	color:#FF6600;
	text-decoration: none;
	}

a.catalogue:visited {
	color:#FF6600;
	text-decoration: none;
	}
	
a.catalogue:hover {
	color:#FF6600;
	text-decoration: underline;
	}
