/* CSS Document */
body {
	background-color:#000000;
	color:#ffffff;
	font-size:70%;
	line-height:18px;
	text-align:center;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;	
	}

img {
	border: 0px;
	}

h1 {
	font-size:220%;
	margin: 0px 0px 10px 0px;
	}

h2 {
	font-size:150%;
	margin: 0px 0px 5px 0px
	}
	
p {
	margin-top: 0px;
	}
	
a {
	color:#FFF;
	text-decoration:none;
	}

a:hover {
	color: #edad24;
	text-decoration:none;
	}
	
#contenedora {
	width: 1000px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	}	

/* **************************  CABECERA ************************** */	
#cabecera {
	width: 950px;
	height: 75px;
	margin-bottom: 20px;
	}

#logo {
	float: left;
	width: 510px;
	height: 74px;
	margin-top: 10px;
	margin-left: 20px;
	}
	
#textocabecera{
	float: right;
	width: 350px;
	height: 20px;
	margin-top:45px;
	margin-right: 50px;

	}	
/* **************************  MENU ************************** */	
#menu {
	clear: both;
	width: 980px;
	height: 25px;
	margin-left: auto; 
	margin-right: auto;
	font-size: 110%;
	font-weight: bold; 
	font-variant: small-caps;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ffffff;
	}

#menu ul{
	margin: 0px;
	padding:0px;	
	}
	
#menu ul li	{
	width: 150px;
	height:20px;
	padding: 2px 2px;
	display:inline;
	list-style-type:none;
	}

.seleccionado {
	color: #edad24;
	}
	
/* **************************  CONTENIDO ************************** */	
#contenido{
	width: 950px;
	min-height:500px;
	}

#titulo {
	clear: both;
	height: auto;
	width: auto;
	float:left;
	color: #edad24;
	margin-left: 20px;
	}

#txcontenido{
	width: 910px;
	height: auto;
	float:left;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	}

	
#fotos {
	width: 950px;
	float: left;
	margin-top: 10px;
	align: center;
	}

#fotopostales {
	width: 910px;
	height: auto;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	}
	
	
/* **************************  BIENVENIDOS ************************** */	

#ofertasestancias {
	clear: both;
	float:left;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 354px;
	height: 150px;
	margin-top: 20px;
	margin-left: 85px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 3px double #ffffff;
	background-color:#333;
	}


#ofertascursos {
	float:right;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 354px;
	height: 150px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 80px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 3px double #ffffff;
	background-color:#333;
	}
	
#reyes {
	clear:both;
	padding-top: 20px;
	width: 720px;
	hight: auto;
	margin-left: 120px;
	text-align:center;
	color: #FF9;
}

/* **************************  RESERVAS ************************** */	
#txreservas {
	clear:both;
	float:left;
	width: 490px;
	height: 175px;
	text-align:left; 
	margin-left: 20px;
	}
	
#txreservas a {
	color: #0C3;	
	}
	
#txreservas a:hover {
	color: #edad24;
	text-decoration:none;	
	}

#fotosierra{
	float: right;
	width:350px;
	height:175px;
	text-align:left;
	}

#subtitulo {
	clear: both;
	width: 20px;
	height: auto;
	text-align:left;
	margin-left: 20px;
	}

#personas {
	float:left;
	width: 150px;
	height: 100px;
	text-align: left;
	margin-left: 20px;
	}

#precios {
	float:left;
	width: 200px;
	height: 100px;
	}
	
#ofertas {
	clear: both;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	line-height:25px;
	width: 600px;
	height: 150px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 3px double #ffffff;
	background-color:#333;
	}

/* **************************  LA ZONA ************************** */	

#txlazona {
	clear: both;
	width: 910px;
	height: 150px;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	}

#fotoslazona {
	width: 950px;
	height: 190px;
	float: left;
	margin-top: 10px;
	align: center;
	}
	
#txlazona2 {
	clear: both;
	float: left;
	width: 340px;
	height: auto;
	margin-top: 10px;
	margin-left: 126px;
	text-align: justify;
	}

#fotoslazona2 {
	float: right;
	width: 320px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 105px;
	text-align: center;
	}

/* **************************  MAPA ************************** */	

#titulomapa {
	clear: both;
	height: auto;
	width: auto;
	margin-left: 140px;
	color: #edad24;
	margin-left: 20px;
	}

#mapa {
	clear: both; 
	width: 630px;
	height: 385px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 155px;
	text-align: center;
	}
	
#txmapa {
	clear: both;
	width: 910px;
	height: 5px;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	}
	
#mapadetalle {
	clear: both;
	width: 575px;
	height: 803px;
	text-align:center;
	margin-left: 195px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
	}

/* **************************  La Finca ************************** */	

#txlafinca {
	clear: both;
	width: 910px;
	height: 75px;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	}
	
#fotoslafinca {
	float: right;
	width: 910px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	}
	
/* **************************  ENTRETENIMIENTO************************** */	

#txentretenimiento{
	clear: both;
	float: left;
	width: 440px;
	height: auto;
	margin-top: 10px;
	margin-left: 20px;
	text-align: justify;
	}
	
#disfrute {
	float: left;
	width: 60px;
	height: 500px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 45px;
	text-align: center;
	}
	
#fotosentretenimiento {
	float: right;
	width: 320px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
	}
	
/* **************************  SENDERISMO ************************** */	

#txsenderismo{
	clear: both;
	width: 910px;
	height: auto;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	}

#fotosenderismo {
	width: 910px;
	height: auto;
	text-align:center;
	padding-right: 20px;
	padding-left: 20px;
	}

/* **************************  LINKS ************************** */	

#txlinks {
	clear: both;
	width: 910px;
	height: 60px;
	text-align:justify;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#txlinks2 {
	clear: both;
	float: left;
	width: 340px;
	height: auto;
	margin-top: 10px;
	margin-left: 126px;
	text-align: justify;
	}
	
#fotoslinks {
	float: right;
	width: 320px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 105px;
	text-align: center;
	}
	
/* **************************  CURSOS FOTOGRAFIA ************************** */	

#contienetextoscursos {
 
	 clear: both;
 	float: left;
 	width: 550px;
 	height: auto;
 	margin-left: 20px;
 	margin-bottom: 15px;
 
}

#subtitulocursos {
 	width: 100%;
 	height: auto;
 	text-align:left;
 }

#subtitulocalendariodecursos {
 	width: 100%;
 	height: auto;
 	text-align:left;
 }
 
#calendariodecursos {
 	width: 100%;
 	height: auto;
 	text-align:justify;
 } 

#txcursos {
	 width: 100%;
 	height: auto;
 	text-align:justify;
 }

 
#imagencursos{
	margin-top: 50px;
	float: right;
 	width:300px;
 	height:600px;
 }
 
#precioscursos {
	 clear:both; 
 	float:left;
 	width: 100%;
 	height: auto;
 	text-align:justify;
 }
	
/* **************************  PIE ************************** */	

#pie{
	clear: both;
	width: 980px;
	height: 35px;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #FFFFFF
	}

#pie a {
	color: #0C3;
	}

#pie a:hover {
	color: #edad24;
	text-decoration:none;
	}
	
.clearboth {
	clear: both;
	}

.resaltado {
	color: #0C0;
	}

.resalte {
	color: #0C0;
	font-size:16px; 
	}
	
.resaltetx {
	color:#FF9;
	font-size:12px;	
	}