body
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: normal;
}



#pie, #menu, #menu_flags, #menu_opciones, #seccion_flags
{
	visibility:hidden;
}

#texto_seccion LI
{
	list-style-type: square;
	margin-left: 40px;
	margin-top: 10px;
}
#texto_seccion
{
	position: absolute;
	margin-top: -380px;
	text-align: justify;
}
#nombre_seccion
{
	color: #B61710;
	font-size: 26pt;
}

#imagenes
{
	text-align: center;
}
#imagenes IMG
{
	margin-left: 10px;
	border: 3px solid #A2D2A5;
}
#texto_seccion A
{
	text-decoration: underline;
	color: #B61710;
	font-weight: bold;
}
#texto_seccion A:hover
{
	font-weight: bold;
	color: #000000;
}
#mapgoogle
{
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}
