.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #434444;
}
.txtdestacados {
	font-family: Tahoma;
	font-size: 12px;
	color: #0917a3;
	font-weight: bold;
}

.txt-azul {
	font-family: Tahoma;
	font-size: 12px;
	color: #0917a3;
}

.txtfooter {
	font-family: Tahoma;
	font-size: 10px; 
    font-weight:bold;
	color: #E7E3E7;
}

.input{
 color:#434444; 
 font-size:11px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 width:250px; 
} 

.textarea{
 color:#434444; 
 font-size:11px; 
 font-familyVerdana, Arial, Helvetica, sans-serif;
 width:350px; 
 height:150px;  
} 

.boton{
 color:#43444; 
 font-size:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 width:70px; 
 height:20px;  
} 
