﻿
  .style1 {
	  text-align: center;
  }
  .nombreestacion{
	      padding-top:15px;
      
      /* Firefox y los demás */  
     *padding-top:0px;
      /* IE7 e inferiores */  
      _padding-top:0px;  
      /* Sólo IE6 */  
  }
  .otrasestaciones {
	    *line-height: -15px;

     _line-height: -15px;
      /* IE7 e inferiores */  
  }
  .style2 {
	  border-width: 0px;
  }

#menudrop{
	
	 width: 396px;
	  text-align: center;
	  float: left;
	  padding-top: 15px;
	  padding-left: 20px;
}

body{
	margin:0 auto;
	padding:0;
	background-image:url('imagenes/fondo_pattern.gif');
	background-repeat:repeat;
	text-align:center !important;
	font-size:11px !important;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	height:100%;
}
a {
	text-decoration: none !important;
	color: #BAD405;
}
a:hover{
	color: #333333;
}


/* ARAMON */
#zonaprensa_banner a:hover{
     color:white;
     text-decoration:underline;
     }



/* FIN ARAMON */
.txt_blanco{
	font-size: 90%;
	color: #FFFFFF;
}
.nombreestacion{
font-size: 300%;
color: #FFFFFF;
font-weight: bold;
line-height:40px;
}
.otrasestaciones{
	font-size:90%;
	color:#333333;
	font-weight: bold;
}
.txt_verde{
		color:#BBD406;
		font-size:11px;
}
#zonaprensa a:hover{
	color: #BBD406 !important;
}
#zonaprensa a{
	color:black;
}
#form_vae  input[type="select"],#form_vae SELECT {
	background: transparent;
	border: 0px solid #0099E2;
	color: #333333;
	text-indent: 2px;
scrollbar-face-color: #6685CA; 
scrollbar-highlight-color: #6685CA; 
scrollbar-shadow-color: #6685CA; 
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#E5E5E5; 
scrollbar-drakshadow-color:#000000;

}

#pie a, #pie .txt_blanco, #pie .txt_blanco a{
font-size:80%;
}

#pie .txt_blanco a:hover, #pie a:hover{
font-size:80%;
color:white;
}

#pie .textoverde{
	font-weight: bold;
	word-spacing:-0.3px;
	color:#BBD406;
	font-size: 80%;
}
/* VAMOS RECUPERANDO CONFORME VAYAMOS USANDO  */




.redondeadas{
	  color:#BBD406;

     
   border-radius: 10px;  
   -ms-border-radius: 10px;  
   -moz-border-radius: 10px;  
   -webkit-border-radius: 10px;  
   -khtml-border-radius: 10px;  
    
}
.puntomenu{
	color:black;
}

.txt_negrocufon{
	color:black;
	font-size:14px;
}