
 
html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
 	overflow:scroll;
}
  

body{
  font-family:Helvetica,Verdana, Arial,  sans-serif;
   font-size:12px;
}

.texto{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#000;
} 

.texto-buscador{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:15px;
 font-weight:bold;
 color:#383F10;
 border-top:1px solid #383F10:
} 

.combo-buscador{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:11px;
 font-weight:normal;
 
} 

.texto-direccion
{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:17px;
 font-weight:normal;

}

label{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:12px;
 font-weight:normal;}
 
 .btnTexto-buscador{
  font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#454F00;
 }
 .texto-helpdesk{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#454F00;
 }  
 .texto-menuint{
 font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:14px;
 font-weight:normal;
 color:#454F00;
  line-height:1.55;
 }
 
.texto-bottom{
  font-family:Helvetica,Verdana, Arial,  sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#fff;
 line-height:1.55;
}
 .texto-bottom a{
 text-decoration:none;
 color:#fff;
 }
 .texto-bottom a:hover{
 	text-decoration:underline;
 }  
 .texto-bottom a:visited{
 text-decoration:none;
 color:#fff;
 }
 
 .fec-evento{
  color:#879A03;

 }
 .menu-int{
   margin-top:5px;
}
.menu-int-intereses{
	padding-bottom:6px;

}
.menu-int-intereses a{
	 text-decoration:none;
	 color:#005ec4;
	font-size:12px; 
	font-weight:bold;
 }
 
