div#programs {
	float: left;
	width: 740px;
}
div#programs h1 {
	font-size: 25px;
	font-weight: normal;
	padding-bottom: 10px;
}
div#programs h1 span {
	float: right;
	font-size: 17px;
	font-weight: 900;
	padding-top: 5px;
}

.titulo_island {
	color: #006080;
}
.titulo_lake {
	color: #608837;
}

.titulo_andes {
	color: #d2b48c;
}

.titulo_pat{
	color: #1e90ff;
}

.titulo_atacama {
	color: #ff9900;
}
div#programs h2 {
}
div#programs h3 {
}
div#programs div.columna-central {
	float: left;
	width: 550px;
	padding-right: 10px;
	padding-top: 20px;
}
div#programs div.columna-lateral {
	float: left;
	width: 180px;
}
ul.tab-inter {
	width: 550px;
	margin: 0;
	float: left;
	display: block;
	padding: 0px;
}
ul.tab-inter li {
	display:inline;
	padding:0;
	margin: 0;
}
ul.tab-inter a {
	float:left;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	background-image: url(../img/media/tab-interior-01.jpg);
	margin: 0;
}
ul.tab-inter a.price {
	background-image: url(../img/media/tab-interior-02.jpg);
}
ul.tab-inter span.price {
	background-image: url(../img/media/tab-interior-02.jpg);
}
ul.tab-inter a.price-active {
	background-image: url(../img/media/tab-interior-02-active.jpg);
}
ul.tab-inter span.price-active {
	background-image: url(../img/media/tab-interior-02-active.jpg);
}
ul.tab-inter a.price:hover {
	background-image: url(../img/media/tab-interior-02-active.jpg);
}
ul.tab-inter span.price:hover {
	background-image: url(../img/media/tab-interior-02-active.jpg);
}
ul.tab-inter a.price-active:hover {
	background-image: url(../img/media/tab-interior-02-active.jpg);
}
ul.tab-inter span.price-active:hover {
	background-image: url(../img/media/tab-interior-02-active.jpg);
}

ul.tab-inter a span {
	float:left;
	display:block;
	color:#666666;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 16px;
	font-weight: 900;
	background-image: url(../img/media/tab-interior-01.jpg);
	font-size: 12px;
	text-decoration: none;
	height: 19px;
	padding-top: 5px;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
ul.tab-inter a span {float:none;}
    /* End IE5-Mac hack */
ul.tab-inter a:hover span {
	text-decoration: none;
}
ul.tab-inter a:hover {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/media/tab-interior-01-active.jpg);
}

ul.tab-inter a:hover span {
	background-position:right top;
	background-repeat: no-repeat;
	background-image: url(../img/media/tab-interior-01-active.jpg);
}

ul.tab-inter a.current {
	background-image: url(../img/media/tab-interior-01-active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.tab-inter a.current span {
	background-position:right top;
	background-image: url(../img/media/tab-interior-01-active.jpg);
	background-repeat: no-repeat;
}
ul.tab-inter a.current span {
	font-weight: 900;
	text-decoration: none;
}

div.box-valor-facts {
	float: left;
	width: 180px;
	background-image: url(../img/media/bg-box-valor-facts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	text-align: center;
	margin-top: 20px;
}
div.box-valor-facts ul {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
div.box-valor-facts li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 160px;
}

div.box-valor-facts li b {
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}


div.box-valor-facts li.rojo {
	color: #EB4A14;
	background-image: url(../img/media/icon_departures.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 45px;
	width: 115px;
	float: left;
}

div.box-valor-facts li.iconos {
	float: left;
	width: 160px;
}
div.box-valor-facts li.naranja {
	color: #FF802B;
	background-image: url(../img/media/icon_length.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 45px;
	width: 115px;
	float: left;
}
div.box-valor-facts li.dificultad {
	float: left;
	width: 160px;
	color: #4E7400;
}
div.box-valor-facts li.dificultad strong {
	font-weight: 900;
	color: #4E7400;
}
div.box-valor-facts li.temporada {
	color: #BE9800;
	background-image: url(../img/media/icon_season.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-align: left;
	padding-left: 80px;
	float: left;
	width: 80px;
}
div.box-valor-facts li.accomm {
	color: #6A3500;
	background-image: url(../img/media/icon_accommodation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 45px;
	width: 115px;
	float: left;
}






div.box-valor-facts h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}
div.box-valor-facts h2.valor {
	color: #FF6600;
	letter-spacing: -1px;
}
div.box-valor-facts h2.quick-facts {
	color: #0095D9;
}



div.box-valor-facts span.pie {
	float: left;
	width: 180px;
	background-image: url(../img/media/bg-box-valor-facts.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	padding-top: 5px;
}
div.highlight {
	float: left;
	width: 280px;
	background-image: url(../img/media/bg_highlights.jpg);
	padding: 10px;
	background-color: #EFEFE7;
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	margin-top: 20px;
}
div.highlight h2.hl {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #FF6600;
}
div.highlight ul {
	float: left;
	width: 280px;
}
div.highlight ul li {
	float: left;
	width: 250px;
	background-image: url(../img/media/check_highlights.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: normal;
}
div.galeria-atach ul {
	float: left;
	width: 235px;
	padding-left: 5px;
}
div.galeria-atach ul li {
	float: left;
}
div.galeria-atach ul li a {
	float: left;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #E8E8E8;
}
div.galeria-atach ul li a:hover {
	background-color: #0095D9;
}

div.galeria-atach {
	float: left;
	width: 240px;
	background-image: url(../img/media/bg_cuadros2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
div.galeria-atach h2.phs {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #0095D9;
}
div.brief {
	float: left;
	width: 280px;
	background-image: url(../img/media/bg_cuadros.jpg);
	padding: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	line-height: 17px;
}
div.brief h2.bf {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #0095D9;
}
div.brief ul {
	float: left;
	width: 280px;
}
div.brief ul li {
	float: left;
	width: 280px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: normal;
}
div.map-atach {
	float: left;
	width: 240px;
	background-image: url(../img/media/bg_cuadros2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	line-height: 17px;
	margin-top: 20px;
	text-align: center;
}
div.map-atach h2.ma {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #0095D9;
}
div.info-tab {
	float: left;
	width: 540px;
}

div#programs-contenido {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#programs-contenido p {
	line-height: 17px;
	font-weight: normal;
	text-align: justify;
}
div#programs-contenido strong, b {
	font-weight: 900;
}
ul#extension-prog {
	float: left;
	width: 550px;
}
ul#extension-prog li {
	margin-bottom: 10px;
	padding: 5px;
	width: 540px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#extension-prog li h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#extension-prog li h2 a {
	font-weight: 900;
	text-decoration: underline;
}
ul#extension-prog li span {
}
ul#extension-prog li img.left {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul#extension-prog li p {
	line-height: 17px;
	font-weight: normal;
}

div.iconos-right{
	padding: 10px;
	float: right;
	width: 80px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
div#chart {
	float: left;
	width: 550px;
}
div#chart h2 {
	font-weight: bold;
	color: #990000;
	text-align: left;
	font-size: 15px;
}
div#chart p {
	line-height: 17px;
	font-weight: normal;
}

div#chart div.mapa {
	padding: 10px;
	float: left;
	width: 326px;
	text-align: center;
}
div#chart div.descripcion {
	padding: 10px;
	float: left;
	width: 184px;
	text-align: center;
}
