﻿
.InfoDestino 
{
	position:relative;
}

.InfoDestino .imagenDestino 
{
	padding-bottom:8px;
}

.InfoDestino ul.pestanyas
{
	padding:0;
	margin:0;
	overflow:visible;
	list-style-type:none;
	z-index:999;
	position:absolute;
	left:0px;
	.margin-bottom:20px;
}

.InfoDestino ul.pestanyas li
{
	margin:0;
	padding:0;
	border:solid 1px #2393D4;
	border-bottom-style:none;
	font-weight:bold;
	padding:6px 10px 2px 10px;
	text-align:center;
	font-size:11px;
	list-style-type:none;
	float:left;
	cursor:pointer;
}

.InfoDestino ul.pestanyas li.sel 
{
	margin-bottom:-1px;
	background-color:#022E78;	
	cursor:inherit;

}


.InfoDestino .contenedorDestino
{
	border:1px solid #2393D4;
	clear:both;
	float:left;
	margin-top:20px;
	padding:16px 8px;
	overflow:hidden;
	height:1%;
	width:572px;
	_float:right;
}

.InfoDestino .titulosDest 
{
	color:#33CCFF;
	font-size:17px;
	font-weight:bold;
	margin-bottom:8px;
}


.InfoDestino .contenedorDestino .overview .descripcionesDest
{
	margin:14px 0 18px 0;
}


.InfoDestino .contenedorDestino .overview .descripcionesDest p
{
	line-height:16px;
	margin-bottom:16px;
}


.InfoDestino .contenedorDestino .overview 
{
	border-bottom:solid 1px #2393D4;	
	margin-bottom:12px;
}

.InfoDestino .contenedorDestino .infoIzquierda 
{
	clear:both;
	float:left;	
	width:148px;
}

.InfoDestino .contenedorDestino .infoDerecha
{
	float:left;	
	margin-lefT:22px;
	width:400px;
}


.listaServicios 
{
	clear:both;
}

.listaServicios .grupoTipos  .grupoSiguiente , .listaServicios .grupoTipos  .grupoAnterior
{
	float:left;	
	margin-top:18px;
	cursor:pointer;	
	color:#33CCFF;
	display:block;
}


.listaServicios .grupoTipos  .grupoSiguiente 
{
	margin-left:6px;	
	margin-right:-6px;
}

.listaServicios .grupoTipos  .grupoAnterior
{
	margin-right:6px;	
	margin-left:-6px;
}

.listaServicios .grupoTipos .listaPorTipo 
{
	float:left;	
	margin-top:18px;
	text-decoration:none;
}

.listaServicios .grupoTipos .listaPorTipo .tituloTipoSrv 
{
	color:#33CCFF;
	display:block;
	border-bottom:solid 1px #33CCFF;
	font-weight:bold;
	font-sizE:11px;
	padding-bottom:4px;
	text-decoration:none;
	width:136px;
}

.listaServicios .grupoTipos .listaPorTipo ul
{
	padding:0;
	margin:0;
	list-style-type:none;
	width:134px;
}

.listaServicios .grupoTipos .listaPorTipo ul li
{
	margin:4px 0 0 0;
	padding:0 4px 0 0;
}


.listaServicios .grupoTipos .listaPorTipo ul li a:link, 
.listaServicios .grupoTipos .listaPorTipo ul li a:visited
{
	text-decoration:none;
}

.listaServicios .grupoTipos .listaPorTipo ul li a:hover,
.listaServicios .grupoTipos .listaPorTipo ul li a:active
{
	text-decoration:underline;
}

.descipcionServicio 
{
	overflow:hidden;
	clear:both;
	float:left;		
	width:100%;
	height:1%;
}

.infoServicioAjax
{
	margin-top:36px;
	border-top:solid 1px #2393D4;
	padding-top:6px;
}

.infoServicioAjax img 
{
	border:1px solid #FFFFFF;
	float:left;
	margin:0 4px 2px 0;
	vertical-align:top;
	width:110px;	
}

.infoServicioAjax .info 
{
	line-height:17px;	
	margin-top:8px;
}

ul.descargas 
{
  margin:12px 0px 12px 0;
  padding:0px;
  list-style-image:none;
}

ul.descargas  li
{
  margin:8px 0px 8px 12px ;
  padding:0;
  width:278px;
  float:left;
  list-style-type:none;
}

.descargas .archivo
{
  float:left;
  background-image:url(/images/ico_descargas.gif);
  background-repeat:no-repeat;
  background-position:left 4px;
  padding-left:8px;
}

.descargas .length
{
  float:right;
  margin-right:42px;
}
