.foto {
	border: 2px solid #000000;
	background-image: url(cargando.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(fondo.gif);
	background-color: #E4E4E4;
}
.botonera {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 49px;
}
.actualizada-el- {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.pie {
	font-size: 0.7em;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;
}

.tapas-celdas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	background-image: url(fondo-tapa.jpg);
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.contenedor {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	clear: none;
	float: left;
}

.tapas-fotos {
	background-color: #FFF;
	border: 1px solid #333;
	padding: 5px;
}


.papel_foto {
	border:1px solid #FFFFFF;
	color: #000;
}
.z-foto-izquierda {
	float: left;
	margin-right: 10px;
}
.z-foto-derecha {
	float: right;
	margin-left: 10px;
}



.borde_papel_foto {
	border:2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.tabla_mapa_del_sitio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	border: 1px solid #E4E4E4;
	background-image: url(Sin%20t%C3%ADtulo-1.jpg);
}
.borde_azul {
	background-image: url(fondo-mapa.jpg);
	border: 1px solid #006699;
}
.tabla { 
border:1px solid #DCDCDC; 
}
.firma a:link, active {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	float: right;
	color: #666;
	margin-top: 10px;
	text-decoration: none;
}
.firma a:visited {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	float: right;
	color: #666;
	margin-top: 10px;
	text-decoration: none;
}
.firma a:hover {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	float: right;
	color: #000;
	margin-top: 10px;
}
.puntitos {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	float: right;
	color: #036;
	margin-top: 10px;
}


.titulo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	color: #000000;
}
.calendario {
	background-image: url(calendario.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 117px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
