SELECT{
  font-family : verdana;
  font-size : 10;
  color : black;
}

.CMDBUTTON{
  font-family : verdana;
  cursor      : hand;
  font-size   : 13;
  color       : blue;
  font-weight : bold;
  text-transform : uppercase;
}

.TPAGE{
  font-family : verdana;
  text-align  : center;  
  font-size   : 15;
  color       : #0000A0;
  font-weight : bold;
  letter-spacing : 1 px;
}

.LIEN {
  cursor : hand;
}


.DLINK{
  font-family : verdana;
  cursor      : hand;
  text-align  : center;  
  font-size   : 11;
  color       : green;
  font-weight : bold;
  text-transform : capitalize;
}



.ETIQUETTE{
  font-family : verdana;
  color       : black;
  text-align  : left;
  font-size   : 10;
}

.TITRE{
  font-family : verdana;
  color       : white;
  text-align  : center;
  font-weight : bold;
  font-size   : 11;
  background  : #0000A0;
  text-transform : capitalize;
}

.SUB{
  font-family : verdana;
  color       : #0000A0;
  text-align  : center;
  font-weight : bold;
  font-size   : 11;
}



.SECTOTAL{
  font-family : verdana;
  color       : black;
  text-align  : right;
  font-size   : 11;
}
 
.ETIQUETTE2{
  font-family : verdana;
  color       : black;
  text-align  : left;
  font-size   : 11;
}
 
.ETIQUETTE3{
  font-family : verdana;
  color       : black;
  text-align  : left;
  font-size   : 11;
}
