/* CSS Document */
  #camp, #camp2, #camp3, .campuri
  {
   width: 140px;
   border: 1px solid #698AB5;				
   color: black;
   padding: 0;
   margin-right: 0px;
   height: 15px;		
   font: normal 9px Verdana,Arial,Helvetica,sans-serif;
  }
  
  #camp2, #camp3 { width:87px; }
  .campuri { width:177px; }
  
  .buton_cauta 
  {
   font: normal 9px Verdana,Arial,Helvetica,sans-serif;
   cursor: pointer;
   background-color: #C4CCD8;
   border: 1px solid #698AB5;				
   color: #698AB5;
   margin-right: 0px;
   height: 15px;	
   width: 44px;
  }

  .buton_goto 
  {
   font: normal 8px Verdana,Arial,Helvetica,sans-serif;
   font-weight:bold;
   cursor: pointer;
   background-color: #C4CCD8;
   border: 1px solid #698AB5;				
   color: #000066;
   margin-right: 0px;
   height: 15px;	
   width: 88px;
  }
  
  #autentif { width:87px; }
  #formular,.aut { font: normal 9px Verdana,Arial,Helvetica,sans-serif;}
  
  a {text-decoration:none; color:white;}
  a:hover {text-decoration:none; color: #AEC2DB}
  
  .text_aut { position:absolute; left:3px;}
  

