html {overflow-y: scroll;}

body { 
background: url(../img_layout/backtileable.jpg) repeat;
color: #666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
}

a { outline: none; }

h1 { color: #184f85; font-size: 18px; margin: 10px 0px 5px 22px; }


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	/*background: url("/path/to/your/background_cols.gif") repeat;*/
	background-color:#f1eee5;
}

#header {
	margin: 0 0 30px 0;
	background-image:url(../img_layout/bg_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:165px; 
	/*background-attachment:fixed;*/
	/*background: yellow;*/
}

.banner_header {
	height:111px;
	width:485px;
	margin-left:345px;
	padding-top:15px;
	}

#side-a {
	float: left;
	width: 275px;
	margin-bottom:30px;
}

/* start menu 2 */
.menu2 {
	font-family: "arial", Arial, Helvetica;
	width: 220px;
	margin-left: 41px;
	border-style: none;
	border-color: #D8D5D1;
	border-size: 0px;
	border-width: 0px;
	}
	
.menu2 ul {
	list-style: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.menu2 li a {
	font-size:14px;
	font-weight:normal;
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	margin: 0 0 3px 0;
	padding: 5px 0 8px 20px;
	}	

.menu2 #subtitulo {
	color: #708489;
	font-size:10px; 
	font-weight:normal;
}
	
.menu2 li a:link, .menu2 li a:visited {
	color: #04386C;
	display: block;
	background:  url(../img_layout/menu2_normal.gif);
	
	}
	
	
.menu2 li a:hover {
	color:#04386C;
	background: #FEFEFD;/*#F1EEE5;*/
	/*background:url(../img_layout/menu2_normal.gif);*/
	
	}

.menu2  li a:hover  #subtitulo {
	color: #82b2d8;
	font-size:10px; 
	
}

#selected2{
	color:#04386C;
	background:url(../img_layout/menu2_selected.gif);
	
	}


/* end menu 2 */



.menu {
	width:222px;
	margin-left:41px;
	background-image:url(../img_layout/chico_bg.png);
	background-repeat:repeat-y;
	}

.topch {
	background-image:url(../img_layout/top_chico_bg.png);
	background-repeat:no-repeat;
	width:222px;
	height:12px;
	}
	
.bottomch {
	background-image:url(../img_layout/bottom_chico_bg.png);
	background-repeat:no-repeat;
	width:222px;
	height:12px;
	}	

div.menu a {
	color:#184f85;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:57px;
	text-decoration:none;
}

div.menu a:hover {
	color:#82b2d8;
	text-decoration:none;
}

div#refNoEncontrada { 
	width: 628px; height: 321px; margin:auto; font-size: 13px; color: #666666;
	font-weight: bold; margin-left: 15px; position: relative;
	}
div#refNoEncontrada p { position: absolute; top: 55px; left: 25px; }


div#publicidad { margin-top: 5px; }
div.recPub { padding-left: 25px; font-size: 11px; margin: 0 0 15px 0; }
	div.recPub a { font-size: 12px; margin: 0; padding: 5px 0; text-align:center; }
	div.recPub img { margin: 3px 0; }
	div.recPub div.desc { font-size: 10px; width: 90%; }
	
	div#publicidad a.anuncieAqui,
	div#publicidad a.verTodos { text-align: right; font-size: 10px; float: right; padding-right: 15px; }
	div#publicidad a.anuncieAqui:hover,
	div#publicidad a.verTodos:hover { color: #184f85; }
	
#selected {
	color:#82b2d8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:57px;
	text-decoration:none;
	}

.menu img {
	margin-left:5px;
	}

.menu hr {
	background-color: #fff;
	height: 1px;
	width:90%;
	text-align:center;
	border:0;
	border-bottom: 1px dashed #dfdfdf;
	}	

#side-b { 
	margin: 0;
	float: left;
	width: 685px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.contenido {
	width:628px;
	margin-left:16px;
	background-image:url(../img_layout/grande_bg.png);
	background-repeat:repeat-y;
	}
	
.topgr {
	background-image:url(../img_layout/top_grande_bg.png);
	background-repeat:no-repeat;
	width:628px;
	height:12px;
	}
	
.banners_01 {
	text-align:center;
	padding-top:14px;
	}
	
/*------10-08-09----*/

.buscador_propiedades {
	background: url(../img_layout/icon_buscador.png) no-repeat;
	background-position: 23px 7px;
	padding: 10px 0 20px 55px;
	height:25px; color:#184f85;
	font-weight:bold; font-size:16px;
	margin:0;
	position:relative; top:-50px;
	}
	.buscador_propiedadesPro {
	background: url(../img_layout/icon_buscador.png) no-repeat;
	background-position: 23px 7px;
	padding: 10px 0 20px 55px;
	height:25px; color:#184f85;
	font-weight:bold; font-size:16px;
	margin:15px 0 -20px 0;
	position:relative; /*top:-50px;*/
	}
	
.buscador_proyectos  { padding-bottom: 0px; position:relative; margin:55px 0 0 0;}
	.buscador_propiedades div.titulo_ventas { padding: 0px 0px 45px 0px; }
	.buscador_propiedades div.titulo_ventas a { font-size: 10px; color: #184F85; text-decoration: none; }
	.buscador_propiedades div.titulo_ventas a:hover { text-decoration: underline; }
	.opcionAlquilar, .opcionVender{ top:10px; right:-370px; width:236px; height:68px; position:relative; z-index:10;}
	.opcionAlquilar img, .opcionVender img{ border:0;}
	
	.selectcomun {
	background-color:white;
	border:1px solid #dcdcdc;
	color:black;
	font-family:Arial;
	font-size:12px;
	height:18px;
	width:115px;
	margin:0 5px 0 5px;
	}
		.selectcomun_wide {
			background-color:white; border:1px solid #dcdcdc;
			color:black; font-family:Arial; font-size:12px;
			height:18px; width:135px; margin:0 5px 0 5px;
		}
	
	#barrita_busca {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	margin:0 5px 0 5px;
	}
	
	.modulo_full {
	background:transparent url(../img_layout/bg_propiedad_full.png) repeat-x scroll center bottom;
	border:1px solid #dcdcdc;
	color:#868686;
	height:156px;
	width:580px;
	margin:10px 0 0 22px;
	float:left;
	cursor:pointer;
	}
	
	.modulo_full #caracteristicas {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	padding:0 0 0 10px;
	text-align:left;
	width:130px;
	background:transparent url(../img_layout/separador_propiedad.png) center right no-repeat;
	background-position:0 0 0 0;
	height:100%;
	float:left;
	}
	
	.modulo_full #caracteristicas p{
	padding:30px 0 0 0;
	}
	
	.modulo_full #descripcion {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	padding:0 0 0 10px;
	text-align:left;
	width:265px;
	background:transparent url(../img_layout/separador_propiedad.png) center right no-repeat;
	background-position:0 0 0 0;
	height:100%;
	float:left;
	}
	
	.modulo_full #descripcion p{
	padding: 20px 0 0 0;
	}
	
	.modulo_full #foto {
	padding:30px 0 0 8px;
	text-align:center;
	width:145px;
	/*background:transparent url(../img_layout/separador_propiedad.png) center right no-repeat;
	background-position:0 0 0 0;*/
	height:100%;
	float:left;
	}
	
	.bannerProyectos {text-align:center; margin:10px 0 10px 0;}
	.bannerAlquileres {text-align:center; margin:1px 0 10px 0;}
	.btnsOpcionesPro { text-align:right; padding:3px 20px 0 0; margin:0 0 10px 0;}
		.btnsOpcionesPro img{ margin:0 6px 0 0; border:0;}
		.btnsOpcionesPro #izq{ width:170px; margin:0 30px 0 25px; float:left;}
		
		

	.proyecto_full {
	background:transparent url(../img_layout/bg_propiedad_full.png) repeat-x scroll center bottom;
	border:1px solid #dcdcdc;
	color:#868686;
	height:156px;
	width:580px;
	margin:10px 0 0 22px;
	float:left;
	}
	
	.proyecto_full #descripcion {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	padding:0px 0 0 10px;
	text-align:left;
	width:400px;
	background:transparent url(../img_layout/separador_propiedad.png) center right no-repeat;
	background-position:0 0 0 0;
	height:100%;
	float:left;
	}
	
	.proyecto_full #descripcion span{
	padding:35px 0 0 0;
	font-family:Verdana, sans-serif;
	color:#184f85;
	font-size:13px;
	font-weight:bold;
	}
	
	.proyecto_full #descripcion p{
	padding:10px 0 0 0;
	}
	
	.proyecto_full #foto {
	padding:20px 0 0 8px;
	text-align:center;
	width:155px;
	/*background:transparent url(../img_layout/separador_propiedad.png) center right no-repeat;
	background-position:0 0 0 0;*/
	height:100%;
	float:left;
	}
	
	.zona_titulo {
	font-family:Verdana, sans-serif;
	font-size:15px;
	color:#82b2d8;
	font-weight:bold;
	margin:10px 0 0 22px;
	}
	
	.descripcion_proyecto {
		font-family: Arial;
		font-size: 10px;
		font-style: normal;
		color: #000000;
	}


/*------------*/
	

.banners_01 img{
	margin:2px;
	}
	
.contenido hr {
	/*color: #dfdfdf;*/
	background-color: #fff;
	height: 1px;
	width:92%;
	text-align:center;
	border:0;
	border-bottom: 1px dashed #dfdfdf;
	margin-top:14px;
	}
	
	.contServicios hr { margin-top: 24px; }
	
.propiedades_01 {
	text-align:center;
	padding-top:6px;
	padding-left:7px;
	width:620px;
	}						

.contieneCentral { padding-left:25px; text-align:left; width: 580px; color: #666; font-size: 12px; line-height: 18px;}
	.contieneCentral a { color:#184f85; }
	.contieneCentral table#tablaAnuncios {  }
	.contieneCentral table#tablaAnuncios td { width: 33%; }
	.contieneCentral table#tablaAnuncios td a { color:#184f85; text-decoration: none; font-size: 12px; font-weight: bold; }
	.contieneCentral table#tablaAnuncios td a:hover { text-decoration: underline; }
	.contieneCentral table#tablaAnuncios td div.desc { font-size: 11px; line-height: 14px; }
	
	.contServicios h2 { text-align: right; padding: 0; margin: -23px 0 0 0; font-size: 11px; color: #666666; float:right; }
		.contServicios h2 a { color: #666666; }

.propiedad {
	width:103px;
	height:124px;
	border:1px solid #dfdfdf;
	background-image:url(../img_layout/bg_propiedad.png);
	background-position: 0 2px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	margin-left:14px;
	margin-top:14px;
	}
	
.propiedad img{
	margin-top:4px;
	}

.propiedad p{
	margin-top:5px;
	}

.price {
	font-weight:bold;
	color:#184f85;
	}
	
.clear{
	clear: both;
	height:8px;
}

.banners_02 {
	text-align:center;
	padding-top:14px;
	margin-bottom:14px;
	}
	
.banners_02 img{
	margin:2px;
	}

.bottomgr {
	background-image:url(../img_layout/bottom_grande_bg.png);
	background-repeat:no-repeat;
	width:628px;
	height:12px;
	}
	
.noticias {
	width:628px;
	margin-left:16px;
	background-image:url(../img_layout/grande_bg.png);
	background-repeat:repeat-y;
	margin-top:28px;
	}		

.titgr {
	background-image:url(../img_layout/titulo_grande_bg.png);
	background-repeat:no-repeat;
	/*width:610px;*/
	height:41px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFF;
	font-weight:bold;
	padding-top:21px;
	padding-left:58px;
	}

.noticia {
	background-image:url(../img_layout/icon_noticia.png);
	background-repeat: no-repeat;
	/*background-attachment:fixed;*/
	background-position: 23px 23px;
	padding-left:60px;
	padding-top:26px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

span#barrita {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	}
	
.noticia span {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#184f85;
	font-weight:bold;
	}

.noticia p {
	text-align:justify;
	width:90%;
	margin-bottom:5px;
	}

.noticia a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-bottom:dotted 1px #dfdfdf;
	/*font-weight:bold;*/
	}

.noticia a:hover {
	color:#82b2d8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-bottom:dotted 1px #82b2d8;
	}			
	
.noticias hr {
	/*color: #dfdfdf;*/
	background-color: #fff;
	height: 1px;
	width:90%;
	text-align:center;
	border:0;
	border-bottom: 1px dashed #dfdfdf;
	}	

.auspiciantes {
	width:222px;
	margin-left:41px;
	margin-top:28px;
	background-image:url(../img_layout/chico_bg.png);
	background-repeat:repeat-y;
	text-align:center;
	}
	
.auspiciantes_01 {
	padding-top:14px;
	padding-bottom:14px;
	}	

.auspiciantes_01 img{
	margin:2px;
	}	

.buscador_ref {
	background-image: url(../img_layout/buscador_bg.png);
	width:222px;
	height:62px;
	margin-left:41px;
	padding-top:12px;
	color: #184F85; font-size: 12px; margin-top: 5px;
	}
	
.newsletter_btn {
	width:222px;
	height:114px;
	margin-left:41px;
	margin-top:28px;
	}
	
.newsletter_btn a, .newsletter_btn img, .chat_btn img { border:0px;	}	

.chat_btn {
	width:222px;
	height:114px;
	margin-left:41px;
	margin-top:28px;
	}	

#footer {
	clear: both;
	background: #e7e7e7;
	background-image:url(../img_layout/footer.jpg);
	background-repeat:no-repeat;
	margin-top:28px; position: relative;
}
#footer a { color: #666666; }
#footer a:hover { color: #666666; }

a.desarrollo {border:0px; text-decoration:none; color:#003366 !important;}
a.desarrollo p {display:block; font-size:0px; background-image:url(../img_layout/desarrollo.png); width:71px; height:42px; cursor: pointer; position: absolute; right: 15px;}

a.trabajar {border:0px; text-decoration:none; color:#ffffff !important;}
a.trabajar p {display:block; font-size:10px; text-decoration:underline; width:71px; height:42px; cursor: pointer; position: absolute; left: 15px;}

.descripcion {
	/*margin-top:66px;*/
	padding-top:66px;
	padding-bottom:40px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	width:90%;
	margin:auto;
	}
	
/*********************************
	ASSISTANCE
*********************************/
div.cajaDestacada { /*border: 1px #82B2D8 solid;*/ width: 443px; height:130px; background-image:url(../img_layout/bg_card.png); background-repeat:no-repeat; padding-top:22px; font-size: 14px; text-align: center; margin: 35px auto;}
	div.cajaDestacada a { color: #184F85; text-decoration:none;}
	div.cajaDestacada img { border:0; margin:0 10px 0 0;}

/*********************************
	CONTACTO
*********************************/
	div.contacto { color: #184f85; margin: 40px 0px 0px 50px; }
		div.contacto label{ float: left; width: 180px; }
		div.contacto label span{ float: left; width: 160px; }
		div.contacto input, div.formulario textarea{ width: 180px; margin-bottom: 5px; }
		div.contacto textarea{ width: 250px; height: 120px; }
		div.contacto input#radio{ width: 30px; margin-bottom: 5px; }
		div.contacto #submitbutton{ margin-left: 200px; margin-top: 25px; width: 100px; }
		div.contacto br{ clear: left; }
		.inputEnviarContacto {
		 font-family: Verdana, sans-serif;
		 font-size: 12px;
		 line-height: 13px;
		 color: #FFFFFF;
		 text-decoration: none;
		 margin: 12px 0 0 180px;
		 padding: 6px;
		 border: 0px solid #D6D6D6;
		 background-color: #11477c;
		 text-align:center;
		}
		
		div.contacto label.newsletter { width:400px; float:left; margin-top: 0px; }
		div.contacto input[type="checkbox"]{ width: 40px; float:left; margin-top: 0px; }
		
/*********************************
	LA EMPRESA y SERVICIOS
*********************************/
div.empresa, div.servicios, div.assistance, div.contactAll { width: 92%; text-align: justify; margin: auto; padding-top: 10px; font-size:11px;}
div.empresa img{ text-align:center; margin:15px auto 15px auto;}
div.servicios #tit01{ color:#184f85;}
div.servicios #sub01{ color:#82b2d8;}
div.servicios a{ color:#666; font-weight:bold;}
div.servicios #btns { border:0; margin:0 4px 0 4px;}

		
/*********************************
	BUSQUEDA
*********************************/

div.busqueda {	
/*padding:14px 0 0 0; */ width:90%; margin:auto;
}

.busquedaMedio { width:49%; float:left;}

.busquedaCol { width:95%; font-family:Verdana, sans-serif; font-size:13px; color:#184f85; font-weight:bold; float:left; margin:5px 0 0 0;
}

.selectBusqueda {
	background-color:white; border:1px solid #dcdcdc; color:black; font-family:Arial; 
	font-size:12px; height:19px; width:130px; margin:0 5px 0 5px;
}

.inputBusqueda {
background-color:white; border:1px solid #dcdcdc; color:black; font-family:Arial; font-size:12px; height:15px; width:105px; margin:0 5px 0 5px;
}

.inputEnviar {
font-family: Verdana, sans-serif;
 font-size: 12px;
 line-height: 13px;
 color: #FFFFFF;
 text-decoration: none;
 margin: 12px 0 0 358px;
 padding: 6px;
 border: 0px solid #D6D6D6;
 background-color: #82b2d8;
 width:120px;
 text-align:center;
}

/*********************************
	PROYECTOS
*********************************/
table.tablaProyectos a { color: #163061; text-decoration: none; }
table.tablaProyectos a:hover { color: #000000; }

.marco_izq 
{
  background-color: #FFFFFF;
  width: 234px;				
  float: none;
  overflow: hidden;
  vertical-align: top;
}
.marco_der 
{
  background-color: #FFFFFF;
  width: 380px;				
  float: none;
  overflow: hidden;
  vertical-align: top;
}
.texto_azul {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #173061;
	text-decoration: none;
}
.titulo_parrafo {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;						
  color: #FFFFFF !important;
  background-color: #163061;
  text-decoration: none;
  width: 245px;
}

/*********************************
	BAJA NEWSLETTER
*********************************/
div.contenedorBaja { width: 60%; margin: auto; }

/*********************************
	PUNTA DEL ESTE promo
*********************************/
div.promoPunta { /*width: 92%;*/ margin: auto;}

input[type='text'] { height:17px; background:url(../img_layout/input_text_bg.png) repeat-x bottom; border: 1px #b2b6b9 solid; padding-top: 2px; color:#184F85; }
textarea { height:19px; background:url(../img_layout/input_textarea_bg.png) bottom repeat-x; border: 1px #b2b6b9 solid; color: #184F85; }


