@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
/* @group General */

body {
	margin: 0px;
	padding: 0px;
}
a.copy {
	color: #7fc9c9;
	text-decoration: none;
}
a.copy:hover {
	color: #ffa82c;
	text-decoration: none;
}
img {
	border: 0px;
}
b {
	font-size: 15px;
}
/* @end */

/* @group Sections */

header {
	top: 0;
	width: 100%;
	height: 180px;
	position: relative;
}
#headerarea {
	width: 970px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}
footer {
	bottom: 0;
	width: 100%;
	height: 480px;
	background: url('../images/home_back_footer.png') repeat left top;
	position: absolute;
}
#footerarea {
	width: 970px;
	height: 480px;
	margin: 0 auto;
	position: relative;
}

/* @end */

/* @group Header */

#logo {
	top: 32px;
	left: 30px;
	position: absolute;
	z-index: 999999;
}
#facebook {
	top: 50px;
	right: 157px;
	position: absolute;
}
#menu {
	width: 650px;
	height: 20px;
	top: 50px;
	right: 55px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	text-align: right;
	position: absolute;
	z-index: 9999999;
}
a.menu {
	color: #ffffff;
	text-decoration: none;
	margin: 10px;
}
a.menu:hover {
	color: #ff8420;
	text-decoration: none;
	margin: 10px;
}
#facebook {
	top: 43px;
	right: 15px;
	position: absolute;
}
/* @end */


/* @group Footer */
#comercio {
	top: 213px;
	left: 130px;
	position: absolute;
}
#gastronomia {
	top: 213px;
	left: 380px;
	position: absolute;
}
#servicios {
	top: 213px;
	left: 660px;
	position: absolute;
}
#oferta {
	top: 197px;
	left: 80px;
	position: absolute;
}
#logoespressivo {
	position: fixed;
	top: 300px;
	right: 0px;
	width: 100px;
	height: auto;
	z-index: 9999999999;
}
#logohyatt {
	position: fixed;
	top: 215px;
	right: 0px;
	width: 100px;
	height: auto;
	z-index: 9999999999;
}
#pestana {
	position: fixed;
	top: 200px;
	right: 0px;
	width: 100px;
	height: 200px;
	background-color: white;
	z-index: 999999999;
}

#copy {
	top: 415px;
	right: 10px;
	width: 960px;
	height: 30px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
	position: absolute;
}

#logofooteroficentromomentumpinares {
	top: 335px;
	left: 80px;
	position: absolute;
	z-index: 9999999999;
}
#logofooterpinares {
	top: 295px;
	left: 150px;
	position: absolute;
	z-index: 9999999999;
}
#logofootertorre {
	top: 330px;
	left: 290px;
	position: absolute;
	z-index: 9999999999;
}
#logofootercentromedico {
	top: 330px;
	left: 550px;
	position: absolute;
	z-index: 9999999999;
}
#logofooterescazu {
	top: 295px;
	left: 415px;
	position: absolute;
	z-index: 9999999999;
}
#logofooterlindora {
	top: 295px;
	left: 665px;
	position: absolute;
	z-index: 9999999999;
}
/* @end */