@charset "utf-8";

body {
	text-align:center;
	margin:0 auto;
	background-image: url(../img/pagina/fondo_5.jpg);
	background-repeat:       repeat-x;
}

#contenedor {
	text-align:left;
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#cabecera {
	height: 120px;
	width: 760px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
.links {
	float: right;
	height: 30px;
	width: 165px;
	margin-top: 80px;
}
.cabecera_links {
	height: 200px;
	width: 529px;
	float: right;
}

.cabecera_actividades {
	height: 150px;
	width: 529px;
	float: right;
}
.fondo_actividades {
	float: left;
	width: 525px;
	background-image: url(../img/pagina/fondo_actividades.jpg);
	background-repeat: no-repeat;
	height: 650px;
	margin-top: 5px;
}
.fondo_form {
	float: left;
	width: 525px;
	background-image: url(../img/pagina/fondo_formulario.jpg);
	background-repeat: no-repeat;
	height: 900px;
	margin-top: 5px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo_formulario {
}


.fondo_gracias {
	float: left;
	width: 525px;
	background-image: url(../img/pagina/fondo_formulario.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 5px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}




.texo_actividades {
	width: 475px;
	height: 88px;
	margin-top: 86px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.actividades {
	height: 255px;
	width: 480px;
	margin-left: 18px;
}
.boton_actividad {
	width: 240px;
	height: 51px;
	float: left;
}


.texto_cabecera_links {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 22px;
	padding-right: 20px;
}

.enlaces_central {
	float: right;
	height: 400px;
	width: 529px;
}
.enlace {
	float: left;
	height: 80px;
	width: 230px;
	padding-right: 20px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 12px;
}
.enlace a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.enlace a:hover {
	color: #333333;
	text-decoration: underline;
}
.enlace img {
	float: left;
	margin-right: 12px;
	margin-left: 10px;
}



#central {
	background-image: url(../img/pagina/f5.jpg);
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 1320px;
	overflow: visible;
}

#central_galiana {
	background-image: url(../img/pagina/f5.jpg);
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	min-height: 1525px;
	overflow: visible;
}


#central_links {
	background-image: url(../img/pagina/f6.jpg);
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 650px;
	overflow: visible;
}

#central_reservas {
	background-image: url(../img/pagina/f6.jpg);
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 860px;
	overflow: visible;
}


#central_paintball {
	background-image: url(../img/pagina/f5.jpg);
	width: 760px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 1450px;
	overflow: visible;
}

#columna_iz {
	float: left;
	height: auto;
	width: 230px;
}
.texto_iz {
	float: left;
	width: 200px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 20px;
}
.texto_iz a {
	color: #666666;
}
.texto_iz a:hover {
	color: #003300;
}


#foto_cabecera {
	float: left;
	height: 230px;
	width: 524px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
}

#titulo {
	height: 76px;
	width: 335px;
}

#bloque_1 {
	float: left;
	height: 272px;
	width: 335px;
}
.titular {
	width: 310px;
	height: 49px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	padding-left: 18px;
	padding-right: 7px;
}
.definicion {
	width: 310px;
	height: 138px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 18px;
	padding-right: 7px;
}
.definicion a {
	color: #999999;
}
.definicion a:hover {
	color: #003300;
}



#bloque_2 {
	float: left;
	height: 272px;
	width: 189px;
	margin-right: 5px;
}
.fotos {
	height: 205px;
}
.reservas {
	height: 45px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	width: 159px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 20px;
	color: #000000;
	background-image: url(../img/pagina/fondo_reservas.jpg);
	background-repeat: no-repeat;
}
.reservas a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.reservas a:hover {
	color: #003300;
	font-weight: bold;
}
.gracias {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 35px;
	margin-left: 35px;
}



#bloque_3 {
	width: 524px;
	float: left;
	margin-right: 5px;
	background-image: url(../img/pagina/ficha.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: auto;
}
.grupos {
	height: 40px;
}

.titulo_bloque_3 {
	height: 20px;
	margin-top: 10px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: bold;
	padding-left: 18px;
}
.texto_bloque_3 {
	padding-right: 15px;
	padding-left: 18px;
}
.galeria {
	height: 120px;
	width: 524px;
	background-image: url(../img/pagina/fondo_galeria.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}
.galeria_grande {
	height: 220px;
	width: 524px;
	background-repeat: no-repeat;
	margin-top: 40px;
	background-image: url(../img/pagina/fondo_galeria_grande.jpg);
}


.fotos_galeria {
	height: 98px;
	width: 470px;
	margin-left: 32px;
	display: block;
}

.fotos_galeria_grande {
	height: 196px;
	width: 470px;
	margin-left: 32px;
	display: block;
}


.img_galeria {
	height: 74px;
	width: 80px;
	margin-right: 14px;
	float: left;
	margin-top: 24px;
}
.img_galeria a {
	color: #FFFFFF;
	text-decoration: none;
}






#logos_actividades {
	height: 130px;
	width: 230px;
}

#logos_actividades_2 {
	height: 100px;
	width: 230px;
}
.boton {
	height: 37px;
	width: 213px;
	margin-top: 5px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
}
#pie {
	height: 140px;
	width: 790px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/pagina/pie.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#logo {
	float: left;
	height: 120px;
	width: 200px;
	margin-top: 20px;
	background-image: url(../../img/pagina/logo.jpg);
	background-repeat: no-repeat;
}
#texto_pie {
	height: 120px;
	width: 585px;
	float: right;
	margin-top: 20px;
}
#pie_sup {
	float: left;
	height: 67px;
	width: 575px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.pie_inf {
	float: left;
	height: 20px;
	width: 575px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.repuesta {
	text-align: left;
	padding-left: 27px;
}
.proteccion {
	height: 60px;
	width: 455px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-bottom: 12px;
}
