/* CSS estilos formulario */
input, select, textarea { font-family: ehusansregular,Tahoma, Verdana, Arial; font-size: 12px; color:#000000; background-color:#BCDFEB; border:#666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-radius: 10px; }
.mih3{font-family: ehusansregular, Tahoma, Verdana, Arial; font-size: 20px; color: #000000;}
legend{
color:#666666;
}
.pasar:hover{
	background:#418eb6; color:#d0e8f7;
}
/*input:hover {
 border-top: #410000 2px solid;
 border-right: #FF8585 2px solid;
 border-bottom: #FF8585 2px solid;
 border-left: #410000 2px solid;
 }*/
 




 

