/* Diseñado y programado por http://horaciotorrent.com */
/*¿Te Hago la Web?*/

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
h1 {
	font-size: 16px;
	color: #006;
}
h2 {
	font-size: 14px;
	color: #006;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	color: #09c;
	margin: 0;
	padding: 0 0 3px 0;
}
h4 {
	font-size: 14px;
	color: #09c;
	margin: 0;
	padding: 0 0 3px 0;
}
h5 {
	font-size: 12px;
	color: #006;
	margin: 0;
	padding: 0 0 3px 0;
}
a {
	text-decoration: none;
	border: none;
}
a:link {
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 17px;
	margin: 3px 0 5px 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#holder {
	width: 940px;
	height: 100%;
	margin: 2px auto 0 auto;
	padding: 0;
}
/*--- HEADER GENERAL ---*/
#header {
	width: 940px;
	height: 124px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#header #header-1 {
	width: 35%;
	height: 124px;
	float: left;
}
#header #header-2 {
	width: 65%;
	height: 124px;
	float: right;
}
/*--- ID LOGO ---*/
body#uy #logo {
	background-image: url(../img/logo_uy.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	margin: 19px 0 0 5px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_uy.png');
}
body#ar #logo {
	background-image: url(../img/logo_ar.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	margin: 19px 0 0 5px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_ar.png');
}
body#cl #logo {
	background-image: url(../img/logo_cl.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	margin: 19px 0 0 5px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_cl.png');
}
body#br #logo {
	background-image: url(../img/logo_br.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	margin: 19px 0 0 5px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_br.png');
}
body#ot #logo {
	background-image: url(../img/logo_ot.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	margin: 19px 0 0 5px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_ot.png');
}
/*--- LOGO ---*/
#header #logo {
	background-image: url(../img/logo_uy.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	margin: 19px 0 0 5px;
	padding: 0;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_uy.png');
}
#logo h1 a {
	width: 272px;
	height: 78px;
	display: block;
	text-indent: -99999px;
}
#header #slogan {
	margin: 0 0 0 57px;
}
/*---IDIOMAS---*/
#header #idiomas li.otros {
	float: left;
	padding: 0 0 0 20px;
	background-image: url(../img/ba_otros_paises.gif);
	background-repeat: no-repeat;
}
#header #idiomas .otros select {
	width: 90px;
	float: left;
	font-size: 10px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	padding: 0;
	color: #999;
}
#header #idiomas {
	height: 27px;
	line-height: 27px;
	background-color: #d5e3f0;
	margin: 0 0 24px 0px;
	padding: 0 15px 0 0;
	background-image: url(../img/bg_idiomas_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#header #idiomas ul {
	height: 27px;
	background-image: url(../img/bg_idiomas_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#header #idiomas li {
	float: left;
	padding: 0 0 0 24px;
	margin: 0 0 0 14px;
}
#header #idiomas li a {
	color: #999;
	text-decoration: none;
}
#header #idiomas li a:hover {
	color: #666;
	text-decoration: none;
}
#header #idiomas .pais {
	height: 27px;
	float: left;
	padding: 0;
}
#header #idiomas li.arg {
	background-image: url(../img/ba_ar.gif);
	background-repeat: no-repeat;
}
#header #idiomas li.bra {
	background-image: url(../img/ba_br.gif);
	background-repeat: no-repeat;
}
#header #idiomas li.chi {
	background-image: url(../img/ba_cl.gif);
	background-repeat: no-repeat;
}
#header #idiomas li.uru {
	background-image: url(../img/ba_uy.gif);
	background-repeat: no-repeat;
}
/*--- BUSCADOR CABECERA ---*/
#header #buscar {	
	width: 308px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	clear: both;
	float: right;
}
#header #buscar #campo-buscar {
	width: 233px;
	height: 25px;
	background-image: url(../img/bg_buscador.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 6px 0 0;
	float: left;
}
#header #buscar input {
	width: 195px;
	height: 19px;
	background-color: transparent;
	border: 0;
	padding: 5px 5px 0 0;
	margin: 0 0 0 25px;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #09c;
}
#header #buscar .bt-buscar {
	width: 69px;
	height: 25px;
	line-height: 24px;
	float: left;
	background-image: url(../img/bg_buscar.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	display: block;
} 
#header #buscar .bt-buscar a {
	width: 69px;
	height: 25px;
	display: block;
	color: #003;
	text-decoration: none;
}
#header #buscar .bt-buscar a:hover {
	color: #09c;
}
/*------*/
#header #acciones {
	width: 400px;
	float: right;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
}
#header #acciones a {
	color: #666;
	text-decoration: none;
	display: block;
}
#header #acciones a:hover {
	color: #333;
}
#header #acciones li {
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	height: 17px;
	line-height: 17px;
	float: right;
	display: block;
}
#acciones .fav {
	background-image: url(../img/ico_fav.gif);
	background-repeat: no-repeat;
}
#acciones .rec {
	background-image: url(../img/ico_recom.gif);
	background-repeat: no-repeat;
}
#acciones .map {
	background-image: url(../img/ico_map.gif);
	background-repeat: no-repeat;
}
#acciones .con {
	background-image: url(../img/ico_cont.gif);
	background-repeat: no-repeat;
}
/*---BREADCUM Y FECHA---*/
#bread-fecha {
	width: 940px;
	height: 27px;
	line-height: 27px;
	padding: 0;
	margin: 0 0 15px 0;
	clear: both;
	float: left;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/bg_breadcum.gif);
	background-repeat: no-repeat;
}
#bread-fecha a {
	text-decoration: none;
	color: #006;
}
#bread-fecha a:hover {
	text-decoration: underline;
	color: #666;
}
#bread-fecha .bread {
	height: 27px;
	line-height: 27px;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	color: #006;
}
#bread-fecha .bread span {
	color: #999;
}
#bread-fecha .fecha {
	height: 27px;
	line-height: 27px;
	float: right;
	margin: 0;
	padding: 0 15px 0 0;
	color: #666;
}
/*---CONTENT---*/
#content {
	width: 940px;
	float: left;
	margin: 0;
	padding: 0;
}
#content #left {
	width: 224px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
#content #left #nav {
	width: 224px;
	color: #006;
	float: left;
	margin: 0;
	padding: 0;
}
#left #nav ul {
	width: 224px;
	float: left;
	margin: 0;
	padding: 0 0 15px 0;
}
#nav li {
	width: 212px;
	background-image: url(../img/bg_nav1.gif);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	float: left;
	display: block;
}
#nav li a {
	display: block;
	color: #006;
	text-decoration: none;
}
#nav li.activo a {
	color: #09c;
	font-weight: bold;
}
#nav li a:hover {
	display: block;
	color: #09c;
}
#nav li.sub {
	display: block;
	color: #666;
	text-decoration: none;
	background-image: url(../img/bg_nav_sub.gif);
	background-repeat: no-repeat;
}
#nav li.sub a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0 0 0 14px;
}
#nav li.sub a strong {
	color: #09c;
}
#nav li.sub a:hover {
	color: #09c;
}
#nav li.titulo {
	height: 36px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../img/bg_titulo_nav.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
}
#nav ul#accesos li {
	width: 212px;
	background-image: url(../img/bg_nav2.gif);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	float: left;
	display: block;
}
#nav ul#accesos li.titulo {
	height: 36px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../img/bg_titulo_nav.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
}
#nav ul#accesos li.activo {
	width: 212px;
	background-image: url(../img/bg_nav2_activo.gif);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	float: left;
	display: block;
}
#nav ul#accesos li.sub {
	display: block;
	color: #666;
	text-decoration: none;
	background-image: url(../img/bg_nav_sub.gif);
	background-repeat: no-repeat;
}
#left #banners-left {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#left #banners-left li {
	margin: 0 0 10px 0;
	padding: 0;
}
#left #suscribite {
	width: 208px;
	padding: 0 8px 18px 5px;
	float: left;
	margin: 0;
}
#left #suscribite .tit-susc {
	background-image: url(../img/suscribete_titulo.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 16px;
	text-indent: -9999px;
}
#left #suscribite #campo-suscribirse {
	width: 195px;
	height: 25px;
	background-image: url(../img/bg_suscribirse.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 10px 6px 5px 0;
	float: left;
	display: block;
}
#left #suscribite p {
	float: left;
	margin: 0;
}
#campo-suscribirse input {
	width: 160px;
	height: 19px;
	background-color: transparent;
	border: 0;
	padding: 5px 0 0 0;
	margin: 0;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09c;
	float: left;
}
.bt {
	font-size: 11px;
	line-height: 24px;
	height: 25px;
	background-image: url(../img/bg_bt_left.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 13px;
	float: right;
}
.bt span {
	font-size: 12px;
	color: #006;
}
.bt a {
	color: #09c;
	text-decoration: none;
	height: 25px;
	background-image: url(../img/bg_bt_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0 12px 0 0;
	float: left;
}
.bt a:hover {
	color: #006;
}
/*--- CONTENT ---*/
#content #center {
	width: 476px;
	height: 100%;
	margin: 0 20px 0 0;
	float: left;
	position: relative;
}
#content #right-2 {
	width: 200px;
	float: right;
	vertical-align: top;
}
#content #right {
	width: 696px;
	float: left;
}
/*----BIENVENIDA---*/
#bienvenida {
	width: 476px;
	height: 110px;
	color: #006;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#bienvenida .iso {
	width: 33px;
	height: 90px;
	float: left;
	background-image: url(../img/iso_logo.gif);
	background-repeat: no-repeat;
	margin: 0 10px 0 0;
}
#bienvenida .bienvenidos {
	width: 433px;
	float: left;
}
#bienvenida .bienvenidos p  {
	margin:  5px 0 0 0;
	padding: 0;
}
/*--- REGISTROS ---*/
#registro {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#registro h1.operador {
	height: 37px;
	background-image: url(../img/bg_h1_reg_operador.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#registro h1.agente {
	height: 37px;
	background-image: url(../img/bg_h1_reg_agente.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#registro h4 {
	width: 696px;
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	line-height: 15px;
	float: left;
}
#registro .formulario h3 {
	margin: 20px 0 0 0;
}
#registro .formulario {
	width: 636px;
	background-color: #f0f5ff;
	margin: 0;
	padding: 0 30px 15px 30px;
	float: left;
	color: #006;
}
#registro .formulario .col-1 {
	width: 345px;
	float: left;
	margin: 0;
}
#registro .formulario .col-2 {
	width: 280px;
	float: left;
}
#registro .formulario .col-0 {
	float: left;
}
#registro .formulario input {
	width: 280px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#registro .formulario input.condiciones {
	width: 20px;
	height: 20px;
	float: left;
	margin: 2px 5px 0 0;
	padding: 5px 0 0 0;
}
#registro .formulario label {
	font-weight: bold;
	margin: 10px 0 5px 0;
	display: block;
}
#registro .formulario textarea {
	width: 628px;
	height: 110px;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#registro .formulario select {
	width: 286px;
}
/*--- CONTACTO ---*/
#contacto {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#contacto h1 {
	height: 37px;
	background-image: url(../img/bg_h1_contacto.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#contacto h4 {
	width: 476px;
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	line-height: 15px;
	float: left;
}
#contacto .formulario {
	width: 416px;
	background-color: #f0f5ff;
	margin: 0;
	padding: 0 30px 15px 30px;
	float: left;
	color: #006;
}
#contacto .formulario input {
	width: 400px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formulario label {
	font-weight: bold;
	margin: 10px 0 5px 0;
	display: block;
}
.formulario textarea {
	width: 410px;
	height: 110px;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*---SITIOS AMIGOS---*/
#sitios-amigos {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#sitios-amigos h1 {
	height: 37px;
	background-image: url(../img/bg_h1_sitiosamigos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#sitios-amigos li {
	background-image: url(../img/ico_sitiosamigos_links.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
}
#sitios-amigos li a {
	color: #09c;
	text-decoration: none;
}
#sitios-amigos li a:hover {
	color: #666;
	text-decoration: none;
}
/*---BUSCAR---*/
#buscar-resultados {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#buscar-resultados h1 {
	height: 37px;
	background-image: url(../img/bg_h1_buscar.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#buscar-resultados ul {
	margin: 0 0 10px 0;
}
#buscar-resultados strong {
	color: #09c;
}
#buscar-alojamientos {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#buscar-alojamientos h1 {
	font-size: 14px;
	height: 37px;
	background-image: url(../img/bg_h1_alojamientos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#buscar-resultados a {
	color: #006;
	text-decoration: none;
}
#buscar-resultados a:hover {
	color: #09c;
}
#buscar-resultados h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#buscar-resultados h2 span {
	font-weight: normal;
}
#buscar-alojamientos .ubicacion {
	clear: both;
	margin: 0;
	padding: 0;
}
#buscar-alojamientos .hoteles {
	width: 476px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

#buscar-localidad {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#buscar-localidad h1 {
	font-size: 14px;
	height: 37px;
	background-image: url(../img/bg_h1_localidad_center.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#buscar-localidad .localidad {
	width: 476px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#buscar-eventos {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#buscar-eventos h1 {
	font-size: 14px;
	height: 37px;
	background-image: url(../img/bg_h1_eventos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#buscar-eventos .eventos {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#buscar-servicios {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#buscar-servicios h1 {
	font-size: 14px;
	height: 37px;
	background-image: url(../img/bg_h1_servicios.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
/*---AVISO LEGAL---*/
#legal {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#legal h1 {
	height: 37px;
	background-image: url(../img/bg_h1_legal.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
/*---NEWSLETTER---*/
#newsletter {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#newsletter h1 {
	height: 37px;
	background-image: url(../img/bg_h1_newsletter.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#newsletter h4 {
	width: 476px;
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	line-height: 15px;
	float: left;
}
#newsletter .formulario {
	width: 416px;
	background-color: #f0f5ff;
	margin: 0;
	padding: 0 30px 15px 30px;
	float: left;
	color: #006;
}
#newsletter .formulario input {
	width: 400px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsletter .formulario label {
	font-weight: bold;
	margin: 10px 0 5px 0;
	display: block;
}
#newsletter .formulario label span {
	font-weight: normal;
}
#newsletter .formulario textarea {
	width: 410px;
	height: 110px;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*---RECOMENDAR---*/
#recomendar {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#recomendar h1 {
	height: 37px;
	background-image: url(../img/bg_h1_recomendar.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#recomendar h4 {
	width: 476px;
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	line-height: 15px;
	float: left;
}
#recomendar .formulario {
	width: 416px;
	background-color: #f0f5ff;
	margin: 0;
	padding: 0 30px 15px 30px;
	float: left;
	color: #006;
}
#recomendar .formulario input {
	width: 400px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#recomendar .formulario label {
	font-weight: bold;
	margin: 10px 0 5px 0;
	display: block;
}
#recomendar .formulario textarea {
	width: 410px;
	height: 110px;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*---QUIENES SOMOS---*/
#quienes-somos {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#quienes-somos h1 {
	height: 37px;
	background-image: url(../img/bg_h1_quienessomos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#quienes-somos h3 {
	margin: 15px 0 5px 0;
	border-bottom: 2px solid #a8cbf0;
}
#quienes-somos h5 {
	margin: 10px 0 0 0;
}
#quienes-somos a {
	color: #09c;
	text-decoration: none;
}
#quienes-somos a:hover {
	color: #666;	
	text-decoration: none;
}
/*---MAPA DEL SITIO---*/
#mapa {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#mapa h1 {
	height: 37px;
	background-image: url(../img/bg_h1_mapa.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#mapa h3 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #a8cbf0;
}
#mapa a {
	color: #666;
	text-decoration: none;
}
#mapa a:hover {
	color: #09c;
	text-decoration: none;
}
#mapa ul {
	margin: 0 0 25px 0;
}
#mapa li {
	background-image: url(../img/ico_mapa_interior.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#mapa li.mapa-sub {
	background-image: url(../img/ico_mapa_interior_sub.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 20px;
	font-weight: normal;
}
#mapa .mapa-col-1 {
	float: left;
	width: 45%;
}
#mapa .mapa-col-2 {
	float: right;
	width: 45%;
}
/*---SERVICIOS---*/
#servicios,
#servicios-interior {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#servicios h1 {
	height: 37px;
	background-image: url(../img/bg_h1_servicios.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#servicios-interior h1 {
	height: 37px;
	background-image: url(../img/bg_h1_servicios_interior.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#servicios h4 {
	width: 476px;
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	line-height: 15px;
	float: left;
}

#servicios-interior h4 {
	width: 100%;
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	line-height: 15px;
	float: left;
}
.servicio {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
.servicio .foto {
	border: 2px solid #a8cbf0;
	float: left;
	margin: 0 10px 3px 0;
	padding: 0;
	clear: both;
}
.servicio .bt-masinfo {
	float: right;
}
#servicios .bt {
	margin: 0 0 15px 0;
}
#servicios-interior .bt {
	float: left;
}
#servicios #paginacion {
	margin: 0 0 10px 0;
}	

/*---EVENTOS ESPECIALES---*/
#eventos-especiales,
#eventos-especiales-interior,
#eventos-especiales-2 {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
#eventos-especiales h1 {
	height: 37px;
	background-image: url(../img/bg_h1_eventos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#eventos-especiales-interior h1 {
	height: 37px;
	background-image: url(../img/bg_h1_eventos_interior.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#localidad #eventos-especiales-2 h1 {
	height: 37px;
	background-image: url(../img/bg_h1_eventos_interior.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#eventos-especiales-interior .bt {
	float: left;
}
#eventos-especiales .eventos,
#eventos-especiales-interior .eventos,
#eventos-especiales-2 .eventos {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#eventos-especiales .foto,
#eventos-especiales-interior .foto,
#eventos-especiales-2 .foto {
	border: 2px solid #a8cbf0;
	float: left;
	margin: 0 10px 3px 0;
	padding: 0;
	clear: both;
}
#eventos-especiales-interior .promo {
	float: left;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#eventos-especiales-interior .promo img {
	border: 2px solid #a8cbf0;
	
}
#eventos-especiales #contenido p a,
#eventos-especiales-interior #contenido p a {
	color: #09c;
}

#eventos-especiales #contenido p a:hover,
#eventos-especiales-interior #contenido p a:hover {
	color: #09c;
	text-decoration: underline;
}
/*---RESERVAS---*/
#reservas {
	width: 696px;
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#reservas h4 {
	width: 676px;
	border-bottom: 2px solid #a8cbf0;
	background-image: url(../img/ico_reservas.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 20px;
	margin: 0;
	line-height: 15px;
	float: left;
}
#reservas #formulario {
	width: 636px;
	background-color: #f0f5ff;
	margin: 0;
	padding: 0 30px 15px 30px;
	float: left;
	color: #006;
}
#reservas #formulario .col-1 {
	width: 345px;
	float: left;
	margin: 0;
}
#reservas #formulario .col-2 {
	width: 280px;
	float: left;
}
#reservas #formulario .col-0 {
	float: left;
}
#reservas #formulario input {
	width: 280px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#formulario label {
	font-weight: bold;
	margin: 10px 0 5px 0;
	display: block;
}
#formulario textarea {
	width: 628px;
	height: 110px;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*---LOCALIDAD---*/ 
#localidad {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#localidad h1 {
	height: 37px;
	background-image: url(../img/bg_h1_localidad.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#localidad .foto {
	border: 2px solid #a8cbf0;
	float: left;
	margin: 0 10px 3px 0;
	padding: 0;
	clear: both;
}
#localidad #contenido {
	border: none;
}
#localidad #contenido p a {
	color: #09c;
}
#localidad #contenido p a:hover {
	color: #09c;
	text-decoration: underline;
}
/*---ALOJAMIENTOS INTERIOR---*/
#alojamientos-interior {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#alojamientos-interior h1 {
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
	font-size: 14px;
	float: left;
	display: inline;
}
#alojamientos-interior span {
	display: inline;
	float: left;
	margin-top: 4px;
	
}
#alojamientos-interior .nombre {
	width: 696px;
	height: 37px;
	background-image: url(../img/bg_h1_alojamientos_interior.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display:block;
}
#contenido {
	width: 696px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	clear: both;
	float: left;
}
#contenido h4 {
	border-bottom: 2px solid #a8cbf0;
	padding: 0 0 5px 0;
	margin: 10px 0 8px 0;
	line-height: 15px;
	display: block;

}
h4.descripcion {
	width: 461px;
	float: left;
}
#datos-alojamiento {
	width: 461px;
	height: 70px;
	float: left;
	display: block;
}
#datos-alojamiento .ubicacion {
	width: 461px;
	float: left;
	
}
.fotografias {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
	display: block;
}
.fotografias img {
	border: 2px solid #a8cbf0;
	margin: 0 12px 12px 0;
}
.como-llegar {
	width: 100%;
	display: block;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
.como-llegar img {
	clear: both;
	display: block;
	float: left;
}
.habitaciones {
	width: 100%;
	display: block;
	float: left;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.habitaciones .fecha-dh,
.habitaciones .precio {
	display: block;
	float: left;
	width: 550px;
}
/*---ALOJAMIENTOS RECOMENDADOS INTERIOR---*/
#alojamientos-recomendados-interior {
	width: 696px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	display: block
}
#alojamientos-recomendados-interior h1 {
	height: 37px;
	background-image: url(../img/bg_h1_recomendados_int.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#alojamientos-recomendados-interior .hoteles {
	width: 696px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#alojamientos-recomendados-interior .hoteles .nombre {
	width: 680px;
	height: 20px;
	float: left;
	margin: 0 0 3px 0;
	display: block;
	clear: both;
}
/*---ALOJAMIENTOS RECOMENDADOS---*/
#alojamientos-recomendados,
#alojamientos {
	width: 476px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	display: block
}
#alojamientos-recomendados h1 {
	height: 37px;
	background-image: url(../img/bg_h1_recomendados.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#alojamientos h1 {
	height: 37px;
	background-image: url(../img/bg_h1_alojamientos.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
#alojamientos-recomendados .hoteles,
#alojamientos .hoteles {
	width: 476px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#alojamientos-recomendados .foto,
#alojamientos .foto,
#alojamientos-interior .foto {
	border: 2px solid #a8cbf0;
	float: left;
	margin: 0 10px 3px 0;
	padding: 0;
}
#alojamientos-recomendados .hoteles .nombre,
#alojamientos .hoteles .nombre {
	width: 476px;
	height: 20px;
	float: left;
	margin: 0 0 3px 0;
	display: block;
	clear: both;
}
.nombre h2 {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
.star-6 {
	width: 100px;
	height: 20px;
	background-image: url(../img/ico_5_star_sup.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.star-5 {
	width: 100px;
	height: 20px;
	background-image: url(../img/ico_5_star.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.star-4 {
	width: 100px;
	height: 20px;
	background-image: url(../img/ico_4_star.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.star-3 {
	width: 100px;
	height: 20px;
	background-image: url(../img/ico_3_star.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.star-2 {
	width: 100px;
	height: 20px;
	background-image: url(../img/ico_2_star.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.star-1 {
	width: 100px;
	height: 20px;
	background-image: url(../img/ico_1_star.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.fecha-dh {
	font-size: 11px;
	color: #006;
	background-image: url(../img/ico_fecha.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 20px;
	line-height: 20px;
}
.foto {
	float: left;
	display:block;
}
.precio {
	font-size: 11px;
	color: #006;
	background-image: url(../img/ico_precio.gif);
	background-repeat: no-repeat ;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	line-height: 20px;
	color: #09c;
}
.precio strong {
	font-size: 14px; 
}
.ubicacion {
	color: #006;
	font-size: 11px;
	display: block;
	line-height: 20px;
}
#right-2 .registros {
	background-image: url(../img/bg_registros.gif);
	background-repeat:no-repeat;
	width: 176px;
	height: 115px;
	margin: 0 0 10px 0;
	padding: 0 12px;
	float: left;
}
#right-2 .registros p {
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#right-2 .registros ul {
	margin: 10px 0 0 0;
}
#right-2 .registros li {
	font-weight: bold;
	color: #09c;
	margin: 0 0 5px 0;
}
#right-2 .registros li.operador {
	background-image: url(../img/ico_registro_operador.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
#right-2 .registros li.agente {
	background-image: url(../img/ico_registro_agente.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
/*#alojamientos .banners-center img,
#eventos-especiales .banners-center img,
#hoteles-recomendados .banners-center img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}*/

/*---BANNER CENTER---*/
.banners-center {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
	display: block;
	clear: both;
	text-align: center;
}
#right-2 #banners-right-2 {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#right-2 #banners-right-2 li {
	margin: 0 0 10px 0;
	padding: 0;
}
/*--- BOTONES ---*/
/*--- MAS INFO ---*/
.bt-masinfo {
	font-size: 11px;
	background-image:url(../img/bg_bt_masinfo.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 25px;
	line-height: 24px;
	padding: 0;
	display: block;
	float: right;
}
.bt-masinfo a {
	color: #09c;
	text-decoration: none;
	display: block;
	float: left;
	width: 73px;
	height: 25px;
	padding: 0 0 0 13px;
}
.bt-masinfo a:hover {
	color: #006;
}
/*--- MAS INFO HOTEL ---*/
.bt-masinfo-hotel {
	font-size: 11px;
	background-image:url(../img/bg_bt_masinfo_hotel.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 25px;
	line-height: 24px;
	padding: 0;
	display: block;
	float: right;
}
.bt-masinfo-hotel a {
	color: #09c;
	text-decoration: none;
	display: block;
	float: left;
	width: 73px;
	height: 25px;
	padding: 0 0 0 13px;
}
.bt-masinfo-hotel a:hover {
	color: #006;
}
/*--- RESERVAR ---*/
.bt-reservar {
	font-size: 11px;
	background-image:url(../img/bg_bt_reservar.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 25px;
	line-height: 24px;
	padding: 0;
	margin: 0 0 0 10px;
	display: block;
	float: right;
}
.bt-reservar a {
	color: #09c;
	text-decoration: none;
	display: block;
	float: left;
	width: 77px;
	height: 25px;
	padding: 0 0 0 15px;
}
.bt-reservar a:hover {
	color: #006;
}
/*--- VER TARIFAS ---*/
.bt-vertarifas {
	font-size: 11px;
	background-image:url(../img/bg_vertarifas.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 25px;
	line-height: 24px;
	padding: 0;
	margin: 0 0 0 10px;
	display: block;
	float: right;
}
.bt-vertarifas a {
	color: #09c;
	text-decoration: none;
	display: block;
	float: left;
	width: 85px;
	height: 25px;
	padding: 0 0 0 12px;
}
.bt-vertarifas a:hover {
	color: #006;
}
/*---PAGINACION---*/
#paginacion {
	display: block;
	clear: both;
}
#paginacion .bt {
	margin: 0 0 0 5px;
}
/*---FOOTER---*/
#footer {
	width: 100%;
	height: 74px;
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	clear: both;
	float: left;
	color: #333;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
}
#footer .logo-footer {
	width: 209px;
	height: 47px;
	padding: 0;
	margin: 10px 0 0 10px;
	background-image:url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #ccc;
	float: left;
}
#footer .copy {
	margin: 15px 0 0 25px;
	float: left;
}
