﻿@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio
	{
	font-family: GillSansMT, Gill Sans, Gill Sans MT, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	font-size: 14px;
}

img {
	-ms-interpolation-mode: bicubic;
}

div {
	display: block;
}

body {
	text-align: center;
	background-color: #969696;
}

body.campanaVeranoBackground{
	background-color: transparent;
	background-image: url('../img/fondoVerano.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.cursor {
	cursor: pointer;
}

.negrita {
	font-weight: bold;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.p {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: justify;
}

.ul {
	list-style: disc;
}

.li {
	margin-left: 50px;
}

div.textoLegal {
	line-height: 15px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
	background: url("../img/header/fondo.png") 0 0 repeat-x #D5D5D5;
}

#content {
	text-align: center;
	margin-top: 45px;
	min-height: 700px;
}

.letterspacing {
	letter-spacing: 1px;
}

@font-face {
	font-family: 'GillSansMT';
	src: url('fuentes/GILSANSMT.eot');
	src: url('fuentes/GILSANSMT.eot?#iefix') format('embedded-opentype'),
		url('fuentes/GILSANSMT.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GillSansMT';
	src: url('fuentes/GILB____.eot');
	src: url('fuentes/GILB____.eot?#iefix') format('embedded-opentype'),
		url('fuentes/GILB____.TTF') format('truetype');
	font-weight: bold;
}

/****************************************************************
**************        GENERAL          **************************
*****************************************************************/
#banner {
	background: url("../img/header/fondobanner.png") no-repeat scroll center
		0 transparent;
	height: 170px;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;
	z-index: -1;
}

#banner img {
	height: 160px;
}

.inline-block {
	display: inline-block;
	/* For IE 7 */ #
	display: inline;
	_display: inline;
	zoom: 1;
}

.block {
	display: block;
}

.imgPreview {
	background: url("../img/inicio/fondoImgPreview.png") no-repeat scroll 0
		0 transparent;
	height: 150px;
	overflow: visible;
	padding: 18px 12px 20px 14px;
	width: 210px;
	cursor: pointer;
}

.imgPreview img {
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.marca_liquidacion {
    color: red !important;
    font-size: 20px !important;
    font-weight: bold;
    width: 160px;
    height: 20px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    display: block;
}
/*
.marca_liquidacion.diagonal,.sello_liquidacion.diagonal{    
     -moz-transform:    rotate(-35deg);
     -o-transform:      rotate(-35deg);
     -webkit-transform: rotate(-35deg);
     transform:         rotate(-35deg);

   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.8191520442889918, M12=0.573576436351046, M21=-0.573576436351046, M22=0.8191520442889918, SizingMethod='auto expand')";

   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.8191520442889918,
            M12=0.573576436351046,
            M21=-0.573576436351046,
            M22=0.8191520442889918,
            SizingMethod='auto expand');
}
*/
.marca_liquidacion.diagonal{
	display: none;
}
.marca_liquidacion.diagonal.destacado{
	   /*
    * To make the transform-origin be the middle of
    * the object.    Note: These numbers
    * are approximations.  For more accurate results,
    * use Internet Explorer with this tool.
    */
   	margin-left: 48px;
    margin-top: -69px;
}
.marca_liquidacion.diagonal{
   /*
    * To make the transform-origin be the middle of
    * the object.    Note: These numbers
    * are approximations.  For more accurate results,
    * use Internet Explorer with this tool.
    */
    margin-left: 48px;
    margin-top: -69px;
}

.sello_liquidacion{
	width: 150px !important;
	height: 150px !important;
	margin-top: -188px;
	margin-left: 741px;
}

.sello_liquidacion.destacado{
	width: 150px !important;
	height: 150px !important;	
    margin-top: 45px;
    margin-left: 30px;
}

.sliderSeparado { /*background-color: blue !important;*/
	background: url("../img/inicio/separadorPreview.png") no-repeat scroll
		right center transparent;
}

#slides .item span,#slides .item div,#slides .item label {
	font-size: 14px;
	color: #797979;
	line-height: 15px;
}

#slides .item div.previewData div {
	width: 205px;
	height: 18px;
	overflow: hidden;
}

#slides .item label { /*font-weight: bold;*/
	color: black;
}

#slides .item div.previewData .previewDescrip {
	height: 87px;
	margin-top: 30px;
}

#slides .item div.previewData div.previewDescriptextl {
	font-size: 12px;
	text-align: justify;
	height: 62px;
	overflow: hidden;
	margin-top: 2px;
	line-height: 12px;
}

#slides .item div.previewNombre {
	color: #2E6743 !important;
	text-align: center;
}

#slidesHomeContainer {
	letter-spacing: 1px;
}

#slidesHomeContainer #slides .item .previewPrecio {
	color: #F72923 !important;
	text-align: center;
	height: 40px;
	overflow: visible;
}

#slidesHomeContainer #slides .item .previewPrecio  img {
	margin-top: -5px;
}

#slidesHomeContainer #slides .item .previewPrecio span {
	color: #F72923 !important;
}

#slidesHomeContainer #slides .item .previewPrecioSub {
	height: 40px;
	overflow: visible;
	width: 156px;
}

#slidesHomeContainer #slides .item .iconorebajado {
	width: 44px;
	height: 40px;
	overflow: visible;
}

#slidesHomeContainer #slides .item .previewDescripLabel {
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
}

#slides .item .previewData {
	padding: 0px 15px;
	margin-top: 10px;
}

#slides .item {
	max-width: 235px;
}

.sliderTitle {
	font-size: 32px;
	font-weight: bold;
	height: 45px;
	margin-bottom: 3px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 50px;
	border-bottom: 1px solid #DC5450;
	display: inline-block;
	margin-left: 22px;
}

#slides .infoButon {
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	padding: 8px 0 0 23px;
	width: 102px;
	background: url("../img/botonInfo.png") no-repeat scroll center center
		transparent;
}

#slides a.infoButon:link {
	color: #7D7D7D;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}

#slides a.infoButon:visited {
	color: #7D7D7D;
	text-decoration: none;
}

#slides a.infoButon:HOVER {
	color: black;
	text-decoration: none;
	padding: 7px 0 0 22px;
}

#slides div#infoButonContainer {
	text-align: center;
	position: relative;
	top: 35px;
	left: -37px;
}

.menuActivo a {
	color: yellow !important;
}

.iconorebajada {
	background: url("../img/iconos/rebajado.png") no-repeat scroll 22px
		bottom transparent;
	height: 60px;
	width: 54px;
}

.iconoamueblada {
	background: url("../img/iconos/amueblado.png") no-repeat scroll 22px
		bottom transparent;
	height: 60px;
	width: 54px;
}

/****** Cabecera ********/
#textoCabecera {
	margin-bottom: 10px;
}

#textoCabecera {
	background: url("../img/fichas/fondoTitulosolicitar.png") no-repeat
		scroll center center transparent;
	color: white;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
}

div.contenedorlistadoInmuebles {
	text-align: center;
	padding-top: 5px;
}

div.listadoInmuebles { /*background-color: #ECECEC;*/
	margin-left: auto;
	margin-right: auto;
	padding: 10px 15px;
	width: 935px;
	text-align: right;
}

.mensajeListaVacia {
	color: darkgreen;
	font-size: 20px;
	font-weight: bold;
	height: 600px;
	padding: 80px 20px;
	vertical-align: middle;
}

.mensajeSolicitudenviada {
	color: darkgreen;
	font-size: 20px;
	font-weight: bold;
	height: 600px;
	padding: 0px 20px;
	text-align: center;
}

input[type="text"],input[type="password"] {
	/*background: url("../img/combobox/fondoCombo.png") repeat-x scroll 0 0 #EBEBEB;*/
	border: 0 none #CCCCCC;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	height: 17px;
	padding: 4px 6px;
}

.labelContainer {
	background: url("../img/fondoLabel.png") repeat-x scroll 0 0 #EBEBEB;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	color: black;
	font-weight: normal;
}

.superindice,.SUPERINDICE {
	vertical-align: super;
	font-size: 10px;
	padding-left: 1px;
}

.sombra {
	border-top: 1px solid lightgray;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.contenedorlistadoInmuebles #infobotoneravolver #buttonvolver.buttontextcontainer
	{
	background: url("../img/fichas/botonVolver.png") no-repeat scroll left
		center transparent;
}

.contenedorlistadoInmuebles #infobotoneravolver span.buttonText {
	color: #848484;
	cursor: pointer;
	display: block;
	font-family: GillSansMT, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 45px;
	text-align: left;
	width: 100px;
}

.oculto {
	display: none !important;
}

#buttonvolver.buttontextcontainer {
	background: url("../img/fichas/botonVolver.png") no-repeat scroll left
		center transparent;
}

#infobotoneravolver span.buttonText {
	color: #848484;
	cursor: pointer;
	display: block;
	font-family: GillSansMT, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 45px;
	text-align: left;
	width: 100px;
}

#buttonVolverContainer{
	text-align: right;
	padding-top: 10px;
}
.textoLargo{
	letter-spacing: 0px;
}

.optionTabulada{
	padding-left: 25px;
}


/* DESCUENTOS */
.descuento5{
	background-image: url("../img/descuento/descuento5.png") !important;	
}
.descuento10{
	background-image: url("../img/descuento/descuento10.png") !important;	
}
.descuento15{
	background-image: url("../img/descuento/descuento15.png") !important;	
}
.descuento20{
	background-image: url("../img/descuento/descuento20.png") !important;	
}
.descuento25{
	background-image: url("../img/descuento/descuento25.png") !important;	
}
.descuento30{
	background-image: url("../img/descuento/descuento30.png") !important;	
}
.descuento35{
	background-image: url("../img/descuento/descuento35.png") !important;	
}
.descuento40{
	background-image: url("../img/descuento/descuento40.png") !important;	
}
.descuento45{
	background-image: url("../img/descuento/descuento45.png") !important;	
}
.descuento50{
	background-image: url("../img/descuento/descuento50.png") !important;	
}

/* DESCUENTOS */
.descuento5_listado{
	background-image: url("../img/descuento/descuento5_50_58.png") !important;	
}
.descuento10_listado{
	background-image: url("../img/descuento/descuento10_50_58.png") !important;	
}
.descuento15_listado{
	background-image: url("../img/descuento/descuento15_50_58.png") !important;	
}
.descuento20_listado{
	background-image: url("../img/descuento/descuento20_50_58.png") !important;	
}
.descuento25_listado{
	background-image: url("../img/descuento/descuento25_50_58.png") !important;	
}
.descuento30_listado{
	background-image: url("../img/descuento/descuento30_50_58.png") !important;	
}
.descuento35_listado{
	background-image: url("../img/descuento/descuento35_50_58.png") !important;	
}
.descuento40_listado{
	background-image: url("../img/descuento/descuento40_50_58.png") !important;	
}
.descuento45_listado{
	background-image: url("../img/descuento/descuento45_50_58.png") !important;	
}
.descuento50_listado{
	background-image: url("../img/descuento/descuento50_50_58.png") !important;	
}

#catapult-cookie-bar {
	background-color: #464646;
	bottom: 0;
	color: #DDDDDD;
	direction: ltr;
	left: 0;
	min-height: 30px;
	padding: 6px 10% 4px;
	position: fixed;
	text-align: left;
	width: 80%;
	z-index: 99999;
	font-size: 11px;
}

#catapult-cookie-bar a {
	color: #DDDDDD;
	font-size: 14px;
}

.config-cookies-label {
	color: #004410;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px !important;
}

.config-cookies-label-bold {
	color: #004410;
	font-size: 14px;
	font-weight: bold !important;
	letter-spacing: 1px !important;
}

.no-close .ui-dialog-titlebar-close {  display: none;}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	text-align: center;
	float: none !important;
}

button#catapultCookieCambiar {
	background: none repeat scroll 0 0 #45AE52;
	border: medium none;
	border-radius: 3px;
	color: #DDDDDD;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	line-height: 9px;
	margin: 20px 20px;
	padding: 4px 10px;
	outline: 0 none;
	vertical-align: baseline;
}

button#catapultCookieAceptar {
	background: none repeat scroll 0 0 #45AE52;
	border: medium none;
	border-radius: 3px;
	color: #DDDDDD;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	line-height: 9px;
	margin: 20px 20px;
	padding: 4px 10px;
	outline: 0 none;
	vertical-align: baseline;
}

#paginaAvisoLegal {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 540px;
}

#paginaAvisoLegal #textoCabecera {
	margin-bottom: 10px;
}

#paginaAvisoLegal #textoCabecera {
	background: url("../../img/fichas/fondoTitulosolicitar.png")
	no-repeat scroll center center transparent;
	color: white;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
}

#paginaAvisoLegal #textoCabecera2 {
	background: url("../../img/fichas/fondoTratamiento.png")
	no-repeat scroll center center transparent;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
}

#paginaAvisoLegal .contenedorTexto{
	border: 1px solid #CCC;
	background: white;
	padding: 10px;
	margin-bottom: 10px;
}
/*** CAMPAÑA "YO PONGO EL PRECIO" ****/

.img-pongo-precio{
	width: 250px;
}

.img-promo-precio{
	width: 125px;
	cursor:pointer;
}

.content-promo-precio-true{
	height: 140px !important;
}

.promo-nombre-true{
	height: 30px !important;
}

.precio-promo-precio{
	height: 130px !important;
	text-align: center;
}

.contacto-promocion{
	background-color: #f49242 !important;
}

.img-click-cerrar{
	cursor: pointer;
}