#container{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	}

body{
	min-width:960px;
	color:#1D1A16;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg_interiores.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#E8E0CD;
	}



#fondoheader{
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	position:absolute;
	height:131px;
	width:100%;
	top: 0px;
	left:0px;
	z-index:-999;
}
	
	
#header{

	overflow: visible;
	height:226px;
	width:336px;
	position:relative;
	float:left;
	padding-bottom:10px;
}

#header a{
		display:block;
		height:176px;
		width:336px;
		}

#navigation ul{
	padding-top:20px;
	height: 30px;
	padding-left:30px;
	display:block;
	overflow: hidden;
	text-align:right;
	position:relative;


}

#navigation ul li{
	display:block;
	position:relative;
	float:right;
}

#navigation a{
	color:#fff;
	text-shadow:#000 1px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	padding-top:7px;
	text-shadow: 1px 1px 1px #423E35;
	filter: dropshadow(color=#88806F, offx=1, offy=1);

	}

#navigation span{
	color:#FC6;
	}

#navigation span a:hover{
	background-image:none;
	color:#F90;
	}

#navigation a:hover{
	background-repeat: no-repeat;

	background-position: center top;
	color:#FC6;
	}


.linea{
	background-image:url(../images/linea_horizontal.png);
	background-repeat:repeat-x;
	display:block;
	width:100%;
	height:4px;
}

.contenthome{
	background-repeat: no-repeat;
	width:584px;
	padding-right:20px;
	background-position: center top;
	position:relative;
	float:left;
	clear:left;
}

.contenthome p{
	margin-left: 0px;
	padding-top: 20px;
	font-size: 11pt;
	text-align:justify;

}


.contenthome p span{
	font-weight:bold;

}

.contentlocations{
	background-repeat: no-repeat;
	width:584px;
	padding-right:20px;
	background-position: center top;
	position:relative;
	float:left;
	clear:left;
}

.contentlocations p{
	margin-left: 0px;
	padding-top: 20px;
	font-size: 11pt;
	line-height: 1.1;
	text-align:justify;

}

.contentlocations p span{
	font-weight:bold;
	font-size:20px;
	color:#C60;
}



.contentgallery{
	background-repeat: no-repeat;
	width:960px;
	padding-right:20px;
	background-position: center top;
	position:relative;
	float:left;
	clear:left;
}

.contentgallery p{
	margin-left: 0px;
	padding-top: 20px;
	font-size: 11pt;
	line-height: 1.1;
	text-align:justify;

}

.contentgallery p span{
	font-weight:bold;
	font-size:20px;
	color:#C60;
}



.h1{
	padding-top: 0px;
	display:block;
	
	}

.columnader{
	position:relative;
	float:right;
	width: 354px;
	height:305px;
}

.lastcatch{
	background-image:url(../images/home_last_catch.png);
	background-position:top-right;
	background-repeat:no-repeat;
	width:354px;
	height:305px;
	display:block;
	position:relative;
}

.lastcatch img{
	margin-left:30px;
	margin-top:88px;
	border: 8px solid #423E35;	
}

.newsletter{
	background-image:url(../images/home_newsletter.png);
	background-position:top-right;
	background-repeat:no-repeat;
	width:354px;
	height:315px;
	display:block;
	position:relative;
}

#form1{
	padding-top:100px;
	padding-left:30px;
	padding-right:30px;
	font-weight:bold;
	color:#6A6455;
}

#form1 p{
	font-size:12px;
}

.formulario{
	background-color:#6A6455;
	width:100%;
	height:24px;
	color:#FC0;
}

.boton a{
	text-indent: -3000px;
	background-image:url(../images/b_back.jpg);
	display:block;
	height:40px;
	width:155px;
	background-repeat: no-repeat;
	float:left;
	}

.boton a:hover{
	background-image:url(../images/b_back_over.jpg);
	}
	
.boton2{
	border:none;
	text-indent: -3000px;
	background-image:url(../images/b_suscribe.jpg);
	display:block;
	height:40px;
	width:155px;
	margin-left:62px;
	background-repeat: no-repeat;
	}


.botonprograms a{
	text-indent: -3000px;
	background-image:url(../images/b_contact.jpg);
	display:block;
	height:40px;
	width:155px;
	background-repeat: no-repeat;
	float:left;
	}

.botonprograms a:hover{
	background-image:url(../images/b_contact_over.jpg);
	}


.footercontainer{

	text-align:center;
	vertical-align:bottom;
	font-size:10px;
	font-weight:bold;
	color:#F2F2F2;
	padding-top:150px;
	position:relative;
	float:left;
	width:100%;
	background-image:url(../images/bg_footer_lineas.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.footer{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	margin-bottom:0px;

}

.footer img{
	float: right;
	margin-right: 0px;
	padding-bottom:4px;
	


}

.fondofooter{
	background-image: url(../images/footer_bg.jpg);
	overflow:visible;
	background-repeat: no-repeat;
	background-position:bottom;
	position:absolute;
	height:300px;
	margin-top:-170px;
	width:100%;
	bottom: 0px;
	left:0px;
	z-index:-999;
	zoom:1;
	*display:none;

	}
	
.accommodation{
	float:left;
}

.accommodation p{
	margin-left: 0px;
	padding-top: 20px;
	font-size: 11pt;
	line-height: 1.1;
	text-align:justify;

}
	

