@charset "UTF-8";
/* CSS Document */

* { margin: 0px;
padding: 0px; outline: 0;
font-style:normal;
}


body{
	background:#6caef1;
	margin:0px;	
}


#capafondo {
	height:20px;
	margin-bottom:20px;
	background-color: #6b6263;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:910px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	clear:both;
	float:left;
	
}

#principal {
float:left;	
width: 110px;
color: #eee;
background-color: #6b6263;
padding: 2px 8px;
position: relative;
font-size: 16px;
text-align: center;
cursor: pointer;
z-index:100;
border-right:2px groove #DDD;
font-family:"Myriad Pro", Arial;

}

#principal a {
text-decoration:none;
color: #eee;	
font-family:"Myriad Pro", Arial;	

}

#principal:hover {
color: #6CAEF1;	
}
	


#principal:hover #menuh {
	display: block;
}

#principal3  {
float:left;	
width: 110px;
color: #eee;
background-color: #6b6263;
padding: 2px 8px;
position: relative;
font-size: 16px;
text-align: center;
cursor: pointer;
z-index:100;
border-right:2px groove #DDD;
font-family:"Myriad Pro", Arial;

}

#principal3 a {
text-decoration:none;
color: #eee;	
font-family:"Myriad Pro", Arial;	

}

#principal3:hover a{
color: #6CAEF1;	
}
	


#principal:hover #menuh {
	display: block;
}

#principal2 {
float:left;	
width: 110px;
color: #eee;
background-color: #6b6263;
padding: 2px 8px;
position: relative;
font-size: 16px;
text-align: center;
cursor: pointer;
z-index:100;
font-family:"Myriad Pro", Arial;

}

#principal2 a {
	text-decoration:none;
	color: #eee;
	font-family:"Myriad Pro", Arial;
}

#principal2:hover a {
color: #6CAEF1;	
	}


#principal2:hover #menuh {display: block;
}

#menuh {  
	text-align: center;
	font-size: 0.85em;
	width: 320px;
	display: none;
	position: relative;
	padding-top: 10px;
	left: -9px;
	margin-bottom: -10px;
}


#menuh ul { list-style-type: none;border: 0;
}
#menuh ul li.nivel1 { 
width: 200px;
}
#menuh ul li.primera {
}
#menuh ul li a {display: block;
text-decoration: none;
color: #6b6263;
background-color: #ddd;
border: solid 1px #ccc;
border-top: none;
padding: 8px;
position: relative;
}
#menuh ul li:hover {position: relative;
background-color: #6CC;
color: #000;
}
#menuh ul li a:hover, #menuh ul li:hover a.nivel1 {background-color: #6daef2;
color: #fff;
position: relative;
}
#menuh ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menuh ul li ul {display: none;
}
#menuh ul li a:hover ul, #menuh ul li:hover ul {display: block;
position: absolute;left: 199px;top:-1px!important;top: -31px;
}
#menuh ul li ul li a {width: 150px;
background-color: #ccc;
color: #6b6263;
}
#menuh ul li ul li a:hover {position: relative;
background-color: #a5d2ff;
color: #fff;
}
table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}
 

#wrapper {
width: 100%;
text-align: center;
}

#contenedor {
  width: 950px;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
  -webkit-box-shadow: 0px 7px 33px 11px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 7px 33px 11px rgba(0,0,0,0.65);
	box-shadow: 0px 7px 33px 11px rgba(0,0,0,0.65);

}

#cabecera {
	height:100px;	 
	border-left: solid 1px #f9f5f5;
	border-right: solid 1px #f9f5f5;
	padding-top:7px;
	
}
.logoface{
	position:relative;
	left:15px;
}


.logogoogle{
	position:relative;
	left:50px;
	top:-35px;
}
	
	

#menu_superior {
	height:40px;
	margin-top:5px;
	border-left: solid 1px #f9f5f5;
	border-right: solid 1px #f9f5f5;	 
}

#presentacion {
	border-left: solid 1px #f9f5f5;
	border-right: solid 1px #f9f5f5;
	background-color: #FFFFFF;
	height:490px;
	margin-left:10px;
	
}

#presentacion-foto {
	float:left;
	
	
}

#contenido {
  float: left;
  width: 700px;
  border-left: solid 1px #f9f5f5;
  margin-bottom:30px;
  
}

#contenido-principal {
  font-family:"Myriad Pro", Arial;
}

#contenido-full {
  float: left;
  width: 950px;
  border-left: solid 1px #f9f5f5;
  margin-bottom:30px;
  
}

#campamentosetiqueta  {
 /* font-family:Arial, Helvetica, sans-serif;*/
 font-family:"Myriad Pro", Arial;
  background-color:#f08e0e;
  width:215px;
  height:30px;
  color:#FFF;
  font-size:25px;
  text-align:left;
  padding-left:45px;
  padding-top:3px;
  letter-spacing:1px;
  
 	
}


.tittle2 a{
	position:relative;
	text-decoration:none;
	color:#9FF;
	font-size:18px;
	padding-top:0;
	line-height:1px;
	padding-left:10px;
	padding-right:10px;	
}

.info a{
	position:relative;
	text-decoration:none;
	color:#FFF;
	font-size:18px;
	padding-top:0;
	line-height:1px;
	padding-left:10px;
	padding-right:10px;	
}


.flotante a{
		float:left;
		text-decoration:none;
		text-transform: uppercase;
		filter:alpha(opacity=100);
		opacity: 1;
		moz-opacity:.1;
		khtml-opacity:.1;
						
}
		
.infocuadro a {
	position:absolute;
    top: 10px;
    left: 15px;
	text-decoration:none;
	height: 50px;
    width:360px;
	padding-left:10px;
	padding-top:5px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	
	}
	
.title {
	font-family:font-family:"Myriad Pro", Arial;
	font-weight:lighter;
	text-decoration:none;
	color:#FFF;
}

.title a{
	text-decoration:none;
}

.description {
    color:#7bc4dc;
    font-size:15px;
	font-weight:normal;
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	letter-spacing:	0.5px;
	height:20px;
}

.description a{
	text-decoration:none;
}


#seccioncampamentos{
	height:400px;
	margin-top:30px;

	
}	

.multiaventura{
	height:350px;
	width:400px;
	float:left;
	margin-left:50px;
	margin-top:25px;
	
	
}

.multiaventura-foto{
	
	text-decoration:none;
	position:relative;
	height:300px;
	
	
}

.cuadrogris{
	font-size:13px;
	background-color:#545252;
	color:#FBF4F4;
	font-family:"Myriad Pro", Arial;
	letter-spacing:0px;
	text-align:justify;
	padding:10px 10px 7px;
}

.cuadrogris2{
	font-size:13px;
	background-color:#545252;
	color:#FBF4F4;
	font-family:"Myriad Pro", Arial;
	letter-spacing:0px;
	text-align:justify;
	padding:10px 10px 7px;
	height:67px;
}
	
.programas{
	height:300;
	width:260px;
	float:left;
	margin-left:50px;
	margin-top:25px;
	
	
}

.programas2{
	height:300;
	width:260px;
	float:left;
	margin-left:35px;
	margin-right:35px;
	margin-top:25px;
	
	
}

.programas3{
	height:300;
	width:260px;
	float:left;
	margin-right:50px;
	margin-top:25px;
	
	
}

.programa-foto{
	
	text-decoration:none;
	position:relative;
	border:0px;	
	height:195px;
}

.programa-foto a{
	border:0px;	
}

.programa-foto img{
	border:0px;	
}

	
.description3{
	content: "Rafting, Paintball y Escalada";
    color:#169119;
    font-size:15px;
	font-weight:normal;
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	letter-spacing:	0.5px;
	height:20px;
}

.description4 {
    color:#8fe685;
    font-size:15px;
	font-weight:normal;
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	letter-spacing:	0.5px;
	height:20px;
}

.description5 {
    color:#F08E0E;
    font-size:15px;
	font-weight:normal;
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	letter-spacing:	0.5px;
	height:20px;
}



#escolares {
  font-family:"Myriad Pro", Arial;
  background-color:#228B22;
  width:290px;
  height:30px;
  color:#FFF;
  font-size:25px;
  text-align:left;
  padding-left:45px;
  padding-top:2px;
  letter-spacing:1px;
  margin-top:45px;
  
}
	
.title2{
 
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	position:relative;
    top:10px;
    left:-5px;
	color:#FFF;
}

.description2 {
    color:#eed027;
    font-size:15px;
	font-weight:normal;
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	letter-spacing:	0.5px;
	height:20px;
}

.description2 a{
	text-decoration:none;
}

.idiomas{
	height:350px;
	width:420px;
	float:right;
	margin-right:50px;	
}


.infocuadro2 a{
    position:absolute;
    top: 93px;
    left: 15px;
	height: 90px;
    width:217px;
	padding-left:10px;
	padding-top:5px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	text-decoration:none;
	
}


.infocuadro2:hover a{
    position:absolute;
    top: 0px;
	left:0px;
	height: 105px;
    width:260px;
	padding-left:0px;
	padding-top:90px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	text-decoration:none;
	text-align:center;
}


.infocuadro3 a {
    position:absolute;
    top: 113px;
    left: 15px;
	height: 70px;
    width:217px;
	padding-left:10px;
	padding-top:5px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	text-decoration:none;
}

.infocuadro3:hover a {
    position:absolute;
    top: 0px;
    left: 0px;
	height: 105px;
    width:260px;
	padding-left:0px;
	padding-top:90px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	text-decoration:none;
	text-align:center;
}



.infocuadro4 a {
    position:absolute;
    top: 74px;
    left: 15px;
	height: 108px;
    width:217px;
	padding-left:10px;
	padding-top:5px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	text-decoration:none;
}

.infocuadro4:hover a {
    position:absolute;
    top: 0px;
    left: 0px;
	height: 105px;
    width:260px;
	padding-left:0px;
	padding-top:90px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    opacity: 1;
	text-decoration:none;
	text-align:center;
	
}
.cuadrogrispequeno{
	font-size:13px;
	background-color:#545252;
	color:#FBF4F4;
	font-family:"Myriad Pro", Arial;
	text-align:justify;
	padding:10px 10px 7px;
	height:67px;
}
	
#seccionescolares{
	height:370px;
	
	
}

.description3 {
    color:#eed027;
    font-size:15px;
	font-weight:normal;
	font-family:"Myriad Pro", Arial;
	text-decoration:none;
	letter-spacing:	0.5px;
	height:20px;
}

.description3 a{
	text-decoration:none;
}

#pie-fotos {
  clear: both;
  background: #f08e0e;
  box-shadow: 1px 5px 10px #708090;
}

#pie {
	clear: both;
  background: #f09d30;
  padding: 5px 0px 5px 6px;
  height:300px;
  -moz-box-shadow: 1px 1px 10px #00f;
}

#pie-info {
  clear: both;
  height:25px;
  font-family:"Myriad Pro", Arial;
  font-size:12px;
  color:#999;
  padding-top:35px;
}

#cajatitulo a {
  float:left;
  padding-left:50px;
  padding-top:20px;
  width:300px;
  text-decoration:none;
}

#titulo{
	text-align:right; 
	font-weight:bold; 
	font-size:36px;
	font-family:"Myriad Pro", Arial;
	color:#6caef1;
	letter-spacing:-1px;
	
}

#subtitulo {  
    text-align:right;
	font-size:19px;
	font-family:"Segoe Script", Arial;		
	src:url(css/ufonts.com_segoe_script.ttf);
	color:#f5ad34;
	margin-top:-9px;
	

}


#cajaderecha{
	font-family:"Myriad Pro", Arial;
	
}


#cajalineas{
	float:left;
	font-family:"Myriad Pro", Arial;
	padding:15px 0 10px 120px;	
	
}

#cajalineas2{
	float:left;
	font-family:"Myriad Pro", Arial;
	padding:16px 0 10px 20px;	
	
}

#cajalineas3{
	float:left;
	font-family:"Myriad Pro", Arial;
	padding:15px 0 10px 20px;
	display:inline-block;	
	
}

.header_separator{
	background:url(../data/images/linea.jpg) no-repeat scroll 50% center rgba(0, 0, 0, 0);
	display:inline-block;
	height:80px;
	opacity:0.5;
	text-align:left;
	width:1px;
	float:left;
	
}

.azul{
	font-size:14px;
	color:#6caef1;
	padding-left:18px;
	
}

.numeros{
	font-size:16px;
	color:#6B6263;
	padding:3px 0 0 70px;
	line-height:20px;
	
	
}

.correo{
	font-size:13px;
	color:#6B6263;
	padding:0px 0 0 54px;
	
}

#cajacontacto-logo {
  position:relative;
  top: -50px; 
  left: 550px;
  width: 450px;
  height:40px;
  
}

#texto-correo {
	float:left;
	padding-top:20px;
	
}

#logo-correo {
	float:left;
	padding:0px 10px 0px 10px;
	
}

#texto-llamada {
	float:left;
	padding-top:10px;
	
}

#logo-llamada {
	float:left;
	padding:0px 10px 0px 10px;	
		
}


#pie-caja3 {
	float:left;
	margin-left:3px;
	margin-top:10px;
	margin-bottom:30px;
	padding-left:40px;
  	color:#FFF;
	font-family:"Myriad Pro", Arial;
	font-size:12px;
	height:210px;
	width:220px;

}
#pie-caja4 {

	float:left;
	margin-left:20px;
	margin-top:10px;
	padding-left:40px;
  	color:#FFF;
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	height:200px;
	width:600px;
	
}


#pie-caja6 {
	float:right;
	margin-left:3px;
	margin-top:10px;
	margin-bottom:30px;
	padding-left:40px;
  	color:#FFF;
	font-family:"Myriad Pro", Arial;
	font-size:12px;
	height:210px;
	margin-right:90px;

}


#pie-caja1 {
	float:left;
	margin-left:3px;
	margin-top:0px;
	padding-top:10px;
	padding-left:35px;
  	color:#FFF;
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	height:180px;
	width:200px;
}

#pie-caja2 {
	float:left;
	margin-left:39px;
	margin-top:0px;
	padding-top:10px;
	padding-left:40px;
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	height:180px;
	width:200px;
	
}	

.pie-titulo {
	font-family: "Myriad Pro", Arial;
	font-size:14px;
	padding:10px 0px 7px 0px;
	margin: 0px;
	color:#333;
	
}

.pie-titulo2 {
	font-family:"Myriad Pro", Arial;
	font-size:16px;
	padding:10px 0px 7px 0px;
	margin-top: 10px;
	color:#FFFFFF;
	
	
}

.pie-titulo3 {
	font-family:"Myriad Pro", Arial;
	font-size:16px;
	padding:10px 0px 7px 0px;
	margin-top: 10px;
	margin-left:0px;
	color:#FFFFFF;
	
}

.pie-titulo a{
	font-family:"Myriad Pro", Arial;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 10px 0px;
	
}

.pie-opcion {
	font-family:"Myriad Pro", Arial;
	font-size:12px;
	color:#d9dcdc;
	padding:5px 5px 5px 5px;
}

.pie-opcion a{
	font-family:"Myriad Pro", Arial;
	font-size:12px;
	color:#d9dcdc;
	
	text-decoration:none;
}

.pie-opcion a:hover{
	font-family:"Myriad Pro", Arial;
	font-size:12px;
	color:#d9dcdc;
	text-decoration:underline;
}

#pie-izq {
	color:#fff;
	text-align:center;
	
}	
	

.texto {
	font-family:"Myriad Pro", Arial;
	font-size:13px;
	padding:2px 5px 5px 0px;
	color:#333;
	text-decoration:none;
	height:15px;
}

.texto a {
	color:#333;
	text-decoration:none;
	
}

.texto a:hover {
	color:#333;
	text-decoration:underline;
}


.texto2{
	font-family:"Myriad Pro", Arial;
	font-size:13px;
	padding:2px 5px 5px 0px;
	color:#FFFFFF;
	height:15px;
	float:none;
}	

.texto2 a {
	text-decoration:none;
	color:#FFFFFF;

}

.texto2 a:hover {
	text-decoration:underline;
	color:#FFFFFF;

}	


#seguridad {
  position:relative;
  top: 8px; 
  left: 10px;
  width: 300px;
  height:100px;
  
}

	
.bloque1principal {
	height:	175px;
	weight: 300px;
	float:left;
}

.bloque2principal {
	height:	150px;
	margin-left:100px;
	float:left;
}
.bloque3principal {
	height:	150px;
	margin-left:440px;
}




.bloque-titulo {
	margin-top:25px;
	margin-bottom:15px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#35355e;

}

.bloque2 {
	height:250px;

}


.bloque {
	height:	330px;
}


.grupo {
	float:left;
	padding-left:3px;
	width: 210px;
	margin:0px 10px 20px 10px;
	padding-right:2px;
	border:0.5px solid #ccc;
	height:327px;
	
	

}

.grupo2 {
	float:left;
	padding-left:3px;
	width: 210px;
	margin:0px 10px 20px 10px;
	padding-right:2px;
	border:0.5px solid #ccc;
	height:240px;
	
	

}

.grupo-img {
	width:210px;
	height:	120px;	
}

.grupo-img img:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

.grupo-titulo1 {
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3f3f3f;
	padding-left:5px;
	padding-top:7px;
 	 
}
.grupo-titulo1 a {color:#3f3f3f; text-decoration:none;}
.grupo-titulo1 a:hover{text-decoration:underline; }

.grupo-titulo2 {
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5ea7e0;
	padding-left:5px;
 	 	
}

.grupo-texto {
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b8afaf;
	padding-left:5px;
	
 	 	
}


/* Menú vertical desplegable  ----------------------------------------------- */
#menu {
  float:right;
  width: 220px;
  padding-top:55px;
   border-right: solid 1px #f9f5f5;
}

.menu_list {
width: 220px; /* Ancho del menú */
}

.menu_head {

}
.menu_head a{
	/*
background-image: url(http://localhost/campamento/imagen/flecha.png);
background-color:#ffffff; 
color:#999;
*/
background-color:#68b8e4; 
color:#000000;
background-position:center left;
background-repeat:no-repeat;
display:block;
padding-left:20px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
border-bottom:#CCC solid 1px;
margin-bottom:10px;
padding-top: 5px;
padding-bottom:5px;
} 

.menu_head a:hover{
color: #706c6c; /* Color de los enlaces al pasar el cursor */
/* text-decoration:underline;  */
}

.menu_body {

}
.menu_body a{
background-image: url(http://tucampamento.es/imagen/flecha-a.png);
background-position:center left;
background-repeat:no-repeat;
display:block;
background-color:#ffffff; /* Color de fondo de los enlaces */
padding-left:30px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999;
border-bottom:#CCC solid 1px;
margin-bottom:10px;
padding-bottom:5px;


}

.menu_body a:hover{
color: #68b8e4; /* Color de los enlaces al pasar el cursor */
font-weight:bold;
/* text-decoration:underline;  */
}

/***   MENU INFORMACION PADRES   */

/* Menú vertical desplegable  ----------------------------------------------- */
#menup {
  float:right;
  width: 220px;
   border-right: solid 1px #f9f5f5;
}

.menu_listp {
width: 220px; /* Ancho del menú */
}

.menu_headp {

}
.menu_headp a{
	/*
background-image: url(http://localhost/campamento/imagen/flecha.png);
background-color:#ffffff; 
color:#999;
*/
background-color:#68b8e4; 
color:#000000;
background-position:center left;
background-repeat:no-repeat;
display:block;
padding-left:20px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
border-bottom:#CCC solid 1px;
margin-bottom:10px;
padding-top: 5px;
padding-bottom:5px;
} 

.menu_headp a:hover{
color: #706c6c; /* Color de los enlaces al pasar el cursor */
/* text-decoration:underline;  */
}

.menu_bodyp {

}
.menu_bodyp a{
background-image: url(http://tucampamento.es/imagen/flecha-a.png);
background-position:center left;
background-repeat:no-repeat;
display:block;
background-color:#ffffff; /* Color de fondo de los enlaces */
padding-left:30px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#999;
border-bottom:#CCC solid 1px;
margin-bottom:10px;
padding-bottom:5px;
width:175px;
}

.menu_bodyp a:hover{
color: #68b8e4; /* Color de los enlaces al pasar el cursor */
/* text-decoration:underline;  */
}

/*  MENU INFORMACION PADRES  */
.barra-titulop {
	height:20px;
	background-color:#68B8E4;
	margin-top:20px;
	margin-bottom:20px;	
	padding:4px 0px 0px 10px;
	color:#ffffff;
	border-radius: 10px; 
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	width:195px;
	
}

.barra-titulo {
	height:20px;
	background-color:#68b8e4;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;	
	padding:7px 5px 0px 10px;
	color:#FFF;
	border-radius: 10px; 
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
}


.barra-titulo-detalles {
	height:20px;
	background-color:#68b8e4;
	margin-top:20px;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:20px;	
	padding:4px 5px 0px 10px;
	color:#fff;
	border-radius: 10px; 
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	
}

.titulo {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding-bottom:5px;
	padding-top:4px;
	background-color:#999;
	margin-top:2px;
	
}

.barra-precio {
	padding-left:72px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	height:30px;
	padding-left:52px;
	margin-top:8px;
	
}

.titulo-precio1 {
	float:left;
	padding-left:3px;
	font-size:13px;
	
}
.titulo-precio2 {
	float:left;
	padding-left:10px;
	font-size:20px;	
	color:red;	
}
.titulo-precio3 {
	float:left;
	padding-left:3px;	
	padding-top:9px;	
	font-size:11px;
	color:red;
}
.titulo-precio4 {
	float:left;
	padding-left:3px;	
	font-size:20px;
	color:red;
		
}

.informacion {
	/*background-image: url(http://tucampamento.es/imagen/flecha-verde.png);*/
    background-position:center right;
	background-repeat:no-repeat;
	display:block;
	
	background-color:#228B22;

	border-radius: 5px; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color:#fff;
	border:#67aa1f solid 1px;
	padding-top:7px;
	padding-bottom:0px;
	padding-left:8px;
	margin-left:95px;
	height:20px;
	width:100px;
	font-size:13px;
	
	 
}

.informacionR {
	/* background-image: url(http://tucampamento.es/imagen/flecha-verde.png);*/
    background-position:center right;
	background-repeat:no-repeat;
	display:block;
	background-color:#228B22;
	border-radius: 5px; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color:#fff;
	border:#67aa1f solid 1px;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:40px;
	margin: 9px 20px 20px 0px;
	text-transform:uppercase;
	width:160px;
	 
}


.informacionR2 {
	/* background-image: url(http://tucampamento.es/imagen/flecha-verde.png);*/
    background-position:center right;
	background-repeat:no-repeat;
	display:block;
	background-color:#228B22;
	border-radius: 5px; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color:#fff;
	border:#67aa1f solid 1px;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:40px;
	margin: 9px 20px 20px 0px;
	text-transform:uppercase;
	width:160px;
	 
	 
}

.informacionR2 a{
	color:#fff;
	text-decoration:none;
	text-align:left;
}


.informacionR a{
	color:#fff;
	text-decoration:none;
	text-align:left;
}

.informacionR a:hover{
	text-decoration:underline;
		
}

.informacionR2 a:hover{
	text-decoration:underline;
		
}

.informacion a{
	color:#fff;
	text-decoration:none;
	text-align:left;
	 
}

.informacion a:hover{
	text-decoration:underline;
		
}

.descripcion {
	margin-left:30px;
	margin-right:20px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.descripcion-titulo {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#68b8e4;
	color:#fff;
	font-size:17px;
	height:24px;
	padding-left:10px;
	padding-top:4px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
}


.descripcion-titulo-c {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#327fb5;
	color:#fff;
	font-size:15px;
	height:24px;
	padding-left:10px;
	padding-top:7px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width:630px;
	
}


.descripcion-texto {
	font-size:13px;	
	color:#666;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.despegable {
	margin-left:10px;
	margin-right:5px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:60px;
	
}


*{ font-family:"Myriad Pro", Arial; margin: 0;}
dl{ margin: 8px auto; width: 100%; }
dt, dd{ padding: 10px; }
dt{ background: #68b8e4; color: white; border-bottom: 1px solid #fff; border-top: 1px solid #fff; cursor: pointer; }
dd{ color:#777777; font-size:13px; font-family:Arial, Helvetica, sans-serif; }
dt.activo, dt:hover{ background: #327fb5; }

dt:before{ content: "▸"; margin-right: 10px; }
dt.activo:before{ content: "▾"; }
.dd_titulo {
	color:#777777; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:15px 0px 5px 10px;
}


		
/*   OPCION CON TABULADOR   */

.tabs { /* es el rectángulo contenedor */
margin: 0 auto;
min-height: 200px;
position: relative;
width: 670px;

}
.tab { /* cada una de las pestañas */
float: left;
}
.tab label { /* la parte superior con el título de la pestaña */
background-color: #68b8e4;
border-radius: 5px 5px 0 0;
box-shadow: -3px 3px 2px #57aad8 inset;
color: #DDD;
cursor: pointer;
left: 0;
margin-right: 3px;
padding: 5px 15px;
position: relative;


}
/* el control input sólo lo necesitamos para que las pestañas permanezcan abiertas así que lo ocultamos */
.tab [type=radio] { display: none; }

/* el contenido de las pestañas */
.content {
	background-color: #faf7f7;
	bottom: 0;
	left: 0px;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 24px;
	border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	border: #d9d9d9 solid 1px;
}
/* y un poco de animación */
.content > * {
opacity: 0;

-moz-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
-o-transform: translateX(-100%);

-moz-transition: all 0.6s ease;
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}

/* controlamos la pestaña activa */
[type="radio"]:checked ~ label {
	
background-color: #faf7f7;
box-shadow: 0 3px 2px #faf7f7 inset;
color: #327eb3;
z-index: 2;
border-bottom:#faf7f7 solid 4px;
border-top:#d9d9d9 solid 1px;
border-left:#d9d9d9 solid 1px;
border-right:#d9d9d9 solid 1px;

}
[type=radio]:checked ~ label ~ .content { z-index: 1; }
[type=radio]:checked ~ label ~ .content > * {
opacity: 1;
-moz-transform: translateX(0);
-webkit-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
}

/*  FIN TAB*/


.reserva-precios {
	width:220px;
	float:left;
	height:100px;
	
}

.reserva-precio-grupo {
	padding-left:20px;
	margin-bottom:10px;
	
}

.reserva-precio-col1 {
	
}

.reserva-precio-col2 {
	border:#6B6263 solid 1px;
	height:30px;
	width:200px;
}

.reserva-precio-col3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.reserva-precio-texto1 {
	float:left;
	width: 75px;
	text-align:center;
	background-color:#ba4400;
	color:#fff;
	height:23px;
	padding-top:7px;
	border-radius: 0px 50px 50px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.reserva-precio-texto2 {
	float:left;
	width: 75px;
	text-align:center;
	background-color:#0CF;
	color:#fff;
	height:23px;
	padding-top:7px;
	border-radius: 0px 50px 50px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.reserva-precio-texto3 {
	float:left;
	width: 75px;
	text-align:center;
	background-color:#f8ab16;
	color:#fff;
	height:23px;
	padding-top:7px;
	border-radius: 0px 50px 50px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.reserva-precio-texto4 {
	float:left;
	width: 75px;
	text-align:center;
	background-color:green;
	color:#fff;
	height:23px;
	padding-top:7px;
	border-radius: 0px 50px 50px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.reserva-precio-cantidad {
	float:left;
	width:125px;
	text-align:center;	
	height:23px;
	padding-top:7px;
	color:#f00;
	
}

.reserva-informacion {
	height:280px;	
}

.reserva-informacion-act {
	height:160px;	
}

.reserva-titulo {
	float:left;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.reserva-titulo-act {
	float:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.reserva-linea1 {
	background-color:#fcfcfc;
	height:30px;
	width:460px;
	border-radius: 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px; 
	
}

.reserva-linea2 {
	background-color:#ebf6fc;
	height:30px;
	width:460px;
	border-radius: 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px; 	
}

.reserva-lineat {
	float:left;
	width:110px;
	padding-left:10px;
	padding-top:7px;
	text-transform:uppercase;
	
}

.reserva-lineai {
	float:left;
	padding-top:7px;
	color:#6B6263;	
	
}

.programacion-titulo {
	font-family:Arial, Helvetica, sans-serif;	
	color:#307aad;
	
	
}

.programacion-detalle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#307aad;
	padding: 10px 10px 0px 40px;
	
}

.caja{
	padding:10px 0px 0px 30px;
	margin-bottom:30px;
	
	
}

.filaT {
	width:600px;
	height:25px;
	text-align:center;
	background-color:#68b8e4;
	border:1px solid #0e77b0;
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.filaT p { margin-top:7px; } 

.filaD{
	width:600px;
	height:25px;	
	background-color:#fff;
	text-align:center;

}

.filaDizq{
	float:left;	
	width:100px;
	height:23px;	
	border:1px solid #0e77b0;
	color:#0e77b0;
	font-size:14px;	
		
}

.filaDizq p { margin-top:4px; } 


.filaDder{	
	margin-left:100px;
	width:500px;
	height:23px;
	border:1px solid #0e77b0;
	color:#0e77b0;
	font-size:14px;	
	

}
 
.filaDder p { margin-top:7px; } 


.filaT3 {
	width:599px;
	height:25px;
	text-align:center;
	background-color:#68b8e4;
	border:1px solid #0e77b0;
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.filaT3 p { margin-top:4px; } 


.filaDder3{	
	float:left;
	width:164px;
	height:23px;
	border:1px solid #0e77b0;
	color:#0e77b0;
	font-size:14px;	
	

}
.filaDder3 p { margin-top:4px; } 

.filaF3 {
	width:600px;
	height:25px;
	text-align:center;
	background-color:#0070c0;
	border:1px solid #0e77b0;

}

.filaF3 p{
	margin-top:5px;
	color:#FFF;
	font-size:12px;	
}


.filaDT{
	width:600px;
	height:17px;
	text-align:center;
	background-color:#fff;
	color:red;
	
}

.filaDT p { margin-top:1px; }  


.filaD2{
	width:600px;
	height:25px;
	text-align:center;
	background-color:#fff;
	
}

.filaD2 p { margin-top:7px; }  

.filaD2izq{
	float:left;	
	width:100px;
	height:23px;
	text-align:center;
	border:1px solid #0e77b0;
	font-size:12px;	
}

.filaD2izq p { margin-top:7px; } 

.filaD2der{	
	margin-left:100px;
	width:490px;
	height:23px;
	border:1px solid #0e77b0;
	text-align:left;
	font-size:12px;
	padding-left:10px;	
}

.filaD2der p { margin-top:7px; } 

.filaD2izq3{
	float:left;	
	width:100px;
	height:23px;
	text-align:center;
	border:1px solid #0e77b0;
	font-size:12px;	
}

.filaD2izq3 p { margin-top:3px; } 

.filaD2der3{	
	float:left;
	width:164px;
	height:23px;
	border:1px solid #0e77b0;
	text-align:center;
	font-size:12px;
}

.filaD2der3 p { margin-top:3px; } 

.filaF {
	width:600px;
	height:25px;
	text-align:center;
	background-color:#0070c0;
	border:1px solid #0e77b0;

}

.filaF p{
	margin-top:5px;
	color:#FFF;
	font-size:12px;	
}


.cajaA{
	padding:30px 0px 10px 30px;
	
	
}

.filaAD2T{
	width:500px;
	height:25px;
	text-align:center;
	background-color:#237ffe;
	
	
}

.filaAD2izqt{
	float:left;	
	width:200px;
	height:23px;
	text-align:center;
	border:1px solid #ffffff;
}

.filaAD2izqt p{
	text-align:center;		
	font-size:14px;
	color:#ffffff;
	font-weight: bold;	
}

.filaAD2dert{	
	margin-left:200px;	
	width:296px;
	height:23px;
	border:1px solid #ffffff;
	text-align:left;
}

.filaAD2dert p{
	text-align:center;	
	font-size:14px;
	color:#ffffff;
	font-weight: bold;		
}

.filaAD2{
	width:500px;
	height:25px;
	text-align:center;
	background-color:#6dcbfe;
	
	
}

.filaAD2izq{
	float:left;	
	width:200px;
	height:23px;
	text-align:center;
	border:1px solid #ffffff;
}

.filaAD2izq p{
	text-align:center;		
	font-size:12px;
	color:#000000;
	
}

.filaAD2der{	
	margin-left:200px;	
	width:296px;
	height:23px;
	border:1px solid #ffffff;
	text-align:left;
}

.filaAD2der p{
	text-align:center;	
	font-size:12px;	
	color:#000000;	
}

.album-monitor {
	padding-left:20px;
	padding-top: 20px;
	
}

.monitor-foto {
	float:left;
	border:#2F85CE solid 1px;
	margin: 5px 5px 5px 5px;
	
	
}

.programacion-foto {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:30px;
	
}

.galeria-fotos {	
	border-right: solid 1px #f9f5f5;
	width:230px;
	float:right;
	margin-bottom:30px;
	padding-top:18px;

}

.galeria-img {
	
	
}

.galeria-img img{
	border: #68B8E4 solid 2px;
	margin-right:10px;
	margin-top:20px;
	
}

.instalaciones-texto {
	float: left;
	width: 310px;
	margin-bottom:20px;
}


.instalaciones-texto2 {
	float: left;
	width: 310px;
	margin-bottom:80px;
}


.instalaciones-img1 img{
	border: #68B8E4 solid 2px;
	float:right;
	margin-bottom:20px;
	margin-left:5px;
	
	
}


.instalaciones-img2 img{
	border: #68B8E4 solid 2px;
	margin-left:40px;
	margin-right:5px;
	margin-top:10px;
	float:left;
	margin-bottom:20px;
	
}

.instalaciones-img3 img{
	border: #68B8E4 solid 2px;
	float:right;
	margin-bottom:20px;
	margin-left:5px;
	
}

.instalaciones-img4 img{
	border: #68B8E4 solid 2px;
	margin-right:18px;
	margin-top:10px;
	float:left;
	margin-bottom:20px;
	
}

.instalaciones-img5 img{
	border: #68B8E4 solid 2px;
	float:right;
	margin-bottom:20px;
	margin-left:5px;
	
}
.galeria-mini img{
	float:left;
	margin: 50px 10px 10px 10px;
	border: #68B8E4 solid 2px;
	
}


.contacto{
	border: 1px solid #CED5D7;
	border-radius: 6px;
	padding: 45px 45px 20px;
	margin-top: 50px;
	background-color: white;
	box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 10px #EEF5F7 inset;
}
.contacto label{
	display: block; 
	font-weight: bold;
}
.contacto div{
	margin-bottom: 15px;
}
.contacto input[type='text'], .contacto textarea{
	padding: 7px 6px;
	width: 530px;
	border: 1px solid #CED5D7;
	resize: none;
	box-shadow:0 0 0 3px #EEF5F7;
	margin: 5px 0;
}
.contacto input[type='text']:focus, .contacto textarea:focus{
	outline: none;
	box-shadow:0 0 0 3px #dde9ec;
}
.contacto input[type='submit']{
	border: 1px solid #CED5D7;
	box-shadow:0 0 0 3px #EEF5F7;
	padding: 8px 16px;
	border-radius: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0px white;
	
	background: #e4f1f6; 
	background: -moz-linear-gradient(top, #e4f1f6 0%, #cfe6ef 100%);
	background: -webkit-linear-gradient(top, #e4f1f6 0%,#cfe6ef 100%); 
}
.contacto input[type='submit']:hover{
	background: #edfcff; 
	background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
	background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%); 
}
.contacto input[type='submit']:active{
	background: #cfe6ef; 
	background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
	background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}

.formulario {
	margin-bottom:30px;
	
}

.contactop{
	/*
	background-color:#000;
	
	border: 1px solid #CED5D7;
	border-radius: 6px;
	padding: 45px 45px 20px;
	margin-top: 50px;
	
	box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 10px #EEF5F7 inset;
	*/
}
.contactop label{
	display: block; 
	font-weight: bold;
}
.contactop textarea{
	font-size:12px;
	
}
.contactop div{
	margin-bottom: 5px;
}
.contactop input[type='text'], .contactop textarea{
	padding: 7px 6px;
	width: 200px;
	border: 1px solid #CED5D7;
	color:#666;
}
.contactop input[type='text']:focus, .contactop textarea:focus{
	outline: none;
	box-shadow:0 0 0 3px #dde9ec;
}
.contactop input[type='submit']{
	border: 1px solid #CED5D7;
	border-radius: 5px;
	padding: 5px 10px;
	background-color:#fff;
	/*
	box-shadow:0 0 0 3px #EEF5F7;
	font-weight: bold;
	text-shadow: 1px 1px 0px white;
	background: #e4f1f6; 
	background: -moz-linear-gradient(top, #e4f1f6 0%, #cfe6ef 100%);
	background: -webkit-linear-gradient(top, #e4f1f6 0%,#cfe6ef 100%); 
	*/
}
.contactop input[type='submit']:hover{
	background: #edfcff; 
	background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
	background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%); 
}
.contactop input[type='submit']:active{
	background: #cfe6ef; 
	background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
	background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}

/*********************************************/
/*     TABLAS DE PROGRAMACION                */
/*********************************************/


div.fixedHeaderTable {
      position: relative;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  width:685px;
  }
  div.fixedHeaderTable table {
      width:100%;
	  
  }
  div.fixedHeaderTable tbody {
      height: 200px;
     overflow-y: auto;
     overflow-x: hidden;
	 
 }
 div.fixedHeaderTable table th {
     background-color:#fa7c2e;
	 font-weight:bold; 
	 color:#fff;
	 
 }
 div.fixedHeaderTable table td {
     background-color:#f0f6fc;
	 overflow: auto;
	 height:65px;
	 width:10%;
	 text-align:center;
	 font-size:9px;
	 color:#5082b8;
	
	 
	 
 }
 div.fixedHeaderTable thead td, div.fixedHeaderTable thead th {
     position:relative;
	 
 }
 
 /* IE7 hacks */
 div.fixedHeaderTable {
     *position: relative;
     *height: 200px;
     *overflow-y: scroll;
     *overflow-x: hidden;
     *padding-right:16px;
 }
 
 div.fixedHeaderTable thead tr {
     *position: relative;
     _position: absolute;
     *top: expression(this.offsetParent.scrollTop-2);
     *background:none;
     background-color:#FFFFFF;
 }
  
 div.fixedHeaderTable tbody {
     *height: auto;
     *position:absolute;
     *top:50px;   
 }

 /* IE6 hacks */
 div.fixedHeaderTable {
     _width:expression(this.offsetParent.clientWidth-20);
     _overflow: auto;
     _overflow-y: scroll;
     _overflow-x: hidden;
 }
 div.fixedHeaderTable thead tr {
     _position: relative;
 }






/********************/
/*   TABLA SEGUNDA  */
/********************/




div.fixedHeaderTable1 {
      position: relative;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  width:685px;
  }
  div.fixedHeaderTable1 table {
      width:100%;
	  
  }
  div.fixedHeaderTable1 tbody {
      height: 55px;
     overflow-y: auto;
     overflow-x: hidden;
	 
 }

 div.fixedHeaderTable1 table td {
     background-color:#F2F2F2;
	 height:15px;
	 width:70px;
	 text-align:center;
	 font-size:11px;
	 color:#fa7c2e;
 }

 
 /* IE7 hacks */
 div.fixedHeaderTable1 {
     *position: relative;
     *height: 200px;
     *overflow-y: scroll;
     *overflow-x: hidden;
     *padding-right:16px;
 }
 

  
 div.fixedHeaderTable1 tbody {
     *height: auto;
     *position:absolute;
     *top:50px;   
 }

 /* IE6 hacks */
 div.fixedHeaderTable1 {
     _width:expression(this.offsetParent.clientWidth-20);
     _overflow: auto;
     _overflow-y: scroll;
     _overflow-x: hidden;
 }



/******************************/
/*******  COMIDA  ************/

div.fixedHeaderTable2 {
      position: relative;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  width:685px;
  }
  div.fixedHeaderTable2 table {
      width:100%;
	  
  }
  div.fixedHeaderTable2 tbody {
      height: 200px;
     overflow-y: auto;
     overflow-x: hidden;
	 
 }
 div.fixedHeaderTable2 table th {
     background-color:#fa7c2e;
	 font-weight:bold; 
	 color:#fff;
	 
 }
 div.fixedHeaderTable2 table td {
     background-color:#f0f6fc;
	 overflow: auto;
	 height:65px;
	 width:10%;
	 text-align:center;
	 font-size:11px;
	 color:#5082b8;
	 /*color:#fa7c2e;*/
	 
	
	 
	 
 }
 div.fixedHeaderTable2 thead td, div.fixedHeaderTable2 thead th {
     position:relative;
	 
 }
 
 /* IE7 hacks */
 div.fixedHeaderTable2 {
     *position: relative;
     *height: 200px;
     *overflow-y: scroll;
     *overflow-x: hidden;
     *padding-right:16px;
 }
 
 div.fixedHeaderTable2 thead tr {
     *position: relative;
     _position: absolute;
     *top: expression(this.offsetParent.scrollTop-2);
     *background:none;
     background-color:#FFFFFF;
 }
  
 div.fixedHeaderTable2 tbody {
     *height: auto;
     *position:absolute;
     *top:50px;   
 }

 /* IE6 hacks */
 div.fixedHeaderTable2 {
     _width:expression(this.offsetParent.clientWidth-20);
     _overflow: auto;
     _overflow-y: scroll;
     _overflow-x: hidden;
 }
 div.fixedHeaderTable2 thead tr {
     _position: relative;
 }



/******************************/
/*******  CAMPAMENTOS ESPECIALIZADOS  ************/

div.fixedHeaderTableE {
      position: relative;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  width:675px;
  }
  div.fixedHeaderTableE table {
      width:100%;
	  
  }
  div.fixedHeaderTableE tbody {
      height: 200px;
     overflow-y: auto;
     overflow-x: hidden;
	 
 }
 div.fixedHeaderTableE table th {
     background-color:#fa7c2e;
	 font-weight:bold; 
	 color:#fff;
	 height:20px;
 }
 div.fixedHeaderTableE table td {
     background-color:#f0f6fc;
	 overflow: auto;
	 height:65px;
	 width:10%;
	 text-align:center;
	 font-size:11px;
	 color:#5082b8;
	 /*color:#fa7c2e;*/
	 
	
	 
	 
 }
 div.fixedHeaderTableE thead td, div.fixedHeaderTable2 thead th {
     position:relative;
	 
 }
 
 /* IE7 hacks */
 div.fixedHeaderTableE {
     *position: relative;
     *height: 200px;
     *overflow-y: scroll;
     *overflow-x: hidden;
     *padding-right:16px;
 }
 
 div.fixedHeaderTableE thead tr {
     *position: relative;
     _position: absolute;
     *top: expression(this.offsetParent.scrollTop-2);
     *background:none;
     background-color:#FFFFFF;
 }
  
 div.fixedHeaderTableE tbody {
     *height: auto;
     *position:absolute;
     *top:50px;   
 }

 /* IE6 hacks */
 div.fixedHeaderTableE {
     _width:expression(this.offsetParent.clientWidth-20);
     _overflow: auto;
     _overflow-y: scroll;
     _overflow-x: hidden;
 }
 div.fixedHeaderTableE thead tr {
     _position: relative;
 }



/******************************/
/*******  NIVEL DE IDIOMAS  ************/

div.fixedHeaderTable3 {
      position: relative;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  width:285px;
  }
  div.fixedHeaderTable3 table {
      width:100%;
	  
  }
  div.fixedHeaderTable3 tbody {
      height: 50px;
     overflow-y: auto;
     overflow-x: hidden;
	 
 }
 div.fixedHeaderTable3 table th {
     background-color:#fa7c2e;
	 font-weight:bold; 
	 color:#fff;
	 height:20px;
 }
 div.fixedHeaderTable3 table td {
     background-color:#f0f6fc;
	 overflow: auto;
	 height:35px;
	 width:10%;
	 text-align:center;
	 font-size:11px;
	 color:#5082b8;
	 /*color:#fa7c2e;*/
	 
	
	 
	 
 }
 div.fixedHeaderTable3 thead td, div.fixedHeaderTable2 thead th {
     position:relative;
	 
 }
 
 /* IE7 hacks */
 div.fixedHeaderTable3 {
     *position: relative;
     *height: 200px;
     *overflow-y: scroll;
     *overflow-x: hidden;
     *padding-right:16px;
 }
 
 div.fixedHeaderTable3 thead tr {
     *position: relative;
     _position: absolute;
     *top: expression(this.offsetParent.scrollTop-2);
     *background:none;
     background-color:#FFFFFF;
 }
  
 div.fixedHeaderTable3 tbody {
     *height: auto;
     *position:absolute;
     *top:50px;   
 }

 /* IE6 hacks */
 div.fixedHeaderTable3 {
     _width:expression(this.offsetParent.clientWidth-20);
     _overflow: auto;
     _overflow-y: scroll;
     _overflow-x: hidden;
 }
 div.fixedHeaderTable3 thead tr {
     _position: relative;
 }

#idioma_main {
    display: inline-block;
    height: 80px;
    position: relative;
	top:-15px;
    width: 98px;
	font-family:"Myriad Pro", Arial;
}

#idioma_main span.reference {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    box-shadow: -1px 0 10px #000000;
    font-size: 10px;
    height: 20px;
    left: 0;
    line-height: 20px;
    position: fixed;
    text-align: right;
    width: 100%;
}
#idioma_main span.reference a {
    color: #AAAAAA;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#idioma_main span.reference a:hover {
    color: #DDDDDD;
}
#idioma_main .bg_img img {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
.oe_overlay {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50000;
}
#idioma_main #idioma_title:hover {
    border-color: #BCBCBC #BCBCBC #E6E6E6;
    border-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-width: 1px;
    box-shadow: 0 -3px 10px 3px rgba(100, 100, 100, 0.1);
    position: relative;
    z-index: 50000;
}
#idioma_main .idioma_subitems {
    background-color: #FFFFFF;
    border: 1px solid #BCBCBC;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 0 10px 3px rgba(100, 100, 100, 0.1);
    display: none;
    font-family:"Myriad Pro", Arial;
    height: 240px;
    left: -6px;
    position: relative;
    top: -3px;
    width: 107px;
    z-index: 50000;
}
#idioma_main ul.oe_menu {
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 4px 0 0;
    padding: 0;
    position: relative;
}
#idioma_main ul.oe_menu > li {
    float: left;
    padding-bottom: 2px;
    position: relative;
    width: 82px;
}
#idioma_main ul.oe_menu > li > a {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #6B6263;
    display: block;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 0 -2px;
    padding: 9px 17px 10px 21px;
    text-decoration: none;
    width: 82px;
}
#idioma_main ul.oe_menu > li > a > span.idioma_title_label {
    color: #6caef1;;
    font-family:"Myriad Pro", Arial;
    font-size: 14px;
    text-transform: uppercase;
}
#idioma_main ul.oe_menu > li > a:hover > span.idioma_title_label {
    color: #6CAEF1;
}
#idioma_main ul.oe_menu > li > a > span.idioma_title_lang {
    color: #6B6263;
    font-family:"Myriad Pro", Arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
}
#idioma_main ul.oe_menu > li > a:hover > span.idioma_title_lang {
    color: #979797;
}
#idioma_main ul.oe_menu > li > a:hover, #idioma_main ul.oe_menu > li.selected > a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #232323;
    opacity: 1;
}
#idioma_main .oe_wrapper ul.hovered > li > a {
}
#idioma_main ul.oe_menu div ul li a {
    border-bottom: 1px solid #E6E6E6;
    color: #949494;
    display: block;
    font-size: 13px;
    padding: 2px 2px 2px 22px;
    text-decoration: none;
}
ul.oe_menu div ul.oe_full {
    width: 100%;
}
#idioma_main ul.oe_menu div ul li a:hover {
    background: none repeat scroll 0 0 #EAEAEA;
    box-shadow: 1px 4px 9px -6px inset;
}
#idioma_main ul.oe_menu li ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#idioma_main li.oe_heading {
    border-bottom: 1px solid #DDDDDD;
    color: #AAAAAA;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 6px;
}
.border_idioma {
    border-color: #BCBCBC #BCBCBC #E6E6E6 !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 -3px 10px 3px rgba(100, 100, 100, 0.1);
    position: relative !important;
    z-index: 51000 !important;
}
#idioma_main ul.oe_menu > li > a.border_idioma > span.idioma_title_lang {
}
#idioma_main ul.oe_menu > li > a.border_idioma > span.idioma_title_label {
}

/*CODIGO FORMULARIO ARRIBA*/
#form3camp {
	overflow:hidden;
	float:right;
	height:430px;
	width:276px;
}

#form3camp h3 {
	display:none;
}
#form3camp fieldset {
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	margin-left:14px;
	height:680px;
	
}
#form3camp leyend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333;
	width:280px;
}

#form3camp fieldset.last {
	
	margin-left:17px;
}
#form3camp legend {
	display:none;
}
#form3camp p {
	margin:.5em 0;
}
#form3camp label {
	display:block;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

#form3camp-v input {
	float:left;
	width:92px;	
	border-radius:5px;
}

#form3camp input, #form3camp textarea {
	width:180px;
	border:1px solid #ddd;
	background:#fff url(../images/form3/form_input.gif) repeat-x;
	padding:5px;
	margin-top:4px;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
}


#form3camp input:focus, #form3camp textarea:focus {
	background-color:#ffffff;
	border: 1px solid #dddddd;
	box-shadow: 0 0 5px #51cbee;
	color: #666666;
	outline: medium none;
	position:relative;
	transform: scale(1.05);
	transition: all 0.25s ease-in-out 0s;
	z-index:5;	
}


#form3camp textarea {
	width:180px;
	height:50px;
	overflow:auto;
	border-radius:5px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#form3camp select {
margin-top:4px;
padding: 3px;
width:193px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

#form3camp select:focus {
	background-color:#ffffff;
	border: 1px solid #dddddd;
	box-shadow: 0 0 5px #51cbee;
	color: #333333;
	outline: medium none;
	position:relative;
	transform: scale(1.05);
	transition: all 0.25s ease-in-out 0s;
	z-index:5;
}



#form3camp p.submit {
	margin:0 34px;
	clear:both;
	position:relative;
}

#form3camp button {

}

