body { color: black; background-color: white;font-family: Arial, Verdana, Helvetica, sans-serif; }

p {}

td {}
.whitenormal { color: #fff; font-size: 11px;  font-weight: bold; font-style: normal;text-decoration:none; }

.basdepage { color:white; font-size: 9px;  text-align: center; }

.bluetittle { color: #04a3dd; font-size: 11pt;  font-weight: bold; font-style: normal;text-align:left; }
.greytxt { color: #666; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-align:justify; }
a.greytxt:visited { color:#666 ; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-align:justify; }
a.greytxt:hover { color: #04a3dd; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-align:justify; }
.sgreytxt { color: #666; font-size: 7pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; text-align:justify; }
.bluetxt { color: #0499dd; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align:justify; }
.sbluetxt { color: #0499dd; font-size: 7pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align:justify; }
.bluedarktxt { color: #44698f; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align:justify; }


a{ color: #222222; font-size: 9pt; text-align: left; font-weight: bold;text-decoration:none; }
a:visited {  text-align: left; font-weight: bold;text-decoration:none; }
a:hover { color: #04a3dd;  text-align: left; font-weight: bold;text-decoration:none; }
.lienrecherche { color: #FFFFFF; font-size: 7pt; text-align: left; font-weight: bold;text-decoration:none; }
.lienrecherche:hover { color: #FFFFFF; font-size: 7pt; text-align: left; font-weight: bold;text-decoration:none; }
.titreproduit {color: #04a3dd; font-size: 9pt;  font-weight: bold; font-style: normal; }
.label { color: #44698f; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align:justify; }
.entete {
font-size:10px;
border-bottom-width: 4px;
border-color:#ffde33;
border-width:4px; 
border-bottom-style:solid;
background-color:#e2e3d7;
}

.ligne {
font-size:10px;
border-bottom-width: 4px;
border-color:#ffde33;
border-width:4px; 
border-bottom-style:solid;
background-color:#fff7cc;
}


select, option { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}

div { font: 12px Arial; }

span.bold { font-weight: bold; }

#div1,#div3 {
   text-align: center;
   position: relative;
   
   
   
}



#div4 {
   opacity: 0.8;
   z-index: 2;
   position: absolute;
   width: 200px;
   height: 70px;
   top: 65px;
   left: 50px;
   border: 1px dashed #000099;
   background-color: #ddddff;
   text-align: left;
   padding-left: 10px;
}

