@charset "utf-8";
/*----------------------------------- 

BODYstyles------------------------------- */
/*Eliminamos los estilos por defecto del navegador*/
@import url(reset.css);

body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* zero margin and padding of the body element for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5*, text is then set to left aligned default in the #container selector */
	
}


/*---------------------- container--------------------- */

#container {
	width: 960px;
	height: 1400px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
/*---------------------- header --------------------- */
#header {
	margin: 0;
	height: 10px;
	position: relative;
	
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



	

	

	


/* ---------------movil link------------- */

#container #mobileButton {
	position: absolute;
	left: 30px;
	z-index: 9;
	visibility: visible;
	width: 58px;
	top: 3px;
	
	
}
	
	
#mobileButton a:link, #mobileButton a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	heigh: 14px;
	width: 77px;
	display: block;
	text-indent: 1.2em;
	background: url(../imagenes100/movil_icon_dual3.gif) no-repeat left -3px;
	border: none;
	background-position: left 2px;
	color: #000;
	text-decoration: none;
	
}
	
#mobileButton a:hover,  #mobileButton a:active  {
	background-position: left bottom;
	color:#03C;
}


#contactenos {
	position: absolute;
	left: 820px;
	top: 3px;
	z-index: 39;
	visibility: visible;
	
}
#contactenos a:link, #contactenos a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	heigh: 14px;
	width: 77px;
	display: block;
	text-indent: 2.5em;
	background: url(../imagenes100/sobre.png) no-repeat;
	border: none;
	color: #000;
	text-decoration: none;
	
}
	
#contactenos a:hover,  #contactenos a:active  {
	
	color:#03C;
}





	
/*---------------------- main Content --------------------- */
#mainContent {
	margin: 20px 180px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	
}
#mainContent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #000;
    
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4 {
    font-family: "Trebuchet MS", sans-serif;
}

#mainContent h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

#mainContent h2 {
    font-size: 1em;
    color: #FFF;
}
#mainContent h3 {
	font-size: 1em;
	color: #000;
}

#mainContent h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #FFF;
}


#mainContent #LaAngosturaMovie {
width: 582px;
	
}

#mainContent #articulopresenta {
width: 580px;
	
}
#mainContent #villalaangosturaTitulo {
	margin: 5px;
}

#mainContent #recuadros {
	position: relative;
	
}
	
#mainContent #recuadroLeft {
	float: left;
	background:url(../imagenes100/recuadroleft.png);
	height: 282px;
	width: 264px;
	padding:10 px;
	list-style: none;
}





#linksFooter {
	position: absolute;
	background:url(../imagenes100/bgfoot_links.jpg) repeat-x;
	width: 960px;
	height: 40px;
	z-index: 27;
	visibility: visible;
	left: 0px;
	top: 78px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}




#menufooter {
	
	margin: 0 0 0 20px;
	padding: 10px 0;
	color:#000;
	display: block;
	width: 607px;
	z-index: 25;
	visibility: visible;
	
}
	
#menufooter ul {
		list-style: none;
		margin: 0;
		padding: 0;
}
	
#menufooter li {
	float: left;
	margin: 0;
	padding: 0;
	
}
#menufooter a:link, #menufooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 2px 0 2px;
	border: none;

}
	
#menufooter a:hover, #menufooter a:active {
	color: #FFF;
	background: #F60;
}

/*----------termina Footer---*/




#container #hospedaje{
	position: absolute;
	top: 141px;
	left: 106px;
	visibility: visible;
	}
	
#container #hospedaje a:link, #container #hospedaje a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: block;
	color:#000;
	text-decoration: none;
	padding: 0 2px 0 2px;
	border: none;
	

}

#container #hospedaje a:hover, #container #hospedaje a:active {
	color: #FFF;
	background: #F60;
}
#container #hosterias{
	position: absolute;
	top: 142px;
	left: 307px;
	visibility: visible;
	}
	
#container #hosterias a:link, #container #hosterias a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: block;
	color:#000;
	text-decoration: none;
	padding: 0 2px 0 2px;
	border: none;

}
	
#container #hosterias a:hover, #container #hosterias a:active {
	color: #FFF;
	background: #F60;
}

#container #aparts{
	position: absolute;
	top: 142px;
	left: 490px;
	visibility: visible;
	}
	
#container #aparts a:link, #container #aparts a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: block;
	color:#000;
	text-decoration: none;
	padding: 0 2px 0 2px;
	border: none;

}
	
#container #aparts a:hover, #container #aparts a:active {
	color: #FFF;
	background: #F60;
}
	


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	border-top: solid #F90 1px;
	
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
/*----------------------CLASES---------------*/
	

