/*************************  Estilos generales ****************************
body {
	padding: 0;
	line-height: 125%;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
.ocultar {
	display: none;
}
.clear {
	clear: both;
}
h1 {
	font-family:  Tahoma;
	line-height: 100%;
	text-align: left;
	padding-right: 10px;
	padding: 5px 10px 5px 5px;
	color: #66A4BB;
	font-size: 25px;
}
h2 {
	color: #66A4BB;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	border-bottom:solid 1px #CCC;
}

h4 {
	color: #66A4BB;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
h4 span {
	color: #000;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}


strong {
	color: #66A4BB;
	font-weight: bolder;
}
b {
	color: #66A4BB;
	font-weight: bolder;
}
.alertar, strong .alertar, b .alertar {
	color: #e34a21;
}
a {
	color: #66A4BB;
	text-decoration: none;
}
p {
	margin-top: 0px;
	text-align: justify;
	font-size: 13px
}*/
.imgleft {
	float: left;
	margin: 0% 1% 1% 0%;
	border: none;
}
.imgright {
	float: right;
	margin:  0% 0% 1% 1%;
	border: none;
}

/*LOGIN - IDIOMAS EN HEADER*/

.zonapersonal {
    background: none repeat scroll 0 0 #999;
    border-radius: 30px;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: 0.6;
    padding: 3px 14px;
	float:right;
	cursor: pointer;
	color:#000
}
.zonapersonal a {
    color: #fff !important;
	padding: 0 8px;
	font-size: 12px
	}
.zonapersonal a:hover {
    color: #333 !important;
	}
.zonapersonal:hover {
	opacity: 1;
}
.lang {
    color: #999;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    padding: 3px 10px;
	float:right
}
.lang a {
	margin: 0 10px;
}

/*************************CONTENIDO ****************************/

.boton {
    background-color: #66A4BB;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    margin: 5px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
}


/*LOGIN*/
.login {
	background-position: left top;
	border: none;
	/*background-color: #E5E5E5;*/
	background-image: url(../img/fondo_login.png);
	background-repeat: repeat;
	margin-bottom: 5px;
}
.login-cuerpo {
	padding: 10px;
}
.login-topper {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #66A4BB;
	border-bottom: none; /*float: left;
	background-image:url(../img/fondo_largo_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
.login-title {
	color: #66A4BB;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 0px;
	padding-top: 20px;
	display: inline;
	text-transform: none;
}
.login-content-container {
	list-style-type: none;
	margin-top: 0px;
	padding: 0; /*margin-left:-11px;*/
}
.login-content-container from {
	padding: 0;
}
.login-content-container label {
	border: medium;
	color: #4b4c4d;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px 6px 15px;
	text-decoration: none;
}
.login-content-container .textinput {
	margin-left: 15px;
	color: #66A4BB;
	width: 75%;
}
.portlet-title li {
	color: #66A4BB;
	padding: 8px 8px 0px 30px;
	list-style-type: none;
}
.portlet-title li a {
	color: #FFFFFF;
	text-decoration: none;
}
.portlet-title li a:hover {
	color: #EEEEEE;
	text-decoration: none;
}
.portlet-title ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*FECHAS IMPORTANTES*/
.box-fecha {
  background: none repeat scroll 0 0 #66A4BB;
  display: table;
  padding: 1.2em;
  width: 100%;
  height: 245px;
}

.fechas {
	color: #fff;
	margin-bottom: 10px;
}
.fechatag {
	padding-left: 5px;
	margin-bottom: 5px;

}
.fechadia {
   	font-size: 16px;
	border-bottom: dotted 1px #333;
	margin-bottom: 20px;
	padding-left: 5px;
	text-align:right;

}


.comite p  {
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.list1 {
	list-style:outside;
	list-style-type:circle;
/*	list-style-image: url(../img/list.png);
*/	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 90%;
	margin-bottom: 20px;
	text-align:justify;
}


/*HOTELES*/

.hotel_foto
{
	max-height: 250px;
    overflow: hidden;
}

.hotel_foto img
{
	min-height: 250px
}

.hotel_precio
{
	float: left;
    height: auto;
    margin: 20px 0;
    width: 95%;
}

.hotel_precio img
{
    border: 1px solid #666;
    width: 45%;
}

.hotel_precio p
{
    font-size: 12px;
    padding: 4px 10px 0 10px;
    text-align: left;
    width: 94%;
    line-height: 19px;
}
.gridtable {
    border-collapse: collapse;
    border-color: #579b57;
    border-width: 1px;
}
.hotel_texto
{
    width: 95%;
    float: left;
    margin-top: 0;
    margin-left: 2%;
    text-align: justify;
}

.hotel_caracteristicas
{
    float: left;
	margin-left: 20px;
    width: 95%;
}
.hotel_caracteristicas h2
{
    margin: 0;
    padding: 0;
    color: #6C8177;
    font-weight: bold;
    font-size: 85%;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 4px;
}

.hotel_caracteristicas form
{
    margin-top: 10px;
    text-align: right;
}
.hotel_masinfo
{
    text-align: left;
    margin-top: 10px;
    font-size: 10px;
    padding-left: 4px;
}
.hotel_masinfo * img
{
	border:none;
	padding-right: 2px;
	vertical-align: bottom;
}

.hotel_habitac
{
    margin: 0 0 10px 5px;
    padding: 0.5%;
    text-align: center;
    font-weight: bold;
    width: 47%;
    height: auto;
    font-size: 12px;
    color: #6C8177;
    border: 1px solid #6C8177;
    background-color: #e6e6e6;
    float: right;
}

.hotel_tabla
{
	border: none;
	width: 90%;
}
.hotel_tabla tr
{
	height: 30px;
	vertical-align: middle;
	font-size: 14px
}

.hotel_tabla_cab tr
{
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
	background-color:#CCCCCC
}

.hotel_tabla td
{
	border-bottom: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}

.hotel_tabla td+td+td+td
{
	margin:auto;
	text-align: center
}
.tabladeprecios
{
	width: 92%;
	margin-left: 20px;
}
.tabladeprecios tr, th
{
	height: 30px;
	vertical-align:middle;
	border: 1px solid #CCCCCC !important;
	font-size: 12px;
}
.tabladeprecios td
{
	text-align:left;
}
.tabladeprecios td+td
{
	text-align: right;
}

.tabladeprecios th+th {
	text-align: right;
}

.tabladeprecios td {
	text-align:left;
}
.tabladeprecios td+td {
	text-align: right;
}

#aloj_tabladeprecios
{
	width: 92%;
	margin-left: 20px;
}
#aloj_tabladeprecios td
{
	text-align:left;
}
#aloj_tabladeprecios td+td
{
	text-align: right;
}
#aloj_tabladeprecios {
	width: 92%;
	margin-left: 20px;
}
#aloj_tabladeprecios tr, th {
	height: 30px;
	vertical-align:middle;
	border: 1px solid #CCCCCC !important;
	font-size: 12px;
}
#aloj_tabladeprecios td {
	text-align:left;
}
#aloj_tabladeprecios td+td {
	text-align: right;
}
.aloj_precios {
	text-align: right
}

/*  FIN HOTELES  */

.noticia_texto {
	width: 90%;
	margin-top: 0px;
	margin-left: 20px;
	text-align: justify;
}
.patrocinio_logo {
	margin: 0 0 10px 0;
	padding: 0.5%;
	text-align: center;
	font-weight: bold;
	width: 24%;
	height: 60px; /*height: auto;*/
	font-size: 12px;
	float: left;
}
.patrocinio_logo2 {
	margin: 0 0 10px 0;
	padding: 0.5%;
	text-align: center;
	font-weight: bold;
	width: 40%;
	height: 60px; /*height: auto;*/
	font-size: 12px;
	float: left;
	display:table;
}
.patrocinio_logo img {
	border: 1px solid #66A4BB;
	border: none;
}
.patrocinio_logo2 img {
	border: 1px solid #66A4BB;
	border: none;
}
.patrocinio_texto {
	width: 70%;
	float:right;
	margin-top: 0;
	margin-right: 2%;
	text-align: justify;
	margin-bottom: 10px;
}
.patrocinio_texto p {
	width: 98%;
}
.seccion hr {
	width: auto;
}
.tbl_seccion {
	width:90%;
	margin-left: 20px;
}
.tbl_seccion tr {
	border-bottom: #999 solid 1px;
}
.tbl_seccion td {
	border-bottom: #999 solid 1px;
	vertical-align: middle;
}
.tbl_seccionsub {
	margin-top: 20px;
}
.tbl_seccionsub td {
	padding: 5px;
	border-bottom: none;
}
/*PATROCINIOS*/
.patrocinios {
	float: left;
	margin: 0;
	padding: 0;
	width: 99.5%;
}
.patrocinios div {
	padding-top: 15px;
	padding-bottom: 15px;
}
.patrocinios div a {
	background-image: none;
	padding: 0;
	color: #5B5B5B;
	text-decoration: none;
	padding-left: 5px;
	margin: 0;
	border: medium none;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}
.patrocinios .portlet-content {
	padding: 0; /*margin-top: -20px;*/
	background-color: #fbfbfb;
	margin: 10px 0 10px 0
}
.portlet-content img {
	margin: 10px 0 10px 0;
	border: none;
}
.patrocinios .portlet-content-container div {
	list-style-type: none; /*margin-left:12px;*/
	margin-top: 7px;
	padding-left: 0;
}
.patrocinios .portlet-content-container img {
	padding-right: 3px;
	vertical-align: middle;
	border: 0px;
	max-height: 80px;
	max-width: 90%;
	border: none;
}
.patrocinios .portlet-content-container div div {
	border-bottom: 1px solid #C9C9C9;
	color: #5B5B5B;
	font-weight: bold;
	margin: 0; /*padding-bottom:5px;*/
}
.patrocinios .portlet-content-container .portlet-journal-metadata {
	border: none;
}
.patrocinios .portlet-topper {
	background: transparent none repeat scroll 0 0;
	border-bottom: 1px solid #C9C9C9;
	position: static;
}
.patrocinios .portlet-topper .portlet-title {
	/*border-bottom:1px solid #C9C9C9;*/
    margin-left: 0;
	padding: 0;
	color: #447686;
	font-weight: bold;
}
.patrocinios .portlet-content-container div div .lfr-meta-actions {
	border: none;
}
.patrocinios.portlet-content-container div div a img {
	padding-right: 3px;
	vertical-align: middle;
	border: none;
}

.programa {
	text-align: left;
	font-size: 12px;
    border: solid 1px #CCCCCC;

}
.programa tr {
}
.programa td{
	padding: 5px;
	width: 110px;
	border-bottom: solid 1px #CCCCCC;
}
.programa td+td{
	padding: 5px;
	width: 400px;
}

/***************************** Estilos  PIE  ******************************/
div#pie {
	background-color: #E5E5E5;
	float: left;
	padding-bottom: 9px;
	padding-top: 9px;
	width: 100%; /*position: relative;*/
	margin-top: 10px;
}
div#pie a {
	color: #000000;
	font-size: 75%;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
div#pie img {
	border: none;
}
div#pie_contenedor {
	float: left;
	padding-bottom: 9px;
	padding-top: 9px;
	width: 100%;
}
/************************ Estilos  formularios  ***************************/

label:hover {
	color: #53636c;
}
.msgerror {
}
.msgerror pre {
}
div.frow {
	clear: both;
	padding-top: 0.2em;
}
div.fpage {
	page-break-after: always;
}
.formulario {
	padding: 0px;
	margin: 20px 0;
	width: 100%;
	clear: both;
	font-size: 0.9em;
}
.formulario p {
	margin-bottom: 5px;

}
.labelrow {
	float: left;
}
.formulario label {
	font-weight: bold;
}
.formulario input, .formulario select, .formulario textarea {
	margin-bottom: 2px;
}
.formulario label input, .formulario label select, .formulario label textarea {
    border: 1px solid #999;
    padding: 5px;
    width: 99%;
}
.formulario em {
	color: #FF0000;
	font-weight: bold;
}
small {
	color: #AAAAAA;
	font-size: 0.8em;
	font-weight: bolder;
}
.slpass a {
	color: #000;
	font-size: 0.7em;
	margin-left:20px;
}
.ancho05 {
	width: 4%;
	display:inline-block;
}
.ancho1 {
	width: 9%;
	display:inline-block;
}
.ancho2 {
	width: 19%;
	display:inline-block;
}
.ancho3 {
	width: 29%;
	display:inline-block;
}
.ancho4 {
	width: 39%;
	display:inline-block;
}
.ancho5 {
	width: 49%;
	display:inline-block;
}
.ancho6 {
	width: 59%;
	display:inline-block;
}
.ancho7 {
	width: 69%;
	display:inline-block;
}
.ancho8 {
	width: 79%;
	display:inline-block;
}
.ancho9 {
	width: 89%;
	display:inline-block;
}
.ancho10 {
	width: 99%;
	display:inline-block;
}
.bloqueform {
	margin-left: 2%;
}

/******* INPUT BOTONES *******/
input[type="button"], input[type="submit"] {
	background: none repeat scroll 0 0 #285867;
    border-radius: 30px;
	margin: 8px 4px;
    opacity: 0.5;
    padding: 3px 14px;
	font-weight: bold;
	color: #FFF;
	border:none;
	cursor: pointer;
}
input[type="button"]:hover, input[type="submit"]:hover {
	background-color: #666;
}
input[type="submitcookie"] {
    background-color: #999;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 8px 4px;
    opacity: 1;
    padding: 2px;
    text-align: center;
}
input[type="submitcookie"]:hover {
	background-color: #666;
}
input[readonly] {
	color: #777;
	background-color: #E5E5E5;
}
/*Formulario de envio de comunicaciones*/
#pbar1 {
	display: none;
	text-align: center;
}
.progressBar {
	text-align: center;
	width: 100px;
	border: 1px solid black;
	background: #eef;
	height: 1.25em;
	display: inline-block;
}
.progressBarText {
	padding-left:45px;
	position: absolute;
	font-size: 1em;
	color:#000;
	text-align: center;
	font-weight: bolder;
}
.progressBarFill {
	height: 100%;
	background: #add3de;
	display: block;
	overflow: visible;
}
.box-tabla {
  background: none repeat scroll 0 0 #fff;
  padding: 1.25em;
  width: 100%;
}
.tabla1 {
	font-size: 14px;
	width: 100%;
	text-align: left;
}
.tabla1 tr {
	height: 40px;
	vertical-align: middle;
}
.tabla1 td {
	border: 1px #CCC solid;
	padding-left: 5px;
}
.tabla1 tr th {
	font-weight: bold;
	background-color: #666;
	color: black;
	padding-left: 5px;
	border: 1px #CCC solid;
}
.tabla1 th strong, .tabla1 th b {
	color:white
}
@media screen and (max-width: 800px) {
	.tabla1 {
		overflow-x: auto;
		display: block;
	}
}
#capam {
	margin-top:10px;
}
.capampar {
	background-color: #E5E5E5;
	padding-left: 2px;
	padding-bottom:5px;
	padding-top: 5px;
}
.capamimpar {
	background-color:#fff;
	padding-left: 2px;
	padding-bottom:5px;
	padding-top: 5px;
}
#wordcount {
	text-align:center;
	color: #AAAAAA;
	font-size: 0.8em;
	font-weight: bolder;
}
/*******************Estilos tabla de tipos de inscripción******************/
#ins_tabladeprecios {
	border-collapse:collapse;
	border:none;
	width:100%;
	vertical-align:bottom;
	font-size: 110%
}
#ins_tabladeprecios th {
	font-weight:bold;
	text-align:right;
	border-bottom:2px solid #AAA;
	padding-bottom:4px;
	vertical-align: bottom;
}
#ins_tabladeprecios td {
	padding-left:10px;
}
.ins_tipo {
	font-size: 1.4em;
	font-weight: bold;
}
.grins_nombre {
	font-weight:bolder;
	padding-top:5px;
	padding-bottom:2px;
	background-color:#bbb;
	color:white;
}
.grins_descripcion {
	font-size: 0.85em;
	font-weight:normal;
}
.ins_valida {
	width:20%;
	text-align:right;
	color:#AAA;
	font-weight:normal;
	vertical-align:top;
	white-space: nowrap;
}
.ins_novalida {
	padding-top:4px;
	width:20%;
	text-align:right;
	color:#AAA;
	font-weight:normal;
	vertical-align:top;
}
.ins_preaco {
	width:20%;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:5px;
	color:#AAA;
	font-weight:normal;
}
.ins_pretotal {
	width:20%;
	border-top:2px solid #AAA;
	text-align:right;
	vertical-align:bottom;
	padding-top:6px;
	color:#AAA;
	font-weight:bold;
	white-space: nowrap;
}
.radioinsc {
	float: left;
    padding-left: 50%;
    text-align: right;
}
.preciolabel {
	text-align: right;
	float:right
}

/*Estilos tabla de tipos excursiones/cursos/talleres*/
#act_tabladeprecios {
	border-collapse:collapse;
	border:none;
	width:100%;
	vertical-align:bottom;
	font-size: 110% !important;
}
#act_tabladeprecios th {
	font-weight:bolder;
	text-align:right;
	border-bottom:2px solid #AAA;
	padding-bottom:4px;
	vertical-align: top;
}
#act_tabladeprecios td {
	padding-left:6px;
}
.gract_nombre {
	font-weight:bolder;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:2px;
	background-color:#AAA;
	color:white;
}
.gract_nombre small {
	color:white;
}
.gract_descripcion {
	font-size: 0.8em;
	font-weight:normal;
}
.act_valida {
	padding-top:3px;
	width:15%;
	text-align:right;
	color:#AAA;
	font-weight:normal;
	vertical-align:top;
	white-space: nowrap;
}
.act_novalida {
	padding-top:3px;
	width:15%;
	text-align:right;
	color:#AAA;
	font-weight:normal;
	vertical-align:top;
}
.act_unid {
	margin-left:2px;
	text-align:right;
	color:#AAA;
	font-weight:normal;
	vertical-align:top;
}
.act_unid select {
	color:#AAA;
	font-weight:normal;
	font-size:90%;
	vertical-align:top;
	/*border:solid 1px gray;*/
border:none;
}
.act_pretotal {
	width:20%;
	border-top:2px solid #AAA;
	text-align:right;
	padding-top:6px;
	color:#AAA;
	font-weight:bold;
	word-wrap:normal;
	white-space: nowrap;
}
/*Estilos tabla de pago_de_reservas*/
#pagos_reservas {
	border-collapse:collapse;
	border:none;
	width:100%;
	vertical-align:bottom;
}
#pagos_reservas th {
	background-color:#AAA;
	color:white;
	font-weight:bolder;
	text-align:center;
	padding-bottom:4px;
	vertical-align: bottom;
}
#pagos_reservas td {
	padding-left:10px;
	vertical-align:top;
}
.pagos_importes {
	text-align:right;
}
.pagos_tpvcol {
	text-align:center;
}
.pagos_totalestpv {
	width:15%;
	color:#AAA;
	text-align:center;
}
#nav {
	font-family: Arial;
	margin: 0 auto;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav li a {
	margin-right:23px;
	color:#ccc;
	font-size: 25px;
	font-weight: normal;
	font-variant: inherit;
	text-decoration:none;
	padding: 0 0 4px 0;
	text-shadow:4px 4px 1.5px #fff;
}

.datosus li {
	margin-bottom: 15px;
}
span.clickhere {
	padding: 5px;
	border: #CCC solid 1px;
}
.captcha {
	width: auto;
}
