/* CSS Document */
/**/
@import "comunes.css";

body  {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	background-color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.idioma_select{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;/*
	background-color: #003300;*/
}
.container1 #container2 {
	width: 907px; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	margin: 0 auto;
	background-color: #000000;
} 
#container2 #Area_cabecera {
	width: 98%;
}
#container2 #Area_Informacion {
	width: 98%;
	/*	background-image: url(../images/menu0.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	overflow: hidden;
}
#container2 #Area_Menu {
	width: 98%;
}
#container2 #Area_Pie {
	width: 98%;
}
#desarrollo{
	color: #009900;
	font-size: 12px;
	background-color: #000000;
	height: 90%;
	width: 100%;
}
#subtituloSuperior {
	font: 600 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#subtituloSuperior h1 {
	font: 600 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}
#idiomas{
	width:100%;
}
#Titulos_Menu{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
/*	padding-top: 20px;*/
	text-decoration: underline;
}
#Area_cabecera a {
	color: #33CC00;
	text-decoration: none;
}
#Area_cabecera a:hover {
	color: #009900;
}
#opci_menus{
/*	padding-top: 2px;*/
}

#Area_Menu {
	font-size: 14px;
	font-weight: bold;
}
#Area_Menu .normal a{
	color: #FFFFFF;
	text-decoration: none;
}
#Area_Menu .rojo a{
	color: #943824;
	text-decoration: none;
}
#Area_Menu .azul a{
	color: #586CA9;
	text-decoration: none;
}
#Area_Menu a:hover {
	color: #33CC00;
}
#menu_0{
	background-image: url(../images/menu0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu_1{
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu_2{
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* ESTILOS DEL PIE */

#pie{
	width: 100%;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-indent: 5px;
}
#pie a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	text-indent: 5px;
}
#pie a:hover{
	color: #336600;
}
#copyrigth{
	font-size: 10px;
	color: #339900;
	text-align: center;
}
.desing {
	height: 20px;
	vertical-align: text-bottom;
	line-height: 20px;
}
.desing a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #0B589C;
	text-decoration: none; 
}
#pie .avisolegal{
	color: #996600;
	text-decoration: none;	
}
#pie .avisolegal a{
	color: #996600;
}
#pie .avisolegal a:hover{
	color: #CCCC00;
}
#Migajas{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #33CC00;
	font-weight: bold;
}
#Texto{/*
	text-align: justify;
	margin: 0px auto;
	vertical-align: text-top;
	background-color: #CCFF00;*/
}
#fotillo{
	background-repeat: no-repeat;
	background-position: right center;
}
#Fotofondo{
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.texto_precios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.texto_precios table{
	text-align: center;
}
.texto_precios td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.input{
	color: #33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 5px;
}
.input input, select{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	background: #999999;
	border: 1px solid #999999;
}
.input textarea{
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	background: #999999;/**/
	border: 1px solid #ffffff;
}
.boton{
	color: #FFFFFF;
	background-color: #006600;
	border: 1px solid #000000;
}
.botonverde{
	background-color: #006600;
	border: 1px solid #000000;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 5px;
}
.botonrojo{
	background-color: #FF0000;
	border: 1px solid #000000;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

/* ESTILOS DE LAS ACTUACIONES */
#actuaciones0 #Cuadro_actuaciones{
/*	background-color: none;
	padding: 5px;
	width: 90%;
	width: 380px;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#actuaciones0 #Cuadro_actuaciones .tipo {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
/*	background-color: none;*/
	padding: 5px;
	width: 380px;
}
#actuaciones0 #Cuadro_actuaciones .fecha, .actuacion {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 360px;
}
#actuaciones0 #Cuadro_actuaciones .mas_info {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
	width: 360px;
}
/*#actuaciones0 #Cuadro_actuaciones{
	background-color: #666633;
	border: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#actuaciones0 #Cuadro_actuaciones .tipo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	padding: 5px;
	width: 380px;
}
#actuaciones0 #Cuadro_actuaciones .fecha, .actuacion {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 360px;
}
#actuaciones0 #Cuadro_actuaciones .mas_info {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
	width: 360px;
}*/
#actuaciones0 #Cuadro_actuaciones .video {
	text-align: right;
	padding-right: 10px;
	width: 75px;
	display: block;
	text-decoration: none;
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
}
#actuaciones0 #Cuadro_actuaciones .video a {
	color: #33FF33;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#actuaciones0 #Cuadro_actuaciones .video a:hover {
	background-image: url(../images/video2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #33CC00;
	text-align: right;
	padding-right: 10px;
	width: 75px;
	display: block;
	text-decoration: none;
}
#mapagoogle{/*
	height: 278px;
	width: 430px;*/
}

/* MAPA DE GOOGLE */
#map {
	border: 3px solid #666633;
	width: 95%;
	height: 350px;
	text-align: center;
}
/* MAPA DE GOOGLE */

.links{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
}
.links a{
	color: #FFFFFF;}
.links a:hover{
	color: #33CC00;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #33CC00;
	padding-right: 5px;
}
.limks .span{
	color: #CC9900;
	font-size: 10px;
}
/* GALERIA DE FOTOS */
.form{
	font-size:0.9em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
.thumbnails{background-color:#FFF;border:#FFF 2px solid;}
.error{background-color:#999;width:100%;font-size:1.0em;font-weight:bold;padding:30px 0 30px 20px;}
.link{margin-left:11px;text-decoration:none;color:#666;font-size:0.8em;}

/*****/

#galeriadefotos{
	height:375px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;	
}
#Galerias{
	background-color: #006600;
	width: 350px;
	margin-top: 4px;
	text-align: center;
}
#Galerias a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Galerias a:hover{
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}
#Titulo_Galeria{
	/*	height: 350px;
	top: 245px;
	right: 330px;*/
	top: 15px;
	right: -8px;
	width: 500px;
	position: absolute;
	z-index:4;
	font-size: 20px;
	line-height: 25px;
	font-style: oblique;
	font-weight: bold;
	color: #FFCC00;
	text-transform: uppercase;
	text-align: left;
}
#Titulo_Galeria_Sombra{
	/*	height: 350px;
	top: 247px;
	right: 328px;*/
	top: 17px;
	right: -10px;
	width: 500px;
	position: absolute;
	z-index:3;
	font-size: 20px;
	line-height: 25px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
}
.foto_oculta{
	z-index:3;
	height: 380px;
	width: 520px;
	position: relative;
	overflow: hidden;
	visibility: hidden;
	left: 375px;
}
/* cuadro precios */
#Vacio{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tb{
	background-color: #666633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ta{
	background-color: #669900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ge{
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
/* VIDEOS */
#C_VIDEO{
	/*background-color: #330066;*/
	height: 350px;
	width: 500px;
	position: relative;
	top: -340px;
	left: 385px;
	z-index: 100;
/*
	top: 245px;
	right: 350px;
*/	
}
/* FAQS */
#Pregunta{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Respuesta{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
/* LV */
#Area_texto{
	width: 100px;/*
	border-top: 2px #666666 groove;
	border-bottom: 2px  groove #CCCCCC;*/
	margin-top: 5px;
	margin-bottom: 10px;
}
#Lv_Nombre{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	font-style: italic;
	text-align: left;
	text-indent: 5px;
}
#Lv_Comentario{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;/*
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666666;*/
	padding: 3px 0px 3px 0px;
}
#Lv_Formulario{
	height: 350px;
	width: 450px;
	position: relative;
	top: -340px;
	left: 410px;
	/* 
	top: 245px;
	right: 370px;
	position: relative;
	top: -340px;
	left: 450px;
	*/
	border:solid 1px #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/fondo_traspa.png);
	z-index: 1000;
}
#Lv_Formulario a{
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#Lv_Formulario a:hover {
	color: #FFCC00;
}
.texto_oculto_condiciones{
	z-index: 2; 
	overflow: hidden; 
	visibility: hidden;
	height: 350px;
	width: 850px;
	position: absolute;
	top: 245px;
	right: 360px;
}
#Texto_condiciones{
	background-color: #36863A;
	/*	background-image: url(../images/fondo_normas_lv.png);*/
	font-size: 12px;
	color: #FFFFFF;
	border:solid 1px #000000;
	text-align: justify;
	text-indent: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#VerCondiciones{
	background-color:#FFCC00;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.titulo_new_firma{
	background-color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 20px;
	text-align: center;
}
.aviso_firma{
	background-color:#FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	text-align: center;
}
.titulo_condiciones_lv{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_condiciones_lv{
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.ok{
	font-size: 70px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	font-style: italic;
}
#jol{
	height: 100%;
	width: 100%;/*
	position: absolute;*/
	top: 245px;
	right: 370px;
	border:solid 1px #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/fondo_traspa.png);
}
#Pie_autoriza{
	background-color: #669900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height:40px;
}
.pie_autoriza{
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.pie_autoriza a{
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.pie_autoriza a:hover{
	color: #333333;
	font-size: 25px;
	font-weight: bold;
}
#Marco_Absoluto{
	position: absolute;
	height: 375px;
	width: 888px;
	visibility: visible;
	overflow: hidden;
/*	border: 1px solid #99FF00;
	overflow: hidden;*/
}
#FOTO{
	height: 375px;
	width: 505px;
	position:relative;
	left: 27px;
	overflow: hidden;
	visibility: visible;
	text-align: right;
	z-index: 2;
}
#IFRAME{
	height: 337px;
	width: 666px;
	position: relative;
	z-index: 500;
	background-color: #FFFFFF;
}
#Pago_Reserva{
	height: 337px;
	width: 213px;
	position: relative;
	left:671px;
	top: -358px;
	z-index: 201;
}
#Texto_Pago_Reserva{
	margin-right: 5px;
	margin-left: 5px;
}
.Texto_Pago_Reserva {
	font-size: 12px;
	text-align: justify;
	text-indent: 5px;
}
#Galeria{
	height: 310px;
	width: 350px;
	margin: 10px 0px 0px 10px ;
	position: relative;
}
#Cuadro_foto{
	border: 1px groove #999999;
}
#root0 a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#root0 a:hover{
	color: #00FF00;
}
