@charset "utf-8";
/* CSS Document */

#contenedor{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-color: #FFFFFF;
}
#cabecera{
	height: 200px;
	width: 850px;
}
#contenido{
	height: 360px;
	width: 850px;
	background-image: url(img/grandes/contenido.jpg);
}
#idiomas{
	height: 55px;
	width: 110px;
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
}
#idiomas a{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#idiomas a:hover{
	color: #FF0000;
	text-decoration: none;
}
#menu_completo{
	height: 360px;
	width: 120px;
	float: left;
	padding-right: 5px;
}
#menu{
	height: 235px;
	width: 100px;
	float: left;
	padding-top: 60px;
	padding-left: 20px;
	background-image: url(img/grandes/menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #156C62;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 18px;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e62427;
	text-decoration: none;
}
.textoEnlaces{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e62427;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	background-image: url(img/peques/bellota.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	margin-top: 5px;
}
#pie{
	height: 20px;
	width: 850px;
	clear: both;
}
ul {
	list-style-type: none;
}
#PRESENTACION{
}
#video{
	height: 280px;
	width: 310px;
	float:left;
	padding-top: 55px;
	padding-left: 10px;
}
#txt_presentacion{
	height: 300px;
	width: 370px;
	float:left;
	padding-top: 35px;
}
ul.presentacion{
	list-style-type: none;
	text-align: center;
	padding-left: 25px;
}
#SERVICIOS{
}
#txt_servicios{
	height: 250px;
	width: 500px;
	float:left;
	padding-top: 60px;
	padding-left: 10px;
}
#txt_servicios a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A661E;
	text-decoration: none;
	letter-spacing: 1px;
}
#txt_servicios a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e62427;
	text-decoration: none;
}
#listado_imagenes{
	height: 340px;
	width: 150px;
	float:left;
	padding-top: 15px;
	padding-left: 5px;
}
#foto_1 {
	position:absolute;
	width:266px;
	height:200px;
	z-index:1;
	left: 250px;
	top: 231px;
	visibility: hidden;
	text-decoration: none;
}
#foto_2 {
	position:absolute;
	width:266px;
	height:200px;
	z-index:2;
	left: 250px;
	top: 245px;
	visibility: hidden;
}
#foto_3 {
	position:absolute;
	width:266px;
	height:200px;
	z-index:3;
	left: 250px;
	top: 275px;
	visibility: hidden;
}
#foto_4 {
	position:absolute;
	width:266px;
	height:200px;
	z-index:4;
	left: 250px;
	top: 295px;
	visibility: hidden;
}
#foto_5 {
	position:absolute;
	width:266px;
	height:200px;
	z-index:5;
	left: 250px;
	top: 339px;
	visibility: hidden;
}
#INSTALACIONES{
}
.texto_instalaciones{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin-top: 5px;
}
#instalaciones_izq{
	height: 300px;
	width: 342px;
	float:left;
	position: relative;
	padding-top: 40px;
	padding-left: 60px;
}
#instalaciones_der{
	height: 330px;
	width: 180px;
	float:left;
	padding-top: 15px;
	padding-left: 20px;
}
#instalaciones_der_texto{
	height:310px;
	width: 100px;
	float:left;
	padding-top: 35px;
}
#ins_1 {
	position:absolute;
	width:342px;
	height:257px;
	z-index:1;
	visibility: hidden;
	text-decoration: none;
}
#ins_2 {
	position:absolute;
	width:342px;
	height:257px;
	z-index:2;
	visibility: hidden;
}
#ins_3 {
	position:absolute;
	width:342px;
	height:257px;
	z-index:3;
	visibility: hidden;
}
#ins_4 {
	position:absolute;
	width:342px;
	height:257px;
	z-index:4;
	visibility: hidden;
}
#ENTORNO{
}
#contenido_entorno{
	width: 848px;
	background-image: url(img/grandes/contenido_entorno.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e52427;
	border-left-color: #e52427;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 485px;
}
#entorno{
	height: 140px;
	width: 670px;
	float:left;
	padding-left: 30px;
	padding-top: 40px;
}	
#entorno_texto{
	height: 280px;
	width: 700px;
	float:left;
	padding-top: 10px;
}
#entorno_texto a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A661E;
	text-decoration: none;
}
#entorno_texto a:hover {
	color: #e62427;
	text-decoration: none;
}
.texto_entorno{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
}
#LOCALIZACION{
}
#localizacion_texto{
	height:300px;
	width: 200px;
	float:left;
	padding-top: 40px;
	padding-left: 35px;
}
#mapa{
	height: 300px;
	width: 428px;
	float:left;
	padding-top: 30px;
	padding-left: 25px;
}
#HORREO{
}
#texto_horreo{
	height: 90px;
	width: 695px;
	float:left;
	padding-top: 40px;
	padding-left: 12px;
}
#fotos_horreo{
	height: 205px;
	width: 700px;
	float:left;
	padding-left: 8px;
	padding-top: 10px;
}
#GALERIA DE FOTOS{
}
#contenido_galeria{
	height: 420px;
	width: 850px;
	background-image: url(img/grandes/contenido.jpg);
	background-position: top;
}
#galeria_de_fotos_izq{
	width: 500px;
	padding-top: 60px;
	padding-left: 30px;
	position: relative;
	height: 333px;
	float: left;
}
#galeria_de_fotos_der{
	width: 170px;
	padding-top: 50px;
	padding-left: 10px;
	height: 360px;
	float: left;
}
#galeria_de_fotos_der ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#ga_1 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:1;
	visibility: hidden;
}
#ga_2 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:2;
	visibility: hidden;
}
#ga_3 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:3;
	visibility: hidden;
}
#ga_4 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:4;
	visibility: hidden;
}
#ga_5 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:5;
	visibility: hidden;
}
#ga_6 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:6;
	visibility: hidden;
}
#ga_7 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:7;
	visibility: hidden;
}
#ga_8 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:8;
	visibility: hidden;
}
#ga_9 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:9;
	visibility: hidden;
}
#ga_10 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:10;
	visibility: hidden;
}
#ga_11 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:11;
	visibility: hidden;
}
#ga_12 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:12;
	visibility: hidden;
}
#ga_13 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:13;
	visibility: hidden;
}
#ga_14 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:14;
	visibility: hidden;
}
#ga_15 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:15;
	visibility: hidden;
}
#ga_16 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:16;
	visibility: hidden;
}
#ga_17 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:17;
	visibility: hidden;
}

#ga_18 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:18;
	visibility: hidden;
}
#ga_19 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:19;
	visibility: hidden;
}
#ga_20 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:20;
	visibility: hidden;
}
#ga_21 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:21;
	visibility: hidden;
}
#ga_22 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:22;
	visibility: hidden;
}
#ga_23 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:23;
	visibility: hidden;
}
#ga_24 {
	position:absolute;
	width:500px;
	height:333px;
	z-index:24;
	visibility: hidden;
}
#XXX{
}
.pie_de_foto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-align: right;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
	font-variant: normal;
}
.nota{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 3px;
}
.nota a{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
.nota a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

