@charset "utf-8";
/* CSS Document */

@import url(capas.css);
@import url(estilos_tag.css);
@import url(enlaces.css);

#mapa_web {
	font-size: 95% !important;
	margin-top: 15px;
}

.foto_izq {
	float: left;
	clear: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.foto_der {
	float: right;
	clear: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.advertencia {
	color: #FF3300;
	font-weight: bold;
}

.focus {
	background-color: #82BAFF;
}

.normal {
	background-color: #FFFFFF;
}

.boton {
	background: #FFFFFF;
	cursor: pointer;
	color: #555555;
	font-weight: bold;
	letter-spacing: 1px;
}

.sin_borde {
	border: none !important;
}

.lpd {
	font-size: 70%;
}