/*Cuerpo de la pagina: */
/*color texto:azul(003399); tipo de letra:Arial, Helvetica, sans-serif*/
/*tamaño de fuente: (-1) más pequeño que el definido por defecto*/
/*color de fondo:blanco #FFFFFF */
/*alineacion del texto: justificado*/
body { background-image: url(../imagenes/fondo_menu_izq.gif);background-repeat:repeat-y;color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color: #FFFFFF; text-align: justify; margin: 0; padding: 0; height: 100%;}
img {border: 0; padding: 0; margin: 0;}

/*Color de los enlaces:amarillo #FFFF99*/
a,a:link { color: #ffffff; }
a:visited { color: #D6DADB; }
a:hover { color: #ffffff; }


a.popup,a.popup:link { color: #000000; }
a.popup:visited { color: #FF0000; }
a.popup:hover { color: #FF9900; }


/*texto pequeño*/ 
.texto-peq{ font-size: 11px; font-family: "Times New Roman", Times, serif; color: #ffffff; font-style:italic; }
 

div#menu {
	background-color: #0068b0; 
	width: 158px;
	padding: 0; 
	margin: 0;
	float: left;
}

div#menu.parking {
	background-color: #0068b0; 
	height: 136px; 				
	width: 158px;
	padding: 0; 
	margin: 0;
	float: left;
	top: 0;
}

div#correos {
	background-color: #0068b0;
	height: 30px;
	width: 158px;
	padding: 0;
	margin: 0;
	visibility: hidden;
	position: absolute;
	top: 50px;
	color: #ffffff;
}





div#menu h1, div#menu p {
	display: none;
}

div#correos h1, div#correos p {
	display: none;
}

div#menu a {
	padding: 0; 
	margin: 0; 		
}

div#correos a {
	padding: 0; 
	margin: 0; 		
}

div#menu img {
	border: 0;
	display: block;
	padding: 0; 
	margin: 0;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.85em; 
	font-family: arial, helvetica, sans-serif; 	
	border-bottom: 1px solid #0099cd;
}

div#correos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.7em; 
	font-family: arial, helvetica, sans-serif; 	
	border-bottom: 1px solid #0099cd;
}

div#menu ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #0099cd;
	text-align: right;
}

div#correos ul li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #0099cd;
	text-align: right;
}

div#menu ul li a {
	display: block;
	padding: 4px 2px 4px 0.5em;
	background-color:#0068b1;	
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}
div#menu ul li.banner a {
	display: block;
	padding: 0;
	background-color:#0068b1;	
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

div#correos ul li a {
	display: block;
	padding: 4px 2px 4px 0.5em;
	background-color:#008BE8;	
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

html>body div#menu ul li a {
	width: auto;
}
html>body div#correos ul li a {
	width: auto;
}

div#menu ul li a:hover {
	background-color: #004e93;
	color: #ffffff;
}

div#correos ul li a:hover {
	background-color: #0068b1;
	color: #ffffff;
}

/*
div#mapa_img {
	display: none;
	padding: 0; 
	margin: 0;
}
*/

div#cabecera {
	
	margin: 0;
	padding: 0;
	position: absolute;
	left: 158px;
	width: 935px;
	background-image:url(../imagenes/fondo_frm_sup.gif);
}

div#cabecera.parking {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 158px;
	width: 935px;
	background-image:url(../imagenes/fondo_frm_sup.gif);
}

div#cabecera img {
	padding: 0;
	margin: 0;
	border: 0;
}

#cerrar {
	position: relative;
	left:-10px;
 	top:-20px;
  	width:auto;
   	height:45px;
    z-index:10;
	float:right;
} 

html {
	padding: 0;
	margin: 0;
	border: 0;
}

#datos {
	background-image:url(../imagenes/marco_superior.gif);
	background-repeat:no-repeat;	
	position: absolute;
	top: 50px;
	left: 158px;
	width: 621px;
	height: 86px;
	background-color: #eaeded;
}

.dato_texto { color: #035093; font-size: 14px; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.dato_numero { color: #800000; font-size: 14px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.dato_texto_g { color: #035093; font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.dato_numero_g { color: #208F20; font-size: 22px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.dato_info { color: #000000; font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.dato_alert { color: #000000; font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: bold;}

h3 { color: #ffffff; font-size: 19px; font-family: "Times New Roman", Times, serif; font-weight: bold; margin-top: 0; padding-top: 0;}

.texto-peq2_blanco_b { font-size: 11px; font-family: "Times New Roman", Times, serif; text-align: justify; color: #ffffff; font-weight: bold; }
