
body {
  background-color: white;
  font-family: Verdana; font-size: 80%; font-weight: normal; color: darkblue;
}

.highlight0 { background-color: #ffff66; color: black; }
.highlight1 { background-color: #a0ffff; color: black; }
.highlight2 { background-color: #99ff99; color: black; }
.highlight3 { background-color: #ff9999; color: black; }
.highlight4 { background-color: #ff66ff; color: black; }
.highlight5 { background-color: #880000; color: white; }

img { border: 0; }

div { margin: 10px;  }

plus { cursor: hand; border: 0; }

H1 {
  text-align: left;
  font-size: 1.2em; font-weight: bold; color: navy; text-align: left;
}

.tec { text-align: left; margin: 0px; padding: 3px; width: auto; background-color: #333399; color: white; font-size: 8pt; font-weight: normal; }
.tva, .qc, .info { text-align: left; margin: 0px; padding: 3px; width: auto; color: black; background-color: #9999FF; font-size: 8pt; font-weight: normal; }

.depth0 { font-size: 1.2em; font-weight: bold; color: navy; text-align: left; }
.depth1 { padding-left: 40px; font-size: 1.1em; font-weight: bold; color: black; }
.depth2 { padding-left: 80px; font-size: 0.9em; font-weight: normal; color: red; }
.depth3 { padding-left: 120px; font-size: 1em; font-weight: normal; color: teal; }
.depth4 { padding-left: 160px; font-size: 1em; font-weight: normal; color: maroon; }
.depth5 { padding-left: 200px; font-size: 1em; font-weight: normal; color: purple; }
.depth6 { padding-left: 240px; font-size: 1em; font-weight: normal; color: dimgray; }
.depth7 { padding-left: 280px; font-size: 1em; font-weight: normal; color: olive; }
.depth8 { padding-left: 320px; font-size: 1em; font-weight: normal; color: purple; }
.depth9 { padding-left: 360px; font-size: 1em; font-weight: bold; color: green; }
.depth10 { padding-left: 400px; font-size: 1em; font-weight: bold; color: orange; }


.clicicone {
	cursor: pointer;
	margin: 2px;
}


/*
.depth1 {
  font-weight: bold; 
  color: #080808;
  padding-left: 10px;
  font-size: 12pt;
}

.depth2 {
  font-weight: normal; 
  color: #6B3908; 
  padding-left: 20px;  
}

.depth3 {
  color: #9C3908; 
  padding-left: 30px;  
}

.depth4 {
  color: #CE6B08; 
  padding-left: 40px;  
}

.depth5 {
  color: #FF8E1E; 
  padding-left: 50px;  
}

.depth6 {
  color: #F3AF08; 
  padding-left: 60px;  
}

.depth7 {
  color: #F3D110; 
  padding-left: 70px;  
}

.depth8 {
  color: #CFCD15; 
  padding-left: 80px;  
}

.depth9 {
  color: #97A411; 
  padding-left: 90px;  
}

.depth10 {
  color: #6B7411; 
  padding-left: 100px;  
}
*/
a:normal, a:hover, a:active, a:visited {
  color: blue;
  text-decoration: underline;
}

/* popup */
#floatdiv {
  font-weight: normal;
  font-size: 8pt;
  background-color: white;
  padding: 2px; 
}
