@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/trama-background.jpg);
}
h1 {
	display: inline;
	font-weight: normal;
}
label {
	float: left;
	text-align: right;
	width: 90px;
}
.button {
	position: relative;
	height: 27px;
	width: 100%;
	padding-top: 8px;
}
.grayed {
	filter:alpha(opacity=30);
	opacity: 0.3;
	-khtml-opacity: 0.3;
	-moz-opacity:0.3;
}
.month {
	background-color: #fcfcfc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color: #555555;
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.month td {
	border-bottom: 1px solid #cccccc;
	width: 22px;
}
.ClientFeedback {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #4f4f4f;
	margin-left: 15px;
}
.Estilo1 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #4f4f4f;
	overflow: auto;
}
.Estilo2 {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #be380c;
}
.Estilo2 a {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #be380c;
	text-decoration: none;
}
.Estilo2 a:hover {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #be380c;
	text-decoration: underline;
}
.Estilo3 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #397716;
}
.Estilo3 a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #397716;
	text-decoration: none;
}
.Estilo3 a:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #397716;
	text-decoration: underline;
}
.Estilo4 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.Estilo5 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}
.Estilo6 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #397716;
}
.Estilo7 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #828282;
}
.Estilo8 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #be380c;
}
.Estilo8 a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #be380c;
	text-decoration: none;
}
.Estilo8 a:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #be380c;
	text-decoration: underline;
}
.Estilo9 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #397716;
}
.Estilo10 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #828282;
}
.Estilo11 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #397716;
}
.Estilo12 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #4f4f4f;
}
.Estilo12 a {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}
.Estilo12 a:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: underline;
}
.Estilo13 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.Estilo14 {
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #eeeeee;
	text-shadow: 0.1em 0.1em 0.2em #C44304;
	font-style: italic;
}
.Estilo-menu-1{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #828282;
	text-shadow: 0.1em 0.1em #ffffff;
	padding-top: 10px;
	height: 25px;
	cursor: pointer;
}
.Estilo-menu-2 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #4f4f4f;
	text-shadow: 0.1em 0.1em #ffffff;
	padding-top: 10px;
	height: 25px;
	cursor: pointer;
}
#header {
	position: relative;
	height: 165px;
	width: 100%;
	background-image: url(../images/background-header.png);
	background-repeat: repeat-x;
	margin: auto;
}
#barra-logo {
	height: 82px;
	width: 762px;
	background-image: url(../images/barra-logo.png);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	margin-bottom: 5px;
}
#contenedor-inicio {
	position: relative;
	height: 19px;
	width: 778px;
	background-image: url(../images/contenedor-inicio.png);
	background-repeat: no-repeat;
	margin: auto;
}
#contenedor {
	position: relative;
	width: 778px;
	background-image: url(../images/contenedor-background.png);
	background-repeat: repeat-y;
	margin: auto;
}
#contenedor-fin {
	clear: both;
	position: relative;
	height: 19px;
	width: 778px;
	background-image: url(../images/contenedor-fin.png);
	background-repeat: no-repeat;
	margin: auto;
}/*
#footer{
	position: relative;
	height: 43px;
	width: 778px;
	background-image: url(../images/barra-footer.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 20px;
}*/
#footer{
	height: 82px;
	width: 762px;
	background-image: url(../images/barra-logo.png);
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
}
.footer-cards {
	padding-bottom: 9px;}
#footer #copyright {
	position: relative;
	margin: auto;
	padding-top: 15px;
}
#cuadro-imagenes {
	position: relative;
	height: 230px;
	width: 720px;
	background-image: url(../images/cuadro-imagenes.jpg);
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 20px;
}
#search-title {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/search-title.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-property-details {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-propertydetail.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#search-results {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/search-results.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-destinations {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-destinations.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-carnival {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-carnival.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-faq {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-faq.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-aboutus {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-aboutus.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-terms {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-terms.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-blog {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-blog.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#barra-titulo-properties {
	position: relative;
	height: 80px;
	width: 722px;
	background-image: url(../images/barra-titulo-properties.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cuadro-buscar {
	position: relative;
	width: 515px;
	background-image: url(../images/cuadro-buscar.png);
	background-repeat: no-repeat;
	margin: auto;
	overflow: auto;
}
#foto-blog {
	position: relative;
	height: 236px;
	width: 350px;
	background-image: url(../images/foto-blog.jpg);
	background-repeat: no-repeat;
	margin-left: 29px;
	float: left;
}
#separador-1 {
	position: relative;
	height: 2px;
	width: 720px;
	background-image: url(../images/separador-a.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#separador-2 {
	position: relative;
	height: 2px;
	width: 720px;
	background-image: url(../images/separador-a.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#intro {
	color: #4f4f4f;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	margin: auto;
	text-align: justify;
	width: 700px;
}
#post-blog {
	position: relative;
	width: 350px;
	float: right;
	margin-right: 29px;
}
#leer-mas {
	position: absolute;
	top: 1632px;
	right: 40px;
}
#flecha-leer-mas {
	position: absolute;
	top: 1636px;
	right: 30px;
}
#boton-leer-mas-blog {
	position: relative;
	width: 80px;
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}
#boton-ver-mas-propiedades {
	position: relative;
	width: 83px;
	float: right;
	margin-right: 10px;
	height: 53px;
}
#boton-leer-mas-propiedades {
	position: relative;
	width: 80px;
	margin: auto;
	padding-top: 6px;
}
#texto-leer-mas {
	position: relative;
	float: left;
}
#texto-ver-mas {
	position: relative;
	margin-top: 35px;
}
#flecha-leer-mas-propiedades {
	position: relative;
	float: right;
	top: 4px;
}
#header #barra-logo #register {
	position: relative;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}
#header #barra-logo #texto-user {
	position: relative;
	float: right;
	margin-top: 20px;
}
#header #barra-logo #separador-b-1 {
	position: relative;
	width: 1px;
	height: 10px;
	background-color: #c8c8c8;
	float: right;
	margin-top: 21px;
	margin-right: 10px;
	margin-left: 10px;
}
#contenedor #cuadro-buscar #calendario-arrival {
	position: absolute;
	height: 24px;
	width: 24px;
	left: 190px;
	top: 90px;
}
#contenedor #cuadro-buscar #calendario-departure {
	position: absolute;
	height: 24px;
	width: 24px;
	left: 466px;
	top: 90px;
}
#property-1 {
	position: relative;
	height: 254px;
	width: 174px;
	background-image: url(../images/property-background.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
}
#image-property-1 {
	position: relative;
	height: 120px;
	width: 150px;
	margin: auto;
	margin-top: 10px;
}
texto-property-1 {
	position: absolute;
}
#contendor-propiedades-destacadas {
	position: relative;
	width: 732px;
	scroll: no;
	margin: auto;
	margin-left: 28px;
	overflow: auto;
}
#espaciador {
	position: relative;
	height: 10px;
}
#espaciador-2 {
	position: relative;
	height: 20px;
}
#contenedor-blog {
	overflow: auto;
	position: relative;
	width: auto;
}
#info-cuadro-propiedad {
	position: relative;
	width: 154px;
	margin-left: 10px;
	margin-top: 10px;
	height: 65px;
	margin-bottom: 10px;
	word-wrap: break-word;
}
#propiedad-1 {
	position: relative;
	width: 720px;
	margin: auto;
	overflow: auto;
}
#propiedad {
	position: relative;
	background-image: url(../images/cuadro-propiedades.png);
	background-repeat: no-repeat;
	height: 216px;
	width: 720px;
	margin: auto;
}
#foto-propiedad-encontrada-1 {
	position: relative;
	width: 244px;
	height: 195px;
	margin-left: 10px;
	float: left;
}
.foto-propiedad-encontrada {
	position: relative;
	width: 344px;
	margin-left: 10px;
	float: left;
	overflow: auto;
}
.info-propiedad-encontrada-2 {
	position: relative;
	float: right;
	margin-right: 10px;
	width: 335px;
	overflow: auto;
	word-wrap: break-word;
}
#mascara-foto-propiedad-encontrada {
	position: absolute;
	width: 344px;
	height: 295px;
	margin-left: 10px;
	float: left;
}
#propiedad-1 #info-propiedad-encontrada-1 {
	position: relative;
	float: right;
	margin-right: 10px;
	width: 435px;
	height: 195px;
	word-wrap: break-word;
}
#propiedad-1 #info-propiedad-encontrada-3 {
	position: relative;
	float: right;
	margin-right: 10px;
	width: 435px;
	word-wrap: break-word;
}
#search-type-property {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#info-type-property-1 {
	position: relative;
	width: 238px;
	margin-bottom: 5px;
}
#search-state-property {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#info-state-property-1 {
	position: relative;
	width: 292px;
	margin-bottom: 5px;
}
#search-city-property {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#info-city-property-1 {
	position: relative;
	width: 299px;
	margin-bottom: 5px;
}
#texto-propiedad-ecnontrada-1 {
	position: relative;
	width: 435px;
	float: right;
	margin-bottom: 20px;
	height: 110px;
}
#texto-propiedad-ecnontrada-2 {
	position: relative;
	width: 335px;
	float: right;
	margin-bottom: 30px;
	height: 110px;
}
#itmes-propiedad-encontrada {
	position: relative;
	float: left;
	width: 334px;
	height: 57px;
}
#itmes-propiedad-encontrada-2 {
	position: relative;
	float: right;
	width: 335px;
	height: auto;
}
#pagina {
	position: relative;
	margin-top: 7px;
	float: left;
	margin-left: 10px;
}
#flecha-anterior {
	position: relative;
	height: 9px;
	width: 5px;
	margin-top: 9px;
	float: right;
	margin-left: 10px;
}
#flecha-siguiente {
	position: relative;
	height: 9px;
	width: 5px;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}
#paginador-anterior {
	position: relative;
	margin-top: 7px;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}
#paginador-siguiente {
	position: relative;
	margin-right: 5px;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
}
#paginador-pagina{
	position: relative;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 7px;
}
#barra-paginador {
	position: relative;
	height: 25px;
	width: 720px;
	background-image: url(../images/barra-paginador.png);
	background-repeat: no-repeat;
	margin: auto;
}
#cuadro-propiedad-inicio {
	position: relative;
	background-image: url(../images/cuadro-propiedad-inicio.png);
	background-repeat: no-repeat;
	height: 10px;
	margin: auto;
}
#cuadro-propiedad-fin {
	position: relative;
	background-image: url(../images/cuadro-propiedad-fin.png);
	height: 10px;
	margin: auto;
	background-repeat: no-repeat;
}
#cuadro-propiedad-background {
	position: relative;
	margin: auto;
	background-image: url(../images/cuadro-propiedad-background.png);
	background-repeat: repeat-y;
	height: 195px;
}
#cuadro-propiedad-background-2 {
	position: relative;
	margin: auto;
	background-image: url(../images/cuadro-propiedad-background.png);
	background-repeat: repeat-y;
	overflow: auto;
}
#cuadro-propiedad-background-3 {
	position: relative;
	margin: auto;
	background-image: url(../images/cuadro-propiedad-background.png);
	background-repeat: repeat-y;
	height: auto;
	overflow: auto;
}
#flecha-imagen-anterior {
	position: relative;
	width: 31px;
	height: 31px;
	float: left;
	margin-top: 30px;
}
#flecha-imagen-siguiente {
	position: relative;
	width: 31px;
	height: 31px;
	float: right;
	margin-top: 30px;
}
#galeria-mini-fotos {
	position: relative;
	width: 240px;
	float: left;
	margin-left: 26px;
	margin-top: 20px;
}
#mascara-foto {
	position: absolute;
	z-index: 2;
}
#mascara-foto-2 {
	left: 12px;
	position: absolute;
	top: 10px;
	z-index: 2;
}
#foto-grande-propiedad {
	position: absolute;
	z-index: 1;
}
#image-wrap {
	width: 344px;
	height: 295px;
}
#foto-grande-contenedor {
	position: relative;
	float: left;
	width: 344px;
	height: 295px;
}
#galeria-contenedor {
	position: relative;
	float: left;
	width: 344px;
}
#foto-mini-propiedad {
	position: absolute;
	z-index: 1;
}
#contenedor-propiedad-encontrada {
	position: relative;
	width: 244px;
	height: 195px;
	float: left;
	margin-left: 10px;
	z-index: 1;
}
#mascara-propiedad-encontrada-foto {
	position: absolute;
	z-index: 2;
}
#foto-media-propiedad-encontrada {
	position: absolute;
}
#boton-volver {
	position: relative;
	width: 100px;
	height: 27px;
	float: right;
	right: 15px;
	top: 32px;
}
#titulo-barra-seccion {
	position: relative;
	height: 27px;
	float: left;
	top: 30px;
	left: 95px;
}
#boton-consultar-propiedad {
	position: relative;
	width: 132px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#boton-reservar-propiedad {
	position: relative;
	width: 132px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
#cuadro-buscar-cierre {
	position: relative;
	background-image: url(../images/cuadro-buscar-cierre.png);
	background-repeat: no-repeat;
	width: 515px;
	height: 14px;
}
#cuadro-buscar-relleno {
	position: relative;
	background-image: url(../images/cuadro-buscar-relleno.png);
	background-repeat: repeat-y;
	width: 515px;
	height: 5px;
}
#cuadro-buscar-principal {
	height: 223px;
	width: 515px;
	background-image: url(../images/cuadro-buscar-principal.png);
	background-repeat: no-repeat;
}
#prices {
	border: 1px solid #cccccc;
}
#prices td {
	border: 1px solid #ffffff;
	padding: 3px;
}
#caption {
	clear: both;
	margin: auto;
	text-align: justify;
	width: 320px;
}
#columna1 {
	position: relative;
	width: 244px;
	float: left;
	margin-left: 10px;
}
#botonsubmenu {
	position: relative;
	height: 40px;
	width: 244px;
	background-image: url(../images/botonsubmenu.jpg);
	background-repeat: no-repeat;
	float: left;
}
#texto-botonsubmenu {
	position: relative;
	margin-left: 40px;
	margin-top: 11px;
}
#contiene-imagen-1 {
	position: relative;
	height: 195px;
	width: 244px;
	float: left;
	margin-top: 20px;
}
#menu-principal {
	position: relative;
	height: 38px;
	width: 762px;
	margin: auto;
	background-image: url(../images/barrra-menu.png);
}
#menu-principal a {
	text-decoration: none;
}
#separador-header {
	position: relative;
	height: 20px;
	width: 100%;
}
#header #barra-logo #logo {
	position: relative;
	float: left;
	top: 19px;
	left: 20px;
}
#header #barra-logo #search-button {
	position: relative;
	float: right;
	margin-right: 18px;
	margin-top: 10px;
}
#jsddm {
	margin: 0;
	padding: 0;
}

#jsddm li {
	cursor: pointer;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 13px;
	height: 25px;
	list-style: none;
	text-align: center;
	text-shadow: 0.1em 0.1em #ffffff;
}

#jsddm li a {
	color: #4f4f4f;
	display: block;
	height: 25px;
	padding-top: 10px;
	text-decoration: none;
	white-space: nowrap;
	width: 125px;
}

#jsddm li a:hover {
	color: #828282;
}

#jsddm li ul {
	border-top: 1px solid #efefef;
	margin: 1px 0 0 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 151px;
	z-index: 1;
}

#jsddm li ul li {
	display: inline;
	float: none;
}

#jsddm li ul li a {
	background: #e3e3e3;
	width: auto;
}

#jsddm li ul li a:hover {
	background: #cccccc;
}
#content-video { position: relative; margin: auto; width: 335px; height: 188px; background-image: url(../images/ventana-video.png); background-repeat: no-repeat; }
#video { float: left; position: relative; margin-left: 17px; padding-top: 46px; }
#text-video { float: right; width: 135px; position: relative; margin-right: 10px; margin-top: 45px; }
.Estilo-intro-video { font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; font-weight: bold; }
.Estilo-texto-video { font-family: Arial, Helvetica; font-size: 11px; color: #ffffff; }
