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

}

#descripcion {
	width: 95%;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
#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;
}





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


}
#ser-empresas {
	background-image: url(../imagenes/empresas/bg-empresas.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 400px;
	margin-right: 10px;
}
.celda-timing {
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#ser-empresas-fr {
	background-image: url(../imagenes/empresas/bg-empresas-fr.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 400px;
	margin-right: 10px;
}
#ser-empresas-en {
	background-image: url(../imagenes/empresas/bg-empresas-en.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: 10px;
	color: #333333;
}
