.texto_sup{
	height:190px;
	padding-bottom:6px;
	text-align:right;
}
.texto_inf{
	bottom:0;	
	height:190px;
	text-align:left;
}
#texto img {
	width:110px;
	height:110px;
	float:left;
	position:relative;
}
.fotos1,.fotos2 {
	height:220px;
	width:220px;
	margin:15px;
	margin-top:20px;
	
}

.fotos1 {
	float:left;
	padding-bottom:0px;
}
.uno {
	background:url("../img/habita-1/img_0012.jpg");
	z-index:2;
}
.dos{

	background:url("../img/habita-1/img_0014.jpg");
	margin-top:20px;
	margin-left: -10px ;	
	z-index:1;
}

.tres {
	background:url("../img/habita-1/img_0017.jpg");
	margin-top:-30px;
	margin-left:20px;
	z-index:2;
}
.fotos2 {
	float:right;
	margin-right:0px;
}

.cuatro {
	
	background:url("../img/habita-1/img_0026.jpg");
	margin-top:-30px;
	margin-left:20px;
	z-index:2;
}
.cinco {

	background:url("../img/habita-1/img_0029.jpg");
	margin-top:-30px;
	margin-left:20px;
	z-index:2;
}
.seis {

	background:url("../img/habita-1/img_0028.jpg");
	margin-top:-30px;
	margin-left:20px;
	z-index:2;
}

p.text {
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
	margin-left:20px;
	padding-bottom:20px;
	border: 3px double #c7c7c5;
	
}


.fotos1 a  img, .fotos2 a img {
	border:white solid 1px;
	width:20px;
	height:20px;
}

.fotos1 a:hover, .fotos2 a:hover {
	position:absolute;
	/*
	width:250px;
	height:250px;
	*/
	/*left:100px;
	top:100px;
	*/
	border:white 6px double;	
	z-index:300;

}
 a:hover img {
	position:relative;
	width:200px;
	height:200px;
display:none;
}


a:hover.uno {
	top:300px;
	left:190px;
	width:250px;
	height:188px;
}
a:hover.dos {
	top:290px;
	left:300px;
	width:200px;
	height:267px;
	
}
a:hover.tres {
	top:380px;
	left:200px;
	width:267px;
	height:200px;

}

a:hover.cuatro {
	top:530px;
	left:430px;
	width:267px;
	height:200px;

}
a:hover.cinco {
	top:560px;
	left:500px;
	width:200px;
	height:267px;
}
a:hover.seis {
	top:600px;
	left:460px;
	width:267px;
	height:200px;
}

