body, td, a { font-family: arial; font-size: 12px; font-weight: normal; color: #336C74; }
.hilite { font-size: 11px; font-weight: bold; color: #EC8E8E; }

#container { width: 800px; height: 600px; background: url(img/01.gif) no-repeat 0% 0%; }
#blocGauche { width: 474px; height: 439px; background: reed; float: left; margin: 107px 0px 0px 35px; display: inline; }
#blocDroit { width: 258px; height: 479px; background: bluue; float: right; margin: 80px 12px 0px 0px; display: inline; }
#onglet { width: 258px; height: 27px; }
.produitTable, .produit { width: 236px; background: url(img/03.gif) no-repeat 0px 18px; margin-left: 10px; }
.produit { width: 232px; }

.devis { padding: 15px 0px 0px 18px; margin: 5px 0px 0px 15px; }
.devis p, .devis form, .devis td { font-family: verdana; font-size: 15px; }
#formDevis1 { color: #000000; background: url(img/13.gif) no-repeat 0% 0%; width: 441px; height: 82px; !height: 97px; }
#formDevis2 { font-size: 10px; background: url(img/14.gif) no-repeat 0% 0%; width: 441px; height: 291px; !height: 306px; }
.size0, .size1, .size2, .size3 { border: 0Px; background: #ffffff; margin: 1px 0px; !margin: 0px 0px; }
.size0 { width: 70px; }
.size1 { width: 112px; }
.size2 { width: 152px; }
.size3 { width: 212px; }
	
/* Partie concernant le scroll*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:240px; height:300px; !height:290px; 
	z-index:100; 
	left: 0px;
	top: 0px;
	float: left;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:240px; height:300px; !height:290px;
	overflow:hidden;	
	z-index:1;
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1;
	}

div#scrollbar { 
  position:relative; left:0px; top:0px;
  width:13px; height:300px; !height:290px;
  font-size:1px; z-index:1;
  float: right;
  background: #65979E;
  margin: 0px 2px 0px 0px; 
 }
div#track { 
  position:absolute; left:0px; top:20px;  
  width:11px; height:260px; !height:250px;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:0px; top:0px;
  width:11px; height:5px;
  background-color:#C1D6D9;
  z-index:1;
  }  
div#up { position:relative;  z-index:2;}  
div#down { position:absolute; z-index:3; top: 280px; !top:270px; } 
/*/partie concernant le scroll*/
