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

/* * * * * * * * * * * * HOME * * * * * * * * * * * */

/*body {
	background-image: url(../images/house3.jpg) !important;
	background-attachment: scroll !important;
	background-position: center -50px !important;
}*/
body, html {height:100%;}

body {
	background-image: url(../images/house4.jpg) !important;
	background-attachment: scroll !important;
	background-position: center center !important;
}

#House {
	height: 746px;
}
#House-sin-botonera {
	height: 470px;
}
#SocialMedia-home {
	bottom:42px;
	/*display:block;*/
	position:fixed;
	/*margin-left: 90px;*/
	
	height: 67px;
	width: 172px;
}
/*#clickeable {
	margin-top:160px; 
	margin-left:auto; 
	margin-right:auto; 
	width: 500px; 
	height: 400px; 
	text-align:right;
	background-color:#990;
}*/
#clickeable {
	position:absolute;
	top: 50%;
	left: 50%;
	width:500px;
	height:400px;
	margin-top: -200px; /*set to a negative number 1/2 of your height*/
	margin-left: -250px; /*set to a negative number 1/2 of your width*/
	text-align:right;
}
/*#nubeluz {
	margin-top: -190px !important;
	margin-right: -100px;	
}*/
#nubeluz {
	position:absolute;
	left: 50%;
	top: -205px;
	margin-left: 91px;
	z-index: 4;
}
#ribbons {
	height: 25px;
	width: 100%;
	background-image: url(../images/ribbon.png);
	background-repeat: repeat-x;
	background-position: center top;

}
.PinkDots {
  z-index: 5;	
	position: relative;
}
