/* BANNER OFERTAS */
#bg_mayosupercanyon {
	background-image: url(../imagenes/calendario/mayo-supercanyoning.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_juniosupercanyon {
	background-image: url(../imagenes/calendario/junio-supercanyoning.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_mayoascension {
	background-image: url(../imagenes/ofertas/puente-ascension.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_juliosupercanyon {
	background-image: url(../imagenes/calendario/julio-supercanyoning.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_semaine-canyoning {
	background-image: url(../imagenes/banners/semaine-canyoning.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_multiaventura-familia {
	background-image: url(../imagenes/banners/multiaventura-familia.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_multiaventura-verano {
	background-image: url(../imagenes/banners/multiaventura-verano.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_alojamiento-rural {
	background-image: url(../imagenes/banners/alojamiento-rural.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_barrancos-semana {
	background-image: url(../imagenes/banners/barrancos-semana.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_barrancos-semana2 {
	background-image: url(../imagenes/banners/barrancos-semana2.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_paintball-semana {
	background-image: url(../imagenes/banners/paintball-semana.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#bg_incentivos-empresa {
	background-image: url(../imagenes/calendario/empresas-incentivos.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
/* FIN BANNER OFERTAS */


#cuerpo {
	margin-top: 0px;
	padding-top: 8px;
	margin-right: 348px;

}

#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;
}





/* 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: 540px;
}
#calendario_fr {
	background-image: url(../imagenes/calendario/calendario_fr.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 540px;
}


#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;

}
/* 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;
}
#banner-ofertas {
	margin-top: 20px;
}
