#contenido {
	background-color: #FFFFFF;
}
#cuerpo {
	margin-top: 0px;
	padding-top: 8px;
	float: left;
	width: 605px;

}

#descripcion {
	width: 95%;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
#fondo_lateral {
	background-image: url(../imagenes/calendario/f_oferta_lat.gif);
	background-repeat: repeat-y;
	padding-right: 6px;
}
#fondo_down {
	background-image: url(../imagenes/calendario/f_oferta_down.gif);
	background-repeat: no-repeat;
	margin-top: -14px;
	height: 24px;
}


/* MENU DE NAVEGACION CALENDARIO    */
#menu_dreta {
	width: 348px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 4px;

}

#calendario {
	background-image: url(../imagenes/calendario/calendario_es-08.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 440px;
}
#calendario-big {
	background-image: url(../imagenes/calendario/calendario_es-big.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 505px;
}
#calendario-abril {
	background-image: url(../imagenes/calendario/calendario_es-abril.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 550px;
}
#calendario_fr {
	background-image: url(../imagenes/calendario/calendario_fr-08.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 440px;
}
#calendario-big-fr {
	background-image: url(../imagenes/calendario/calendario_fr-big.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 505px;
}


#cont-navi {
	width: 205px;
	padding-top: 75px;
	padding-left: 20px;
	float: left;

}
#navi {
	list-style:none;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;

}
#navi li {
	font-family: 'trebuchet ms', verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	display:block;

        }
#navi li a  {
      color:#333;
	  text-decoration:none;
      }
#navi li a:visited  {
      color:#333;
	  text-decoration:none;
      }
#navi li a:hover {
	background:#E87900;
      }
.active {
	background:#E87900;
}

	  
/* MENU DE NAVEGACION MESES  */
#cont-meses {
	width: 95px;
	padding-top: 25px;
	float: right;
	padding-right: 6px;
}

/* FIN MENU DE NAVEGACION CALENDARIO    */

.separa_oferta {
	background:url(../imagenes/calendario/separa_punts_groc.gif) no-repeat 0px 3px;
}

.nolink  {
	  text-decoration:line-through;
      }
	  

/* OFERTAS    */
.txt-oferta {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB3E06;
	padding-bottom: 10px;
	height: auto;
}
/* pintar links ofertas   */
.txt-oferta a  {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #31648B;
	font-weight: bold;
      }
.txt-oferta a:visited   {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;


      }
.txt-oferta a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #DB3E06;
	font-weight: bold;

      }




.fondo-oferta {
	background:url(../imagenes/utiles/fondo_ofertas.gif) no-repeat;
	height: 35px;
}
.titulo-oferta {
	padding-left: 50px;
	padding-top: 7px;
	margin-top: 0px;
	color: #FFFFFF;
}

.titulo-oferta a  {
	color: #FFFFFF;
	  text-decoration:none;
      }
.titulo-oferta a:visited  {
	color: #FFFFFF;
	text-decoration:none;
      }
.titulo-oferta a:hover {
	color: #FFFFFF;
	text-decoration:underline;
      }



/* TABLA SEMANA BARRANCOS   */
.tabla {
	font-size: 12px;
	color: #4F7B9C;
}
.fecha {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F7B9C;
}
.celda {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #4F7B9C;
	border-bottom-color: #4F7B9C;
}
.celda_inf {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4F7B9C;
	border-bottom-color: #4F7B9C;
}
.celda_izq {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #4F7B9C;
	border-bottom-color: #4F7B9C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F7B9C;
}
.celda_izqinf {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4F7B9C;
	border-bottom-color: #4F7B9C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F7B9C;
}
.borde_inf-tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.actividades {
	float: left;
	width: 56%;
}
.tarifas {
	width: 37%;
	margin-left: 60%;
	border: 1px solid #CCCCCC;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 11px;
	background-color: #ECECEC;
	margin-top: 15px;
}
#banner-ofertas {
	padding-top: 10px;
	width: 300px;
	clear: right;
}


.link-act a  {
      color:#2B6088;
	  text-decoration:underline;
      }
.link-act  a:visited  {
      color:#2B6088;
	  text-decoration:underline;
      }
.link-act  a:hover {
	      color: #DB3E06;
		  text-decoration:underline;
      }

#pie_pag {
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #999999;
}

/* AJAX TAB - MOSTRAR CONTENIDOS POR PESTAÑAS  */

#ContTabul {
	border-bottom: 1px solid #CCC;
	padding: 10px 5px 6px 5px;
	font-size: 12px;
}
ul#tabnav {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 24px;
	border-bottom: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
}
ul#tabnav li {
      float: left;
      height: 21px;
      background-color: #333333;
      color: #FFFFFF;
      margin: 2px 10px 0 2px;
      border: 1px solid #CCC;
}
ul#tabnav a:link, ul#tabnav a:visited {
      display: block;
      color: #FFFFFF;
      text-decoration: none;
      padding: 4px;
}
ul#tabnav a:hover {
      background-color: #DB3E06;
      color: #FFFFFF;
}
#tabnav .activo {
      border-bottom: 1px solid #fff;
      color: #000000;
      background-color: #DB3E06;
}
#tabnav .inactivo {}




.tabla_tarifas {
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.tabla_precios {
	border: 1px solid #CCCCCC;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
	background-color: #ECECEC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.tabla_tarifas2 {
	font-size: 12px;
	color: #000000;
	background-color: #FFCC33;
	padding-left: 5px;
	text-align: center;
}
.titulo-oferta-activa {
	color: #ffffff;
	border-bottom: 1px solid #f68263;
	background-color: #e0542f;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
		}

