#contenido {
	background-color: #FFFFFF;
}

#cuerpo {
	margin-top: 0px;
	padding-top: 8px;
	margin-right: 255px;
}

#descripcion {
	width: 95%;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
#bg_banner {
	padding-right: 5px;
	padding-left: 5px;
}
#fondo_lateral {
	background-image: url(../imagenes/programas/f_programas_lat.gif);
	background-repeat: repeat-y;
	padding-right: 6px;
}
#fondo_down {
	background-image: url(../imagenes/programas/f_programas_down.gif);
	background-repeat: no-repeat;
	margin-top: -14px;
}
#bgcursos_fr{
	background-image: url(../imagenes/cursos/bg-cursos_fr.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 650px;
	margin-right: 10px;
}



.caja-programa {
	float: left;
	width: 55%;
	border: 1px dashed #CCCCCC;
	padding: 3px;
}
.caja-borde {
	border: 1px dashed #CCCCCC;
}
.caja-euros {
	float: right;
	width: 42%;
	border: 1px dashed #CCCCCC;
	padding: 3px;
	margin-bottom: 4px;
}
.caja-material {
	float: right;
	width: 42%;
	padding: 3px;
	margin-bottom: 4px;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}



/* MENU DE NAVEGACION CALENDARIO    */
#menu_dreta {
	width: 247px;
	float: right;
	margin-top: 0px;
	padding-top: 5px;


}
#programas-viajes {
	background-image: url(../imagenes/viajes/bg-viajes.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 650px;
	margin-right: 10px;
}
#programas {
	background-image: url(../imagenes/programas/bg-programas.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 400px;
	margin-right: 10px;
}
#programas-fr {
	background-image: url(../imagenes/programas/bg-programas-fr.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 400px;
	margin-right: 10px;
}

#cont-navi {
	width: 200px;
	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;
}

	  


/* 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;

}
.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;
}

.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;
}
#pie_pag {
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #666666;
}
.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;
		}
/* ENLLAÇ LINK MÉS INFO   */		
.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;
      }
#link-cursos {
	text-align: left;
	line-height: 140%;

}
