body {
 scrollbar-face-color: white;
 scrollbar-highlight-color:#333399;
 scrollbar-shadow-color: white;
 scrollbar-3Dlight-color: white;
 scrollbar-arrow-color:#333399;
 scrollbar-track-color: white;
 scrollbar-darkshadow-color: white;
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
}

A { text-decoration: none; color:#1C97C3; }

A:hover { text-decoration: none; color:#333399; }

A:visited { text-decoration: none; color:#1C97C3; }

h1 {font-family:Tahoma; color:#FFFFFF; font-size:12pt; font-weight:bold; }
h2 {font-family:Tahoma; color:#333399; font-size:16pt; font-style:italic; }
h4 {font-family:Tahoma; color:#333399; font-size:14pt; font-weight:bold; }
h5 {font-family:Tahoma; color:#000000; font-size:11pt; }

.bouton {
 BACKGROUND-COLOR: #378AD4;
 COLOR: #FFFFFF;
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
 FONT-WEIGHT: bold;
 padding: 5px;
 margin-right: 3px;
 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.bouton:hover {
 BACKGROUND-COLOR: #0C61AC;
}

.bouton a {
	 COLOR: #FFFFFF;
}

.input {
 COLOR: #333333;
 FONT-SIZE: 12px ;
 FONT-WEIGHT: bold;
 padding: 2px;
 
 BORDER:#378AD4 1px solid;
 -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}

.bout {
	color:#FFFFFF;
	padding:4px;
	text-align:center;
	background-color:#4F94DC;
	border:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.bout:hover {
	background-color:#116BBF;

}


.erreur {
 COLOR: #333399;
 FONT-SIZE: 12px ;
 FONT-WEIGHT: bold;
 BACKGROUND-COLOR: #FFEEEE; 
 BORDER-BOTTOM:#333399 1px solid;
 BORDER-LEFT: #333399 1px solid;
 BORDER-RIGHT: #333399 1px solid;
 BORDER-TOP: #333399 1px solid;
}

.zone {
 BACKGROUND-COLOR: #FFFFFF;
 COLOR: #000000;
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
 FONT-WEIGHT: bold;
 
 BORDER-BOTTOM:#333399 0px solid;
 BORDER-LEFT:#333399 0px solid;
 BORDER-RIGHT:#333399 0px solid;
 BORDER-TOP:#333399 0px solid;
}

.zone2 {
 BACKGROUND-COLOR: #FFFFFF;
 BORDER-BOTTOM: black 1px solid;
 BORDER-LEFT: black 0px solid;
 BORDER-RIGHT: black 0px solid;
 BORDER-TOP: black 0px solid;
}

.table {
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
 TEXT-ALIGN: center;
}

.tab {
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
}

.nuancier {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style:normal;
 font-weight:bold;
 color: #FFFFFF;
 text-align: center;
 line-height: normal;
 font-size: 10pt;
}
 

 
.comm table {
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
 TEXT-ALIGN: center;
 border: 1px #525252 solid;
 }

.comm td {
 FONT-FAMILY: Tahoma;
 FONT-SIZE: 12px ;
 TEXT-ALIGN: center;
 border: 1px #525252 solid;
 }

