.tt-wrapper{
	padding: 0;
	width: 435px;
	height: 470px;
	margin: 20px auto 30px auto;
	background: transparent url(../images/villahidalgo.gif) no-repeat top left;
}
.tt-wrapper li{
	float: left;
}
.tt-wrapper li a{
	display: block;
	width: 20px;
	height: 20px;
	margin: 20px 2px;
	outline: none;
	text-indent: -9000px;
	position: relative;
}
.tt-wrapper li .tt-gplus{
	margin-left:125px;
	margin-top:95px;
}
.tt-wrapper li .tt-twitter{
    margin-left:-5px;
	margin-top:150px;
}

.tt-wrapper li .tt-facebook{
    margin-left:-25px;
	margin-top:200px;
}
.tt-wrapper li .tt-linkedin{
    margin-left:-65px;
	margin-top:255px;
}
.tt-wrapper li .tt-forrst{
    margin-left:-30px;
	margin-top:305px;
}


.tt-wrapper li a span{
	
	width: 500px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	left: 50%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;	
	font-style: italic;
	font-size: 18px;
	color: #000;
	text-align: left;
	margin-left:150px;
	
	background: #CCCCCC;
	text-indent: 0px;
	
	position:relative;
	bottom: 200px;
	opacity: 0;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
	
	position: absolute;
	bottom: -0px;
	left: 100%;
	margin-left: -260px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper li a span:after{
	bottom: -100px;
	margin-left: -200px;
	border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
	opacity: 2;
	bottom: 100px;
}

.foto{
	width:25px;
	height:25px;
	background:url(../images/punto.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	box-shadow:0px 0px 10px #666666;
	margin-left:300px;
	margin-top:100px;
}

.foto1a{
	width:140px;
	height:35px;
	background:url(../images/villa/ejido_estancia.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	
	margin-left:110px;
	margin-top:40px;
	
}

.foto2a{
	width:140px;
	height:35px;
	background:url(../images/villa/ejido_gogorron.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	margin-left:-100px;
	margin-top:80px;
	
}

.foto3a{
	width:160px;
	height:45px;
	background:url(../images/villa/ejido_pardo.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	margin-left:-200px;
	margin-top:110px;
	
}

.foto4a{
	width:140px;
	height:35px;
	background:url(../images/villa/ejido_rosario.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	margin-left:-130px;
	margin-top:160px;
	
}

.foto5a{
	width:140px;
	height:35px;
	background:url(../images/villa/ejido_socavon.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
	margin-top:-40px;
	
}

.foto6a{
	width:140px;
	height:35px;
	background:url(../images/villa/villa.gif);
	border:none;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	margin-left:220px;
	margin-top:20px;
	
}



.fancybox img{
	border:none;
	margin-left:25px;

	}
	
	
	#boton1{
	width: 181px;
	height: 120px;
	margin-left: 660px;
	margin-top: -160px;
	border:none;	
	}
	
	#boton2{
	width: 581px;
	height: 172px;
	margin-bottom:0px;
	margin-left:480px;
	margin-top:160px;
	border:none;
	}

.mapa{
	margin-left:0px;
	margin-top:50px;
	width:450px;
	height:450px;
	background:url(../images/villa/mapa_villa.png) no-repeat;
}