@charset "utf-8";
/* CSS Document */

#body {
	background-image: url(../imagenes/bk_animacion_body.png);
}
.Mapa {
	font-family: Verdana;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #009;
}


p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: left;
	margin-left: 10px;
}

.azul {
	color: #009;
}

.blanco {
	color: #FFF;
	text-align: left;
}

.marquesina {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}

h2 { /* el tiempo */
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	color: #969591;
}

body {
	background-color: #CCC;
}

h1 { /* titulo pagina */
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

h3 { /* proteccion datos */
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: left;
	margin-left: 10px;
}
#body table tr td ul {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	list-style-type: disc;
	color: #FFF;
	text-align: left;
}

