body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back_down.jpg);
	background-color: #422828;
	background-repeat: repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
#content {
	background-image: url(../img/back_up.gif);
	background-repeat: repeat-x;
	height: 406px;
	width: 100%;
	background-color: #422828;
	position: relative;
}

#menu {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height:265px;
	position: relative;
	top: 221px;
}

.boxgrid{ 
	width: 428px; 
	height: 265px;  
	float:left; 		
	overflow: hidden;
	position:relative;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxlascondes {
	background-image: url(../img/acceso_apart_lascondes_a.jpg);
	background-repeat: no-repeat;
}

.boxprovidencia {
	background-image: url(../img/acceso_apart_providencia_a.jpg);
	background-repeat: no-repeat;
}

.link_invisible {
	display: block;
	height: 100%;
	width: 100%;
}
#footer {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*margin-top:68px; ACTIVAR CUANDO EL ACTIVES EL BOTÓN*/ 
	margin-top:170px;/*BORRAR CUANDO ACTIVES EL BOTON*/
	
}
#footer a {
	color: #8A3231;
}
#plaza {
	background-image: url("../img/estrellas.png");
	background-position: 3px 5px;
	background-repeat: no-repeat;
	clear: left;
	color: #C3A036;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	text-align: center;
	width: 240px;
	text-decoration:none;
}

#plaza span {
	text-decoration:underline;
	font-size: 18px;

}
#plaza span:hover {
	text-decoration:none!important;

}

