/**
	HOJA DE ESTILOS WEB INMOGOR

	1. Tipos de letras
	2. Estructura
		2.1 Encabezado
			2.1.1 Buscador
	 	2.2 Pie Pagina
	 	2.3 Menu
	 	2.4 Slider
	3. Elementos
		3.1 Enlaces
		3.2 Clases
		3.3 Encabezados
	4. Home
		4.1 Servicios
		4.2 Noticias
		4.3 Newsletter
		4.4 Asociados
		4.5 Eventos
		4.6 Formacion
		4.7 Parnets
	5. Interiores
		5.1 Conocenos
		5.2 Equipo
		5.3 Newsletter
		5.4 Parnerts
		5.5 Emprendedores
		5.6 Servicios
		5.7 Eventos
		5.8 Concactos
		5.9 Noticias
		5.10 Buscador
	6. Modulos
		6.1 Galeria Imagenes	
		6.2 Paginacion
		
**/

/*******  1. Tipos de letras ***************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EFEFEF;
}

/*******  2. Estructura ***************/
.center_con{ width: 992px; margin: 0 auto;}

#bd{ background-color: #FFF; }

.cnt-top{
 padding-bottom: 10px;
}

#home_bd{
	border-top: 1px dotted #8f837d;
	padding-top: 5px;
}
.cnt-right{
	float: right; width: 272px;  margin-right: 42px;
	padding-bottom: 10px;
}
.cnt-left{
	float: left; width: 272px;  margin-right: 42px;
	padding-bottom: 10px;
}
.cnt-center{
	margin-right: 400px; padding-left: 14px;
}

.cnt-int{
	margin-left: 320px;
}


.int{
	padding: 10px; margin-bottom: 10px;
}

.int3{
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px; margin-bottom: 10px;
}

#wbd{
	background-color: #FFF; padding: 10px 20px;
	text-align: justify;
}

#wbd h3{ color: #c01d13 }
#wbd h4{ color:#009045 }
/*******  2.1 Encabezado ***************/

#hd{
	background-color: #FFF;
	border-color: #e2e2e2; border-style: solid; border-width: 0 1px 1px 1px;
	margin-bottom: 10px; height: 212px;
	position: relative;
}

#contactoInfo{
	position: absolute; top: 5px; right: 0;
	padding: 0 39px 0 98px; 
	background: url(../images/telefono.png) left no-repeat;
}

#contactoInfo span{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px; color: #009045; display: block;
}

#redSocial{
	 position: absolute; right: 10px; bottom: 70px;
}

/*******  2.2 Pie Pagina ***************/

#ft{
	background-color: #FFF; color: #b7b7c1;
	margin-bottom: 50px;
	border-color: #e2e2e2; border-style: solid; border-width: 1px 0 1px 0;
	font-family: "Trebuchet MS";
}
#ft .center_con{ position: relative; height: 170px; }

#informacion{ position: absolute; top: 28px; left: 24px; }
#servicios{ position: absolute; top: 28px; left: 285px; }
#contacto{ position: absolute; top: 28px; left: 541px; font-size: 12px }

#contacto address{
	font-size: 14px !important; line-height: 16px;
}
#contacto address span{
	display: block; margin-bottom: 8px;
}
#contacto address span.telefono{
	
	color: #c01d13; font-weight: bold; font-size: 14px !important
}
#contacto address span.email{
 font-size: 14px;
}
#logopie{ position: absolute; right: 0px; top: 50%; margin-top: -30px; }

#info{ position: absolute; bottom: 5px; left: 10px; }

#ft h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; color: #90837d;
	margin-bottom: 12px;
}

#ft a{ color: #000; }
#ft a:hover{ color: #c01312 }

#ft ul.item{
	display: block;
}
#ft ul.item li{
	display: block; margin-bottom: 12px;
}



/*******  2.3 Menu ***************/
#hd_mn{
	position: absolute; bottom: 0; left: 0; width: 100%;
	border-top: 2px solid #c01312; background-color: #f7f7f7;
	padding-top: 15px; height: 50px;
}

ul.mn{
	padding-left: 5px;
}

.mn li{
	float: left;
}
.mn a{
	color: #000; font-size: 16px; 
	text-transform: uppercase; font-family: "MS Sans Serif", serif;
	display: block; float: left;
	height: 40px; line-height: 40px;
	padding: 0 30px 0 30px; letter-spacing: 1px;
	border-right: 1px solid #cdcdcd;
}
.mn a:hover{
	background-color: #c01312; color: #FFF;
}

#LMAP{
	margin-left: 5px;
}

#map #LMAP,
#cont #LCONT,
#quiso #LQUISO,
#comp #LCOMP,
#alqui #LALQUI,
#home #LHOME
{
	background-color: #c01312; color: #FFF;
}


/*******  2.4 Buscador ***************/

/*******  3. Elementos ***************/

.number{
	text-align: right;
}


/*******  3. Enlaces ***************/
a{ text-decoration: none; }

/*******  3. Clases ***************/
.clear{
	clear: both;
}

/*******  3. Encabezados ***************/
.cnt-right h3.titlepage{
	font-family: "Trebuchet MS";
	font-size: 16px; color: #c01d13;
	text-transform: uppercase; font-weight: bold;
	margin: 4px 0;
	text-align: right;
}

.cnt-center h3.titlepage{
	font-family: "Trebuchet MS";
	font-size: 16px; color: #c01d13;
	text-transform: uppercase; font-weight: bold;
	margin: 4px 0;
}


/*******  4. Home ***************/

#mensajeInmogor{
	background-color: #FFF; height: 76px; margin-top: 10px; margin-bottom: 10px;
	padding: 6px 0;
}
#mensajeInmogor .html{
	background-color: #dfdfde; margin: 0 6px;
	height: 65px;
}

#mensajeInmogor .html{
	font-family: Tahoma !important;
	font-size: 14px !important; font-weight: bold; line-height: 17px;
	padding: 4px 4px 4px 238px; color: #868686; 
	background-image: url(../images/logo_mensaje.png);
	background-position: left; 
	background-repeat: no-repeat;
}


.bannerImage{
	border: 1px solid #dedede;
	padding: 10px;
}

.itemn{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #dedede; margin-bottom: 30px;
}
.itemn .box{ padding: 10px; height: 195px; position: relative; }
.itemn p.direccion{ font-size: 16px; color: #696f70; height: 30px; line-height: 23px; }
.itemn .box .info{ padding-left: 244px; }
.itemn .box .foto{
	position: absolute; top: 40px; left: 10px;
	width: 245px; height: 162px;
}

.itemn .box img{ width: 244px; height: 162px; }

.itemn h3{
	background-color: #c01d13; height: 40px; line-height: 40px;
	color: #FFF; padding: 0 10px; font-size: 14px; font-weight: bold;
	margin-bottom: 10px;
}
.itemn .caracte{
	 height: 100px; color: #000;
	 line-height: 18px; font-size: 14px;
	 padding-left: 15px;
}

.itemn .mas{
	 text-align: right; color: #1e944a;  font-size: 16px;
	 border-bottom: 1px dotted #1e944a;
	 display: block;
}

.itemn .mas:hover{
	color: #000;
}

.itemn .tipoOperacion{
	position: absolute;  bottom: 0; right: 0;
	height: 25px; line-height: 25px;
	padding: 0 20px; background-color: #1e944a; color: #FFF;
}

.itemn .bar{
	border-top: 1px solid #DEDEDE; height: 40px;
	background-color: #f5f5f5; line-height: 40px;
	font-weight: bold; font-size: 14px; color: #586162;
	padding-left: 16px;
}

.itemn .bar span{
	display: block; float: left; margin-right: 10px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left;
	border-right: 1px solid #DEDEDE;
}

.itemn .bar span.metros{
	background-image: url(../images/icono_metros.png);
	padding-left: 27px; padding-right: 20px;
	
}

.itemn .bar span.habitaciones{
background-image: url(../images/icono_habitaciones.png);
	padding-left: 27px;padding-right: 20px;
}

.itemn .bar span.banios{
	background-image: url(../images/icono_banios.png);
	padding-left: 27px;padding-right: 20px;
}

.itemn .bar span.garaje{
	background-image: url(../images/icono_garaje.png);
 padding-left: 27px;
}
.itemn .bar span.ascensor{
	background-image: url(../images/icono_ascensor.png);
 padding-left: 27px;
}
.itemn .bar span.trastero{
	background-image: url(../images/icono_trastero.png);
 padding-left: 27px;
}
.itemvd{
    background-color: #f5f5f5; border: 1px solid #DDD;
    margin-bottom: 4px;
}
.itemvd .box{ padding: 5px; height: 195px; position: relative; }
.itemvd p.direccion{ font-size: 12px; color: #696f70; height: 30px; line-height: 23px; }

.itemvd .box .foto{ text-align: center; }
.itemvd .box img{ width: 200px; height: 122px; margin: 0 auto; border:  1px solid #DDD; }
.itemvd .tipoOperacion{
	height: 25px; line-height: 25px;
	padding: 0 20px; background-color: #1e944a; color: #FFF;
}
.itemvd .mas{
	 text-align: right; color: #1e944a;  font-size: 16px;
	 border-bottom: 1px dotted #1e944a;
	 display: block;
}

.itemvd .mas:hover{
	color: #000;
}

#home .viviendas{
	padding: 6px 10px; height: 150px; position: relative;
}
#home .formv{
	background-color: #f7f7f7;
	height: 155px;
}
#home .formv label{
	display: block; font-size: 14px; font-weight: bold;
	margin-bottom: 4px;
}
#home .formv .txt{
	width: 262px; height: 30px; font-size: 16px;
	font-family: Tahoma;
	border: 1px solid #cdcdcd;
}

#home .formv .c_localidad{
	position: absolute; top: 13px; left: 52px;
}
#home .formv .c_tipoPropiedad{
	position: absolute; top: 13px; left: 339px;
}
#home .formv .c_tipoOperacion{
	position: absolute; top: 13px; left: 619px;
}
#home .formv .c_precio_min{
	position: absolute; top: 70px; left: 52px;
}
#home .formv .c_precio_max{
	position: absolute; top: 70px; left: 339px;
}
#home .formv .c_referencia{
	position: absolute; top: 70px; left: 619px;
}
#home .formv .btns .btn{
	position: absolute; top: 124px; left: 700px;
	width: 184px; height: 33px; line-height: 33px;
	background-color: #009045; color: #FFF;
	text-transform: uppercase; cursor: pointer;
}


/*******  5. Interiores ***************/

.int .formv label{
	display: block;
}

.int .formv{
	background-color: #f7f7f7;
	padding: 10px 10px 20px 10px;
}
.int .formv label{
	display: block; font-size: 14px; font-weight: bold;
	margin-bottom: 4px;
}
.int .formv .txt{
	width: 252px; height: 30px; font-size: 16px;
	font-family: Tahoma; margin-bottom: 20px;
	border: 1px solid #dedede
}

.int .formv .btn{

	width: 184px; height: 33px; line-height: 33px;
	background-color: #009045; color: #FFF;
	text-transform: uppercase; cursor: pointer;
	float: right;
}

.pagination{
	text-align: center;
	width: 540px; height: 36px; line-height: 36px;
}

.pinfo{
	text-align: right;
}

.pagination span{
	 background-color: #c01d13; color: #FFF;
    padding: 10px 15px;
}

.pagination a{
	background-color: #dedede; color: #696f70;
    padding: 10px 15px;
}
.pagination a:hover{
	background-color: #1e944a; color: #FFF;
}

.vivienda h3.title{
	background-color: #586162; height: 40px; line-height: 40px;
	color: #FFF; padding: 10px 50px; font-size: 14px; font-weight: bold;
	margin-bottom: 10px; text-transform: uppercase;
	display: inline;
}

.vivienda .detalle h3{
	font-size: 22px; color: #c01312; margin-bottom: 10px;
}

.vivienda #titlebar{
	height: 40px; background-color: #dedede; position: relative;
	margin-bottom: 20px;
}
.vivienda #titlebar span{
	float: right;
}

.vivienda .propiedad{
	display: block;  background-color: #e00b0a; color: #FFF;
	background-image: url(../images/flecha_roja.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 40px; height: 40px; line-height: 40px;
	font-size: 16px;
}

.vivienda .tipoOperacion{
	display: block;  background-color: #292d2d; color: #FFF;
	background-image: url(../images/flecha_negra.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 40px; height: 40px; line-height: 40px;
	font-size: 16px;
}

.vivienda .referecia{
	padding: 0 40px; height: 40px; line-height: 40px;
	font-size: 16px; display: block;
	position: absolute; top: 0; left: 0; font-weight: bold;
}

.vivienda .bar{
	border: 1px solid #DEDEDE; height: 40px;
	background-color: #f5f5f5; line-height: 40px;
	font-weight: bold; font-size: 14px; color: #586162;
	padding-left: 16px;
}

.vivienda .bar span{
	display: block; float: left; margin-right: 10px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left;
	border-right: 1px solid #DEDEDE;
}

.vivienda .bar span.metros{
	background-image: url(../images/icono_metros.png);
	padding-left: 27px; padding-right: 20px;
	
}

.vivienda .bar span.habitaciones{
background-image: url(../images/icono_habitaciones.png);
	padding-left: 27px;padding-right: 20px;
}

.vivienda .bar span.banios{
	background-image: url(../images/icono_banios.png);
	padding-left: 27px;padding-right: 20px;
}

.vivienda .bar span.garaje{
	background-image: url(../images/icono_garaje.png);
 padding-left: 27px;
}

.vivienda .bar span.ascensor{
	background-image: url(../images/icono_ascensor.png);
 padding-left: 27px;
}
.vivienda .bar span.trastero{
	background-image: url(../images/icono_trastero.png);
 padding-left: 27px;
}

.vivienda .descripcion{
	margin: 20px; padding: 0 20px; line-height: 18px;
	text-align: justify; color: #586162;
}

.vivienda h3.titlei{
	color: #586162; font-weight: bold; font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

.vivienda ul.adicional{
	 margin-bottom: 30px;
}
.vivienda ul.adicional li{
	padding: 10px 20px;
	color: #8b9293;
	border-bottom: 1px solid #DCDCDC;
}
.vivienda ul.adicional li strong {
	display: inline-block;
	font-weight: 500;
	color: #394041;
	margin-right: 10px;
}

.vivienda ul.adicional li:hover{
	background-color: #f5f5f5
}
.vivienda ul.adicional li.ce img{
	vertical-align: middle; 
}
.vivienda ul.adicional li.ce:hover{
	background-color: #FFF;
}

.back{
	display: block; text-align: right;
	font-weight: bolder; color: #009045;
}
.back:hover{color: #000; text-decoration: underline }

.cnt-int2 .html{
	font-size: 14px; line-height: 20px; text-align: justify;
	color: #586162;
}
.cnt-int2 .html p{
	margin: 10px;
}
.cnt-int2 .html ul{
	list-style: square;
	list-style-position: inside;
	margin: 10px 50px;
}

.imgfr{
	border: 1px solid #CDCDCD; padding: 6px;
	float: right;
	margin-left: 40px; margin-bottom: 40px;
}



.contacto_mapa h3{
	 font-size: 14px; color: #586162;
	 margin: 20px 0;
}

.contacto_texto{
	color: #586162;
}

.contacto_texto h3{
	font-size: 18px; color: #586162;
	 margin: 20px 0;
	 border-bottom: 1px dotted #cdcdcd;
	 font-weight: bold;
}

.contacto_texto address{
	font-size: 14px !important; line-height: 16px;
}
.contacto_texto address span{
	display: block; margin-bottom: 8px;
}
.contacto_texto address span.telefono{
	
	color: #c01d13; font-weight: bold; font-size: 14px !important
}
.contacto_texto address span.email{
 font-size: 14px;
}
.contacto_texto a{
	color: #009045
}
.contacto_texto a:hover{
	color: #000;
}



#mapasVivienda{
    position: relative;
}

.maps{ border: 1px solid #DDD;}

#mapaBusquedaTop{
	background-color: #dedede;
	position: absolute; top: 10px; right: 10px;
	padding: 4px;
	 
}
#mapaBusquedaBar{
	text-align: right; background-color: #FFF;
	width: 100%; 
}

#mapaBusquedaBar a{ color: #000; font-size: 13px;padding: 2px 6px; display: block }
#mapaBusquedaBar a:hover{ color: #c01312 }

#mapaBusqueda{
    background-color: #FFF; padding: 20px 10px;
    border: 1px solid #DDD;
     
}

#mapaBusqueda label{
	font-size: 14px; display: block; margin-bottom: 5px;
	font-weight: bold;
}

#mapaBusqueda .txt{
	width: 100%; height: 20px; font-size: 12px;
	font-family: Tahoma; margin-bottom: 5px;
	border: 1px solid #dedede
}

#mapaBusqueda .txtn{
	width: 100%; height: 20px; font-size: 12px;
	font-family: Tahoma; margin-bottom: 5px;
	border: 1px solid #dedede
}
#mapaBusqueda p{
    padding-bottom: 0x;
}

#mapaBusqueda option{
	background: url(../images/mapa/casa_11.png);
	padding-left: 26px; height: 22px; border: 1px solid red !important;
    background-size: 80px 60px;
    background-repeat: no-repeat;
}

#mapaBusqueda .btn{

	width: 184px; height: 30px; line-height: 30px;
	background-color: #009045; color: #FFF;
	text-transform: uppercase; cursor: pointer;
	float: right;
	border: 0;
}

.infoPanel{
    width: 600px; height: 310px;
}

.infoPanel img{ width: 240px; height: 162px;}



#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 80px; padding-top: 10px;
    width: 100%;
    text-align:center;
    background-color: #f7f7f7; border-top: 1px solid #c01312;
}
#infobox3 h3 {
    line-height:20px;
    font-size:20px; color: #c01d13; font-weight: bold;
    text-align:center;
}
#infobox3 p {
    line-height:20px;
    font-size:16px;
    text-align:center;
}
#infobox3 p a{ color: #009045; }
#infobox3 p a:hover{ color: #000;}

#infobox3 a.acepto {
   height: 33px; line-height: 33px; margin: 0 auto;
   width: 120px;
   display: block; padding: 0 20px;
	background-color: #009045; color: #FFF;
	text-transform: uppercase; cursor: pointer;
}

#loading{
	text-align: center;
	color: #868686
}
#loading img{
	display: block;margin: 10px auto 10px auto;
}

p.no{
	padding: 20px 0; text-align: center;
}

#realizar{
	padding-top: 50px;
}

em{  font-style: italic !important;}
.descripcion strong{ font-weight: bold !important;}