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

body, html{
	background: #00A99D url(images/fondo_index.jpg) no-repeat 0 100%;
	font-family: sans-serif,Lucida-Grande,Arial,Verdana;
	background-attachment: fixed;
	background-position: center center;
}

img{
	border:none;
	}
	
	
#content {
	width: 900px;
	margin: 0px auto 0px;
	position: relative;
}

#content p{
	padding: 70px 50px 70px 50px;
	color: #FFF;
	font-size: 0.9em;
	font-weight: 100;
	line-height: 1.5em;
}

	
#contacto {
	float: right;
	z-index: 1;
	margin-top: -70px;
}

#footer {
	
	position: fixed;
	background: #000;
	height: 70px;
	bottom: 0;
	margin-left: -8px;
	margin-right: -8px;
	margin-top: 2300px;
	clear: both;
	width:100%;

		
}
#content_footer{
	width: 900px;
	margin: 0 auto 0;
	
}

#content_footer h1{
	font-size: 0.8em;
	font-weight:lighter;
	color: #CCC;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: -20px;
	
}

#content_footer a:hover{
	color: #ff0;	
}

#content_footer a{
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
	font-weight:lighter;
	margin-left: 40px;
	
}


#suites_cont{
	background: #FFF url(images/suites_cont.jpg) no-repeat;
	margin: 0px;
	width: 900px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	z-index: 0;
}

#suites_cont h2{
	font-size: 1.2em;
	font-weight: lighter;
	padding: 10px 100px 10px 30px;
	color: #00A99D;
	border-bottom: #00A99D thin solid;
	border-top: #00A99D thin solid;
	
}

#suites_cont p{
	font-size: 0.9em;
	font-weight: lighter;
	margin: 10px 20px 80px 30px;
	line-height: 1.3em;
	
}

#suites_txt {
	margin: 360px 20px 20px 40px;
	z-index: 1;
	color: #FFF;
	font-size: 1.5em;
	font-weight: 100;
	line-height: 1.2em;
}

#suites_tipos{
	background: url(images/suites_tipos.jpg) repeat-x;
	height: 280px;
}

#tipos{
	margin: 45px 0px 20px 25px;
	padding-right: 25px;
	height: 155px;
	float: left;
	color: #FFF;
	width: 249px;
	font-size: 0.8em;
	line-height: 1.3em;
	border-right: #666 thin solid;
}

#tipos h1{
	background: #4D4D4D;
	width: 240px;
	font-size: 1.1em;
	padding: 5px 0px 5px 9px;
	font-weight: lighter;
	margin-bottom: 15px;
}


#tipos2 h1{
	background: #4D4D4D;
	width: 240px;
	font-size: 1.1em;
	padding: 5px 0px 5px 9px;
	font-weight: lighter;
	margin-bottom: 15px;
}



#tipos2{
	margin: 45px 25px 20px 25px;
	float: left;
	height: 155px;
	color: #FFF;
	width: 249px;
	font-size: 0.8em;
	line-height: 1.3em;
}


#logo{
	float: right;
	position: relative;
}


#prueba_logos{
	top: 250px;
	position: absolute;
	float: left;	
}

#d_hotels{
	float: left;
	position: absolute;
}

