body {
   font-family: Tahoma, Arial, Helvetica, sans-serif;     
 }
 
 .input_form {
    background-color: white;
    border:1px solid #847056;
    font-size: 8pt;	
	color: #000000;	
}

   a.noticia_principal {
   font-size: 10pt;
   color: #FF6600;
   text-decoration: none;
   font-family:Tahoma;
   font-weight: bold;   
}  

a.noticia_principal:hover {
   color: #000000;
   text-decoration: underline; 
} 

  a.noticia_secundaria {
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
   font-family:Tahoma; 
}  

a.noticia_secundaria:hover {
   color: #000000;
   text-decoration: underline; 
} 

.font8 {   
    font-size: 8pt;  
    font-weight: normal;
	color:black;	  
   } 
   
   .font8bold {   
    font-size: 8pt;  
    font-weight: bold;
   }  
   
.font10bold {   
    font-size: 10pt;  
    font-weight: bold;
   }  
      
.botao_acao {
    width :60px; 
    height:20px;	
    background-color: white;
    border:1px solid #847056;
    font-size: 8pt;	
    font-weight: bold;
	cursor: pointer;	
}

label.error {   
    font-size: 8pt;  
    font-weight: normal;
	color:red;	
    background:url(../imagens/unchecked.gif) no-repeat 5px 0px;
    padding-left: 20px;		  
   }  
div.error {   
    font-size: 8pt;  
    font-weight: normal;
	color:red;	  
   }      
label.valid {   
    font-size: 8pt;  
    font-weight: normal;
	color:red;			  		  
   }     

/*enquete*/
.bar{ height:20px; background:#FFCC00; }
#loader{ display:none; text-align:center;}
.seuvoto{ background:#F8450E; }
 a.link_padrao {
   font-size: 8pt;
   color: #014691;
   text-decoration: none;    
}  
 a.link_padrao:hover {
   text-decoration: underline; 
} 

#formcontainer {
	width:100%;
    height:100%;	
}

#container {
 overflow:auto;
}
