/* div de Portada Programas nuevo */
.programa {
	border: 1px solid #205E8D;
	float:left;
	background: #5AABD8 url(../_img/h2_bck.gif) repeat-x left top;
	padding: 0;
	width:150px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}
* html div.programa {
	background: #5AABD8 url(../_img/h2_bck_ie.gif) repeat-x left top;
	margin:5px 2px 0px 0;
	width: 140px;
}

.programa img {
	margin: 6px;
	border: 1px solid #FEFFFF;
}
.programa p a img.ir {
	margin: 0px;
	text-decoration: none;
}
div.programa h2 {
	text-indent: -1000em;
}
h2.imperdibles {
	background: url(../_img/h2_imperdibles.gif) no-repeat scroll center top;
	height: 25px;
	width: 100px; 
	text-indent: -1000em;
}
h2.imperdiblesEN {
	background: url(../_img/h2_uniquetrips.gif) no-repeat scroll center top;
	height: 25px;
	width: 100px; 
	text-indent: -1000em;
}
h2.fly {
	background: url(../_img/h2_fly.gif) no-repeat scroll center top;
	height: 25px;
	width: 90px; 
	text-indent: -1000em;
}
h2.escapadas {
	background: url(../_img/h2_escapadas.gif) no-repeat scroll center top;
	height: 25px;
	width: 90px;
	text-indent: -1000em;
}
h2.escapadasEN {
	background: url(../_img/h2_minitrips.gif) no-repeat scroll center top;
	height: 25px;
	width: 90px;
	text-indent: -1000em;
}
h2.aventura {
	background: url(../_img/h2_aventura.gif) no-repeat center top;
	height: 25px;
	width: 80px;
	text-indent: -1000em;
}
h2.aventuraEN {
	background: url(../_img/h2_adventure.gif) no-repeat center top;
	height: 25px;
	width: 120px;
	text-indent: -1000em;
}
h2.circcombinados {
	background: url(../_img/h2_circuitoscomb.gif) no-repeat center top;
	height: 25px;
	width: 145px;
	text-indent: -1000em;
}
h2.circcombinadosEN {
	background: url(../_img/h2_combined.gif) no-repeat center top;
	height: 25px;
	width: 145px;
	text-indent: -1000em;
}
.programa p {
	color:#666666;
	margin: 2px 6px 8px 6px;
	text-align:left;
}
.programa p.combinados {
	color: #FFF;
	margin: 9px 0 9px 0;
	text-align:center;
}
.programa p.combinados a:link, .programa p.combinados a:visited{
	color: #FFF;
	text-decoration:none;
	margin:0;
}
.programa p.combinados a:hover{
	text-decoration:underline;
}

/*
.programa p a:link, .programa p a:visited, .programa p a:active {
	color: #1E5F8A;
	text-decoration: none;
	line-height: 18px;
	display: block;
	padding: 2px 4px 2px 0;
}
*/
.programa p a:hover {
	color: #FFF;
	background-color: #1E5F8A;
}

select.prog_select {
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	width: 138px;
	color: #1E5F8A;
	border: 1px solid #e0e0e0; 
	background: #FFF url(../_img/ico_ir.gif) no-repeat left center;
	margin-top: 3px;
	outline: 0px;
}
/* listados */

* html div.prog_listado {
	background: #5AABD8 url(../_img/h2_bck_ie.gif) repeat-x left top;
}


/* detalle */
.programadetalle {
	border: 1px solid #205E8D;
	/*	border-bottom: 0; */
	padding: 0 0 10px 0;
	background-image: url(../_img/h2_bck_ie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
}
.programadetalle p.datosdias {
	color: #FFF;
	font-size: 11px;
	margin-right: 10px;
	font-weight: normal;
	float: right;
	margin-top: 5px;
}

.programadetalle p.datosdias span {
	font-size: 12px;
	color: #BAF5FC;
	font-weight: bold;
}

.programadetalle h3 {
	font-size: 14px;
	color:#5F990F;
	line-height: 24px;
	background-color: #E0EFC9;
	padding-left: 10px;
}

div#columna2 {
	float:right;
	margin:0 5px 5px 10px;
	padding-bottom:5px;
	width:250px;
	background: #F6F6F6 url(../_img/bck_columna.jpg) no-repeat center bottom;
}
div#columna2 #incluye {
	color: #003366;
	padding:15px 10px 20px 12px;
}
div#columna2 #incluye h4 {
	color: #009900;
	font-size: 12px;
}
div.progfoto {
	display:block;
	float:left;
	margin:6px 0 10px 5px;
}
div.progfoto img {
	border:2px solid #FFFFFF;
	margin:10px 0 0 13px;
	width:95px;
	height: 95px;
}
div#proginfo {
	padding: 5px 0px 10px 0;
}
#incluye .nota {
	font-size: 10px;
	font-style: italic;
}

div#proginfo h2 {
	font-size: 14px;
	color:#60A50A;
	/*background-color: #72BAE0;*/
	padding-bottom: 10px;
	padding-top: 5px;
}
div#proginfo h4 {
	font-size: 13px;
	color: #5F990F;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
}

h2 span {
	/*color: #FFF;
	background-color: #72BAE0;
	padding: 5px auto;*/
}
div.dias {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
}
div.dias h5 {
	font-size: 12px;
	font-weight: bold;
	color: #036;
}
div.dias p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#vertarifas {
	height:16px;
	padding-right:10px;
}
#vertarifas a {
	background:url(../_img/bullet_verde.gif) 1px 2px no-repeat;
	color:#009F78;
	float:right;
	padding-left:15px;
	text-decoration:none;
}

/* AGREGO ESTO */

#recuadrosprogramas {
	padding-bottom: 5px;
	text-align: center;
	padding-left: 10px;
	background-image: url(../_img/bg_recuadroprogramas.jpg);
}
#programaslistado {
	background-color: #5AABD8;
	background-image: url(../_img/h2_bck.gif);
	background-repeat: repeat-x;
	border: 1px solid #205E8D;
	padding-top: 2px;
	padding-bottom: 10px;
}
#programaslistado h2 {
	height: 35px;
}
.programasitem {
	border: 1px solid #205E8D;
	background-color: #FFFFFF;
	background-image: url(../_img/prog_bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding: 5px;
}

.programasitem img.fotothumb {
	border: 2px solid #C5D2D6;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 5px;
	float: left;
} 

.programasitem h3 {
	color:#60A50A;
	font-size:14px;
	font-weight:bold;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}

.programasitem h3 a:link, .programasitem h3 a:visited {
	color:#60A50A;
}
.programasitem .barrabotom {
	background-color: #BAF5FC;
	color: #143695;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.programasitem .barrabotom a:link, .programasitem .barrabotom a:visited {
	border: none;
	background-color: #48E6F7;
	color: #143695;
	text-decoration: none;
	float: right;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 9px;
}
.programasitem .barrabotom a:hover {
	background-color: #143695;
	color: #b8ce1a;
	text-decoration: none;
}
h2.titresultadosprogr {
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 13px;
}
h2.titresultadosprogr .destinoprogresult {
	color: #FFCC00;
}

