/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - ADBAN.ES
///////////////////////////////////////////////////////////////////////// */
HTML {
	min-height: 100%;
	height: auto;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0 auto;
	padding: 0;
	background:#e7e7dd;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
li {
	margin-left: 20px;
}
.clear{
	clear: both;
}
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	text-align:center;
}
H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
}

.justif{
	text-align: justify;
}
.alignIzq{
	text-align: left;
}
.alignDer{
	text-align: right;
}
P{
	line-height: 1.5em;
	margin-bottom: 10px;
}
a{
	color: #333;
	text-decoration: none;
	outline: none;
}
a.under{
	text-decoration: underline;
}
a:hover{
	color: #001166;
	text-decoration: underline;
}
.centro{
	text-align: center;
}
.alignDer{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.mtop20{
	margin-top: 20px;
}
input, button, textarea, select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.azul{
	color: #001166;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#bandaSuperior{
	width: 100%;
	height: 156px;
	background-color: #001166;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#sitio{
	width: 920px;
	margin: 0 auto;
}
#cabecera{
	width: 920px;
	height: 190px;
	background: url(../images/header.png) no-repeat;
	position: relative;
}
#cuerpo{
	width: 900px;
	position: relative;
	padding: 0 10px;
}
#cuerpoContenedor{
	background-color: #fff;
	padding: 5px 15px 15px 15px;
	border-bottom: 1px solid #999;
}
#sombraIzquierda{
	width: 10px;
	height: 100%;
	background: url(../images/shadow_left.png) repeat-y;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#sombraDerecha{
	width: 10px;
	height: 100%;
	background: url(../images/shadow_right.png) repeat-y;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}
#footer{
	clear: both;
	width: 100%;
	color: #333;
	border: 1px solid #a0a099;
	background-color: #e7e7dd;
}
#publicidad{
	width: 508px;
	height: 279px;
	background: url(../images/pruebas.png) no-repeat;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -254px;
	top: 50%;
	margin-top: -139px;
	z-index: 10000;
	cursor: pointer;
}
#bannerSuperior{
	width: 938px;
	height: 90px;
	border: 1px solid #d5d5d5;
	margin: 5px auto;
	text-align: center;
	background: #FF6600 url(../images/publicidad.gif) no-repeat left;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera h1 a{
	border:0;
	display:block;
	text-decoration:none;
	width: 345px;
	height:172px;
	position: absolute;
	top: 18px;
	left: 10px;
	text-indent: -99999px;
}
.reformas{
	position: absolute;
	
	bottom: 10px;
	right: 218px;
	
}

.adban{
	position: absolute;
	
	bottom: 25px;
	right: 20px;
	
}
.numinmuebles{
	font-size: 10px;
	color: #F8F8F8;
	position: absolute;
	height: 20px;
	bottom: -8px;
	right: 10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#busqueda{
	border: 1px solid #a0a099;
	background-color: #e7e7dd;
}
#centro{
	width: 645px;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
}
#derecha{
	width: 205px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline;
}
.titular{
	background: #001166;
	margin-bottom: 10px;
	color: #fff;
	padding: 4px 8px;
}
.titularIzq{
	height: 19px;
	background: url(../images/bgIzq_1.gif) no-repeat;
	margin-bottom: 10px;
	margin-top: 19px;
	color: #fff;
	padding: 7px 4px 0px 6px;
	font-size: 12px;
	font-weight: bold;
}
.tit2{
	margin-top: 30px;
	margin-bottom: 5px;
	background: url(../images/bgIzq_2.gif) no-repeat;
}
.titular h2{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
.titularIzq h2{
	font-size: 11px;
	font-weight: bold;
	color: #0d75a9;
}
.ultimosInmuebles{
	width: 645px;
	overflow: hidden;
}
.ultimoInm{
	width: 208px;
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	font-weight: bold;
}
.ultimoInm.noMargin{
	margin: 0 0 10px 0 !important;
}
.ultimoInm a:link,
.ultimoInm a:visited{
	color: #ffffff;
	display: block;
	padding: 17px;
	text-decoration: none;
	background: #00499c url(../images/fondo_inm.gif) repeat-x;
}
.ultimoInm a:hover,
.ultimoInm a:active{
	text-decoration: underline;
	background: #2964a6 url(../images/fondo_inm_hover.gif) repeat-x;
}
.ultimoInm span{
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 128px;
	background: url(../images/marcoFoto.png) no-repeat;
}
.ultimoInm .tipo{
	margin: 12px 0 0 0;
}
.ultimoInm .prov{
	margin: 2px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.listadoInm{
	width: auto;
	margin: 0 0 17px 0;
	position: relative;
	clear: both;
	background-color: #E7E7DD;
}
.listadoInm:hover{
	background-color: #D7D7CD;
}
.listadoInm h3.list{
	background: #001166;
	color: #fff;
	display: block;
	padding: 4px 10px;
	margin: 0;
	width: 403px;
	font-style: italic;
}
.listadoInm .listadoInmFotoBlancoDer {
	float: left;
	padding-right: 17px;
	background-color: #fff;
}
.listadoInm .listadoInterior {
	float: left;
	margin: 0;
}
.listadoInm .listadoInmFoto img {
	margin: 17px;
}
.listadoInm .listadoInmTexto{
	margin: 10px 20px;
	width: 243px;
}
.listadoInm a:link,
.listadoInm a:visited,
.listadoInm a:hover,
.listadoInm a:active{
	display: block;
	text-decoration: none;
}
.listadoInm a:link h3.list,
.listadoInm a:visited h3.list{
	text-decoration: none;
}
.listadoInm a:hover h3.list,
.listadoInm a:active h3.list{
	text-decoration: underline;
}
.listadoInm a:link .listadoInmFoto,
.listadoInm a:visited .listadoInmFoto{
	background: #00499c url(../images/fondo_inm.gif) repeat-x;
}
.listadoInm a:hover .listadoInmFoto,
.listadoInm a:active .listadoInmFoto{
	background: #2964a6 url(../images/fondo_inm_hover.gif) repeat-x;
}
.listadoInm a:link .textoOferta,
.listadoInm a:visited .textoOferta,
.listadoInm a:hover .textoOferta,
.listadoInm a:active .textoOferta{
	text-decoration: none !important;
}
.listadoInm a:link p,
.listadoInm a:visited p,
.listadoInm a:hover p,
.listadoInm a:active p{
	color: #000;
	text-decoration: none !important;
}
.listadoInm .listadoInmFoto {
	position: relative;
}
.listadoInm .listadoInmFoto span{
	position: absolute;
	left: 17px;
	top: 17px;
	width: 170px;
	height: 128px;
	background: url(../images/marcoFoto.png) no-repeat;
}
.listadoInm .tipo{
	margin: 12px 0 0 0;
}
.listadoInm .prov{
	margin: 2px 0 0 0;
}
.cajaPortadaBig{
	width: 645px;
	overflow: hidden;
	margin-bottom: 20px;
}
.noticiasPortada{
	list-style: none;
}
.noticiasPortada li{
	padding-left: 10px;
	background: url(../images/icoLista.gif) no-repeat 0px 3px;
	margin-bottom: 10px;
}
.noticiasListado {
	list-style: none;
}
.noticiasListado li h4{
	padding-left: 10px;
	background: url(../images/icoLista.gif) no-repeat 0px 3px;
	margin-bottom: 5px;
	font-size:11px;
}
.noticiasListado li h4 strong{
	color: #001166;
}
.noticiasListado li P{
	margin-bottom: 3px;
}
.noticiasListado li a{
	text-decoration: underline;
	font-size: 10px;
}
.noticiasListado li{
	margin-bottom: 15px;
}
.caja2_3{
	width: 360px;
	float: left;
}
.caja1_3{
	width: 170px;
	float: right;
}
/* ---------------------------------------------------------------------------------------- */
/*   DERECHA  ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.cajaCentro{
	margin-bottom: 20px;
}
.bannersDer{
	width: 210px;
	background: url(../images/bannerMedio.gif) repeat-y;
}
.supBanner, .infBanner{
	width: 210px;
	height: 4px;
	overflow: hidden;
	display: block;
	background: url(../images/bannerSuperior.gif) no-repeat;
}
.infBanner{
	background: url(../images/bannerInferior.gif) no-repeat;
}
#contEscaparate{
	width: 645px;
	height: 128px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
#carruselInmuebles{
	width: 490px;
	height: 128px;
	position: absolute;
	left:30px;
	overflow: hidden;
}
.escaparate{
	width: 490px;
	height: 128px;
	position: absolute;
}
.escaparate img, .inmuebleSemana img{
	float: left;
	margin-right: 10px;
}
.escaparate span{
	width: 170px;
	height: 128px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/marcoFoto.png) no-repeat;
	display: block;
}
.escaparate strong, .inmuebleSemana strong{
	display: block;
	margin-bottom: 3px;
}
.inmuebleSemana{
	width: 645px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.inmuebleSemana span{
	width: 200px;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/marcoFotoGrande.png) no-repeat;
	display: block;
}
.flechaIzq{
	width: 20px;
	height: 128px;
	position: absolute;
	left: 0px;
}
.flechaDer{
	width: 20px;
	height: 128px;
	position: absolute;
	right: 0px;
}
.verEscaparate{
	color: #990000;
	float: right;
	font-weight: bold;
}
.opcionesInmueble{
	width: 585px;
	height: 308px;
	overflow: hidden;
	position: relative;
	padding: 30px;
	background: #00499c url(../images/fondo_inm.gif) repeat-x;
}
.opcionesInmuebleGen{
	width: 643px;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	position: relative;
	border: 1px solid #A0A099;
	background-color: #E7E7DD;
}
.opcionesInmuebleGenTexto{
	padding: 15px;
}
.elements{
	position: relative;
	width: 595px;
	height: 308px;
}
.opcionesInmuebleMapa{
	padding: 0;
	margin: 10px 0 0 0;
	position: relative;
	background-color: #E7E7DD;
	border: 1px solid #A0A099;
}
#mapa{
	width: 643px;
	height: 308px;
}
.fotoInmueble{
	float: left;
	position: relative;
	width: 410px;
	height:308px;
}
.fotoInmueble span{
	width: 410px;
	height: 308px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/marcoFotoInmueble.png) no-repeat;
	display: block;
}
.fotoPrincipal {
	position: relative;
	width: 170px;
	font-weight: normal;
}
.minisInmueble{
	float: right;
	overflow: auto;
	width: 160px;
	height: 308px;
	position: relative;
}
.minisInmueble ul{
	list-style: none;
}
.minisInmueble li{
	margin: 0 auto 19px auto;
	text-align: center;
	position: relative;
	width: 120px;
	display: block;
	padding: 0;
	height: 90px;
}
.minisInmueble li:last-child{
	margin: 0 auto;
}
.minisInmueble li span{
	width: 120px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/marcoMini.png) no-repeat;
	display: block;
	cursor: pointer;
}
.listaFotosInmueble{
	width: 140px;
	height:308px;
	overflow: auto;
}
h3{
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #001166;
	width: 645px;
	overflow: hidden;
}
h3 span{
	float: left;
	padding: 4px 0px;
}
h3 a{
	background: #d5d5d5;
	color: #001166;
	display: block;
	float: right;
	padding: 4px 8px;
	margin: 0px 3px;
}
.alignLeft{
	text-align: left;
}
.alignRight{
	text-align: right;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}
.logoAgente{
	width: 110px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
}
.logoAgente a:hover{
	text-decoration: none;
}
.inmuebleDescripciones{
	margin-top: 20px;
}

.listado{
	width: 645px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.listado h3.list{
	color: #fff;
	display: block;
	background-color: #001166;
	margin-bottom:8px;
	padding: 2px 3px;
	border-bottom: none;
	font-size: 11px;
	width: 460px;
}
.listado strong{
	display: block;
	margin-bottom: 3px;
}
.listado a{
	color: #990000;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
.listado span{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 128px;
	background: url(../images/marcoFoto.png) no-repeat;
}
.listado img{
	float: left;
	margin: 0px 10px 10px 0px;
}
.paginador{
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}
.paginador img{
	vertical-align: middle;
	margin-bottom: 2px;
}
.volver{
	padding-top: 5px;
	border-top: 1px solid #d5d5d5;
	margin-top: 20px;
	font-weight: bold;
	text-align: left;
}
.volver a{
	color: #000099;
}
.precio{
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.precio strong{
	color: #333333;
}
.fechaSalida{
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.fechaSalida strong{
	color: #333333;
}
.textoContenido {
	font-size: 12px;
}
.textoContenido p {
	margin: 15px 0;
}

.textoContenido a:link,
.textoContenido a:visited {
	color: #000099;
	text-decoration: none;
}

.textoContenido a:hover,
.textoContenido a:active {
	color: #2020ff;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------------------- */
/*   IZQUIERDA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.cajaIzq{
	padding:0px 7px;
}
.cajaIzq p{
	float: left;
}
.comboIzq{
	border: 1px solid #b4b5b2;
	background: #fff;
	width: 157px;
	padding: 2px 3px;
	color: #838383;
}
/* ---------------------------------------------------------------------------------------- */
/*   DERECHA ------------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */
#derecha ul{
	list-style: none;
}
#derecha ul li{
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
#derecha .bannersDer ul li{
	border-top: 1px solid #D5D5D5;
	width: 195px;
	margin: 0px 0px 0px 7px;
	padding: 5px 0px;
}
#derecha .bannersDer ul li.primBanner{
	border-top: none;
}
#derecha .bannersDer ul li img{
	display: block;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.buscadorIzq{
	margin: 0px auto;
}
.titBuscador{
	display: block;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
	font-weight: bold;
}
.subTitBuscador{
	margin-top: 2px;
	display: block;
}
.check{
	/* line-height: 1.8em; */
	/* RMG */
	line-height: 1em;
}
.selectComunidades,
.selectProvincias,
.selectMunicipios,
.selectDistritos{
	width: 212px;
	border: 1px solid #b4b5b2;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.selectMultiple{
	width: 165px;
	border: 1px solid #b4b5b2;
	/* padding: 3px; */
	/* RMG */
	padding: 0px;
}
.selectMultiple option{
	/*margin-bottom: 3px;*/
	/*RMG*/
	margin-bottom: 0px;
}
.busqTitulo{
	padding: 5px 10px;
}
.busqTitulo h2{
	text-align: left;
	color: #6a6a59;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #A0A099;
	padding-bottom: 5px;
	font-size: 15px;
	letter-spacing: 1px;
}
.busqCajas{
	background-image: url(../images/adban_bg.png);
	background-repeat: no-repeat;
	width: 634px;
	float: left;
	padding: 5px 10px 10px 20px;
}
.busqCaja1{
	float: left;
	width: 380px;
	height: 163px;
	padding-right: 13px;
	border-right: 1px solid #6a6a59;
}
.busqCaja1 p.titBuscador,
.busqCaja2 p.titBuscador{
	margin: 0;
	padding: 0 8px;
	color: #fff;
	background-color: #6a6a59;
	font-weight: bold;
	font-size: 14px;
}
.busqCaja2{
	float: left;
	width: 212px;
	height: 163px;
	padding-right: 13px;
	padding-left: 13px;
	border-right: 1px solid #6a6a59;
}
.titBuscadorGen{
	margin: 20px 0 0 0;
	padding: 3px 8px;
	color: #fff;
	background-color: #6a6a59;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.checkboxes{
}
.checkbox{
	float: left;
	width: 49%;
	padding-top: 6px;
}
.checkbox input {
	vertical-align: middle;
	margin: 0 3px 0 10px;
	width: 14px;
	height: 14px;
}
.checkbox label{
	vertical-align: middle;
}
.busqBotones{
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 163px;
	float: left;
	padding: 0px;
	position: relative;
}
.busqBoton{
	position: absolute;
	bottom: 10px;
	left: 38px;
}

/* ---------------------------------------------------------------------------------------- */
/*   FOOTER --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.noMargin{
	margin: 0px;
}
#footer P{
	font-size: 11px;
	padding: 5px 15px;
	margin: 0;
}
#footer P A{
	color: #333;
	text-decoration: none;
}
#footer P A:hover{
	text-decoration: underline;
}
#footer P.foot0{
	padding: 5px 15px 0 15px;
	text-align: center;
}
#footer P.foot1{
	float: left;
	padding-right: 0;
}
#footer P.foot2{
	float: right;
	padding-left: 0;
}
/* ---------------------------------------------------------------------------------------- */
/*   NAVEGACION  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
ul#nav {
	width: 508px;
	height: 30px;
	overflow: hidden;
	margin: 0px auto;
	list-style: none;
	clear: both;
	float: left;
}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	line-height: 30px;
	text-indent:-9999px;	
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/nav.gif) no-repeat;
	height:30px;
}
li#nv1 {width:126px;	}
li#nv2 {width:158px; }
li#nv3 {width:142px; }
li#nv4 {width:82px;	}
li#nv1 a:link, li#nv1 a:visited {background-position: 0px 0px;}
li#nv1 a:hover, li#nv1 a:focus {background-position: -0px -30px;}
li#nv2 a:link, li#nv2 a:visited {background-position: -126px 0px;}
li#nv2 a:hover, li#nv2 a:focus {background-position: -126px -30px;}
li#nv3 a:link, li#nv3 a:visited {background-position: -284px 0px;}
li#nv3 a:hover, li#nv3 a:focus {background-position: -284px -30px;}
li#nv4 a:link, li#nv4 a:visited {background-position: -426px 0px;}
li#nv4 a:hover, li#nv4 a:focus {background-position: -426px -30px;}
ul#nav li#nv1 strong a{background-position:0px -30px;}
ul#nav li#nv2 strong a{background-position:-126px -30px;}
ul#nav li#nv3 strong a{background-position:-284px -30px;}
ul#nav li#nv4 strong a{background-position:-426px -30px;}
ul#navSec {
	height: 30px;
	list-style-type: none;
	position: absolute;
	bottom: 3px;
	right: 10px;
}
ul#navSec li {
	padding:0 36px 0 0;
	margin:0;
	display:block;
	float:left;
	line-height: 30px;
}
ul#navSec li a {
	border:0;
	display:block;
	text-decoration:none;
	height:30px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

ul#navSec li a:hover {
	text-decoration:underline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* ---------------------------------------------------------------------------------------- */
/*   SIMULADOR DE HIPOTECAS --------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.tablaBordeFino {
	background-color: #ffffff;
	border: 1px #808080 solid;
	border-collapse: collapse;
}

.tablaBordeFino td {
	border: 1px #cccccc solid;
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 5px;
}

.tablaBordeFino th {
	background-color: #00499C;
	border: 1px #cccccc solid;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
}
.formSelect {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #404040;
	border: 1px solid #6F6F67;
}

.formText {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #404040;
	border: 1px solid #6F6F67;
}

.formCheckbox {
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}
.formRadio {
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.formButton {
	padding: 2px 6px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #00499C;
	background: #fafafa none repeat-x top;
	background-image: url("../images/bg_button.gif");
	border: 1px solid #808080;
}

.formButton:hover {
	border: 1px solid #000000;
	background-position: 0 100%;
	color: #202020;
}

.ajaxLoader {
	width: 64px;
	height: 64px;
	background: url(../images/ajaxLoader.gif) no-repeat;
}

.fotoInmueble .ajaxLoader {
	background-color: #fff;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	width: 410px;
	height: 308px;
	background-position: 173px 122px;
}

/*Texto oferta*/
.listadoInmFoto .textoOferta,
.fotoInmueble .textoOferta,
.fotoPrincipal .textoOferta {
	background-color: #fff;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	text-align: center;
}
.listadoInmFoto.sinFoto .textoOferta,
.fotoInmueble.sinFoto .textoOferta,
.fotoPrincipal.sinFoto .textoOferta {
	opacity: 1;
}
.listadoInm .listadoInmFoto .textoOferta {
	bottom: 17px;
	left: 17px;
	right: 17px;
}
.fotoInmueble .textoOferta {
	font-size: 16px;
}

/*Formularios*/
.fieldGroup {
	clear: both;
}

.fieldGroup label {
	width: 150px;
	display: block;
	float: left;
}

.fieldGroup input,
.fieldGroup select {
	width:150px;
	font-size:12px;
	margin:3px;
	float: left;
}

.fieldGroup textarea {
	width:393px;
	font-size:12px;
	margin:3px;
	float: left;
}

.fieldGroup textarea.avisoLegal {
	width:540px;
	font-size:10px;
	padding:3px;
	margin: 10px 0;
	float: none;
}

.formContacto {
	border: 1px solid #46758a;
	border-top: none;
	background-color: #d5e6eb;
	padding: 20px 40px;
}

.formDudaJuridica {
	border: 1px solid #8b7522;
	border-top: none;
	background-color: #eee7cc;
	padding: 20px 40px;
}

.formSuscripcion {
	border: 1px solid #9b2b2d;
	border-top: none;
	background-color: #fff;
	padding: 20px 40px;
}

.slogan {
	margin: 0 0 5px 40px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	color: #016;
}

.counter {
	margin: 3px 0 3px 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #016;
}

/*Mensajes*/
.info, .success, .warning, .error, .validation {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../images/info.png');
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('../images/success.png');
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../images/warning.png');
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('../images/error.png');
}

/* botones sociales */
div.contentServices {
	float: none;
	margin-bottom: 14px;
}

div.contentServices .contentServicesButtonsContainer {
	float: right;
	display: inline;
}

div.contentServices .contentServicesButtons {
	float: left;
	margin: 0 5px;
}

div.contentServices a {
	vertical-align: middle;
	margin-left: 0.3em;
}

div.contentServices .contentServicesAddThis {
	float: left;
	margin: 0 0 0 15px;
}
