/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;

}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	display: inline;
	padding: 4px 2px 4px 2px;
	background-color: #E6E3C4;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	margin: 0px 0px;
	
}
h6 img {
margin-right: 3px;
margin-left: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
form input {
font-size: 0.9em;
}

a:link {color: #37408E; text-decoration: none}
a:visited {color: #006633; text-decoration: none}
a:hover {color: #ff3300}
a:active {color: #85529A}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Menu {
	height: 100px;
	background-image: url(../Images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF;

}

#Col_1 {
	float:left;
	display:inline;
	margin-left:3%;
	padding: 0px;
	width:20%;
	background-color: #FAF8EE;
}

#Col_2 {
	float:left;
	display:inline;
	width:35%;
	background-color: #ffffff;
	margin-bottom: 10px;
		margin-left: 0px;
		padding: 0px;

		border-left: 1px solid #D1C97E;
}

#Col_3 {
	float:left;
	display:inline;
	margin-left: 0px;
	width:35%;
	background-color:#FFFFFF;
	background-image: url(../images/fondo_empresa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border-left: 1px solid #D1C97E;
}

#Copyright {
	background-color:#E6E3C4;
	margin-top:0px;
	padding: 2px 10px;
	clear:both;
	font-size: 0.8em;
	color: #003366;
	width:100%;
	text-align:center;
	position:absolute; bottom:0;
	display: block;
}

#Copyright a {
color: #003366;
font-weight:bold;
}


#Col_1_PrimerNivel {
	padding: 10px;
	width:15%;
	background-color: #EEEEEE;
	margin-left: 2%;
	margin-top: 30px;
	float: left;
}

#Col_2_PrimerNivel {
	float: left;
	width:45%;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-left: 50px;
	display: block;
	margin-top: 30px;
}

#Col_2_PrimerNivel h6 {
	background-color: #003366;
	padding: 5px;
	color: #FFFFFF;
	display: block;
	font-size: 1.2em;
	margin-bottom: 5px;
	clear: both;
	}
#Col_2_PrimerNivel h5 {
	color: #006600;
	display: block;
	font-size: 1.2em;
	margin-bottom: 20px;
	clear: both;
	padding: 5px 5px;
	border-bottom: 2px solid #006600;
	border-top: 2px solid #006600;
	}
#Col_2_PrimerNivel h4 {
	color: #003366;
	display: block;
	font-size: 1.1em;
	margin: 10px 10px;
	}
#Col_2_PrimerNivel p {
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	text-align: justify;
	}
#Col_2_PrimerNivel img {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: inline;
	}

#Col_3_PrimerNivel {
	float: right;
	display:inline;
	padding: 0px;
	width:20%;
	background-color: #FAF8EE;
	border-left: 1px solid #D1C97E;
}

	
.TextoResultado {
margin-right: 100px;
padding-right: 100px;
text-align: justify;
font-size: 0.9em;
}

/************** #Menu styles **************/

#Logo{
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	width: 205px;
}
#Secciones {
	background-color: #FFFFFF;
	position: absolute;
	width: 500px;
	border-top: 1px solid #cccccc;
	top: 60px;
	right: 0px;
	text-align: right;
}
#Secciones li {
	display: inline;
	list-style-type: none;
	}
	
#Secciones li a{
	font-size: 0.85em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #003366;
	text-decoration : none;
	padding: 3px 2px 3px 2px;
	margin-bottom:3px;
	letter-spacing: -0.068em;
	}

#Secciones li a:hover{
	color: #FF3300;
}
/************** #Columna 1 styles **************/
#Buscador {
	width: 100%;
	padding: 2px 5px 2px 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#Buscadorp {
	width: 100%;
	padding-right: 15px;
	margin-top: 1px;
	margin-bottom: 2px;
}

.BotonesBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 2px 1px 6px 0px;
}

.LabelsForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#Col_1 ul{
	padding: 0px 0px 0px 14px;
	margin: 0px 10px 0px 10px;
}

.ListasBold {
	font-size: 0.9em;
	padding: 2px 2px;
	font-weight: bold;
	color: #003366;
	list-style-position: outside;
	list-style-type: square;
}

/************** #Columna 2 styles **************/
/************** #Promocion **************/

.PromocionBorde {
	padding: 10px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	border: 8px solid #006600;
	position: relative;
	background-color: #FCFAE2;


}

#PromocionDest {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 220px;
	

	


}

#PromocionDest p {
	margin: 12px 5px 12px 40px;
	color: #003366;
	line-height: 1.5em;
	text-align: justify;
width: 275px;
}

#Col_2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #006600;
	padding: 0px;
	margin: 5px 10px 5px 10px;
	
}
#ImagenPromo {
display: block;
margin: 0px;
}
.fecha {
	color: #003366;
	font-size: 0.75em;
	display: block;
	padding: 2px;
	margin: 0px 6px 6px 6px;
	border: 1px solid #D5EECA;
}

/************** #Noticias **************/

.Titular {
	color: #003366;
	font-size: 0.9em;
	display: block;
	padding: 2px;
	margin: 0px 9px 6px 9px;
}

#Noticias {
margin-left: 10px;
margin-right: 10px;
}

/************** #Columna 3 styles **************/

#Col_3 h3 {
	color: #006600;
	width: 200px;
	padding: 5px 0px;
	margin-left: 90px;



}

#Col_3 h4 {
margin: 0px 30px 20px 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.fotoleft {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	width: 113px;
}

#Col_3 p {
	margin: 12px 5px 12px 90px;
	line-height: 1.5em;
	text-align: justify;
	width: 275px;
	color: #003366;


}

.inmuebles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	border: none;
	font-size: 0.85em;
	padding-right: 15px;
}

a.linksbold:link{
	text-decoration: none;
	color:#85529A;
	margin-bottom: 5px;
}
a.linksbold:visited {
	text-decoration: none;
	color: #85529A;
}
a.linksbold:hover {
	text-decoration: none;
	color: #FF3300;
}
.texto_instruc{
	font-size:14px;
}

#Oportunidades {
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	top: 0px;
	left:0px;
	display: block;
	height: auto;
	background-color: #FAF8EE;
}
.Inmueble {
	margin-left: 0px;
	display: block;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #D1C97E;
	width: 275px;
	height:100px;
	position: relative;

}


.Inmueble_posi {
	margin: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #D1C97E;
	width: 275px;
	height:150px;
	float:left;
}

.precio{
	margin-top:10px;

	color:#006633;
	font-weight:bold;
	width:250px;
	font-size:1.2em;

}

.Noticia {
	margin-left: 0px;
	display: block;
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D1C97E;
	width: 170px;
	height: auto;
	position: relative;
	top: 0px;
	left:10px;
}

.Sumario {
	font-size: 0.9em;
	margin-top:-8px;

}

.fecha_noticia {
	font-size: 0.8em;
	margin-bottom:-15px;

}

#Descripcion {
	float: left;
	width: 160px;
}
.DescInmo {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-align: left;
}

.Inmueble h5{
	font-size: 1em;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding: 0px;
	float: right;
	text-align: right;
}
.Inmueble h4{
	font-size: 0.9em;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 0px;
	text-align: left;

	}

.FotoInmueble {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom:5px;
	float: right;
	width: 100px;
}



/*******************************************************************/
/*NUEVOS*/

.enlaces{
	margin: 10px 10px 10px 10px;
	font-weight:bold;
	font-size:11px;
}


.menu_promo{
		width:100%;
		border-bottom: 1px solid #CCCCCC;
		margin-bottom: 5px;
		background-color: #E6E3C4;
}

a.menu_promo:link{
	color: #003366;
	margin-left:20px;
	
	
	

}
a.menu_promo:visited {
	margin-left:20px;
	color: #003366;
}
a.menu_promo:hover {
	text-decoration: none;
	color: #FF3300;
	
}

a.oferta:link{
	color: #006600;
}
a.oferta:visited {
	color: #006600;
}
a.oferta:hover {
	text-decoration: none;
	color: #FFFFFF;
	
}

.clara {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.9em;
	
}

.leer_mas{
text-align:right;
color:#006633;
font-size:0.8em;
font-weight:bold;
margin-bottom:20px;
}

.leer_mas a{
	color:#006633;
}

.leer_mas a:visited {
	color:#006633;
}

.leer_mas a:hover {
	color:#666666;
}

.contenido {
	text-align:center;
	width:90%;
	margin-bottom:30px;
	margin-top:30px;
}

.contenido h5 {
	color: #006600;
	display: block;
	font-size: 1.2em;
	margin-bottom: 20px;
	clear: both;
	padding: 5px 5px;
	border-bottom: 2px solid #006600;
	border-top: 2px solid #006600;
	}

/*============================================*/
/* POP UPS DE TESTIMONIOS*/

.Header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 63px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.Texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	position: absolute;
	left: 300px;
	top: 100px;
	width: 300px;
	margin-right: 80px;
}
.Imagenes {
	position: relative;
	width: 300px;
	left: 0px;
	top: 100px;
	text-align: center;
	height: 500px;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #18397F;
	position: absolute;
	margin-top: 35px;
	margin-left:-30px;
	width:410px;
}
.Logo {
	float: left;
	position: relative;
	height: 63px;
	width: 170px;
	margin-right: 25px;
	margin-left: 5px;
	margin-top: 10px;
}

.Horizontal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align: left;
	width: 238px;
	margin-bottom: 10px;
	clip: auto;
}


/*===========================================*/
/*== TABLAS ===============================*/


.Tabla_seccion {
	font-weight: bold;
	color: #004B91;
	background-color: #C1E2BB;
	border: 1px solid;
	border-color: #86BD7B;
}
.Tabla_input {
	font-size: 0.8em;
	background-color: #FAF8EE;
	border: 1px solid;
	border-color: #E6E3C4;
}


.input_peque {
	font-size: 12px;
}
.Tabla_Fields {
	font-size: 0.8em;
	background-color: #C1E2BB;
	font-weight: bold;
	color: #004B91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #86BD7B;
}
.Tabla_instrucciones {
	color: #004B91;
	background-color: #C1E2BB;
	font-size: 0.8em;
	border: 2px solid;
	border-color: #86BD7B;
}

.Tabla_Req {
	font-size: 0.85em;
	border: #CC0000;
}


/*=====================================*/
/*Para colocar el pie*/
html, body, #Todo {
  height:100%; min-height:100%; 
}
#Todo {
  position:absolute;
}
html > body, html > body #Todo {
  height:auto;
}
#gaspu {
margin-bottom: 40px;
}
html, body, #Todo_resultado {
  height:100%; min-height:100%; 
}
#Todo_resultado {
  position:absolute;
  background-image: url(../images/fondo_resultados.jpg);
  background-repeat: repeat;
  background-position:center;
  width:1000px;
}
html > body, html > body #Todo_resultado {
  height:auto;
}

html, body, #Todo_default {
  height:100%; min-height:100%; 
}
#Todo_default {
  position:absolute;
  background-image: url(../images/fondo_home.jpg);
  background-repeat: repeat;
  background-position:center;
  width:1000px;
}
html > body, html > body #Todo_default {
  height:auto;
}


html, body, #Todo_noticias {
  height:100%; min-height:100%; 
}
#Todo_noticias {
  position:absolute;
  background-image: url(../images/fondo_noticias.jpg);
  background-repeat: repeat;
  background-position:center;
  width:1000px;
}
html > body, html > body #Todo_noticias {
  height:auto;
}

html, body, #Todo_promociones {
  height:100%; min-height:100%; 
}
#Todo_promociones {
  position:absolute;
  background-image: url(../images/fondo_promociones.jpg);
  background-repeat: repeat;
  background-position:center;
  width:1000px;
}
html > body, html > body #Todo_promociones {
  height:auto;
}

#Pie {
    position:absolute; bottom:0;
  	font-size: 0.7em;
	text-align: center;
	color: #FFFFFF;
	background-color: #90A69C;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	border-top: 1px solid;
	border-top-color: #004B91;
	
}

.usuario{
	color: #004B91;
	border-width:2px 2px 2px 2px;
	border-color: #004B91 #004B91 #004B91 #004B91;
	border-style:solid solid solid solid;
	background-color:#BFD5CC;
	font-size:10px;
	font-style:italic;
	padding: 2px 2px 2px 2px;
}

.lupa{
	margin-left:10px;
	border-width:1px 1px 1px 1px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style:solid solid solid solid;
}

.boton_lupa{
	margin-top: 5px;
	text-align:center;
	background-color: #B4CDC2;
	border-width:1px 1px 1px 1px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style:solid solid solid solid;
}

.derecha{
float:right;
vertical-align:middle;


}

.izquierda{
float:left;
vertical-align:middle;


}

.txnormal{
font-size:13px;
}


/***********************************************************/
/* POP UPS ****************************************************/

.popup{
	background-color:#F2F1E3;
	text-align:center;
}

.popup h1{
	margin-top: 10px;
	text-align:center;
	color:#990033;
	background-color:#F8F8F1;
	width:90%;
	font-size:1.2em;
	padding: 8px 0px 8px 0px;
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style:solid;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}

.logop{
	text-align:left;
	margin-left:5%;
	margin-top:5px;
}

.eslogan{
	color:#E58F0D;
	font-size:1.6em;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin-left: 20px;
}

.lateralp{
	text-align:left;	
	width: 200px;
	float: right;
	color:#424200;
}

.principalp {
	width: 200px;
	position: relative;
	text-align:left;
	color:#424200;
}

.tablapop {
	font-size:1em;
	color:#424200;;

}

.final{
	color:#424200;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-top-color:#000000;
	border-top-width: 1px;
	border-top-style:solid;
	width:90%;
}

.popup a
{
color:#990033;

}
.popup a:visited
{
color:#990033;

}
.popup a:hover
{
color:#424200;

}


/***********************************************************/
/* MENU CSS PURO ****************************************************/


/* style the outer div to give it width */
.menu_despl {
width:670px;
font-size:0.85em;
position:relative;
margin-top:40px;
text-align:left;
padding:0;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu_despl ul {
padding:0;
margin:0;
list-style-type:none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu_despl li {
float:left;
width:110px;
position:relative;
}
/* style the links for the top level */
.menu_despl a, .menu_despl a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#285077;
width:110px; 
height:15px; 
background:#FFFFFF; 
border-right: 1px solid #2b557f;
text-align:center;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu_despl a, * html .menu_despl a:visited {
width:110px;
w\idth:110px;
border-right: 1px solid #2b557f;
}

/* style the second level background */
.menu_despl ul ul a.drop, .menu_despl ul ul a.drop:visited {
background:#FFFFFF;

}

.menu_despl a.drop{
float:left;
}

.menu_despl img{
float:right;
margin-top:-9px;
}

/* style the second level hover */
.menu_despl ul ul a.drop:hover{
color:#FF9900;
text-align:left;
}
.menu_despl ul ul :hover > a.drop {
color:#FF9900;

}
/* style the third level background */
.menu_despl ul ul ul a, .menu_despl ul ul ul a:visited {
background:#FFFFFF;

}
/* style the third level hover */
.menu_despl ul ul ul a:hover {
color:#FF9900;
}
.menu_despl ul ul ul :hover > a {
background:#FFFFFF;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_despl ul ul {
visibility:hidden;
position:absolute;
height:0;
top:13px;
left:0; 
text-align:left;
width:110px;
border: 1px solid #2b557f;
}
/* another hack for IE5.5 */
* html .menu_despl ul ul {
top:13px;
t\op:14px;
border: 1px solid #2b557f;

}

/* position the third level flyout menu */
.menu_despl ul ul ul{
left:159px; 
top:0;
width:110px;

}
/* position the third level flyout menu for a left flyout */
.menu_despl ul ul ul.left {
left:-110px;
}



/* style the second level links */
.menu_despl ul ul a, .menu_despl ul ul a:visited {
background:#FFFFFF; 
color:#285077; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:160px;
border-top: 1px solid #2b557f;
text-align:left;
/* yet another hack for IE5.5 */
}
* html .menu_despl ul ul a{
width:160px;
w\idth:160px;
}


/* style the top level hover */
.menu_despl a:hover, .menu_despl ul ul a:hover{
color:#FF9900; 
background:#2b557f;
}
.menu_despl :hover > a, .menu_despl ul ul :hover > a {
color:#FF9900;
background:#2b557f;
}

/* make the second level visible when hover on first level list OR link */
.menu_despl ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu_despl ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu_despl ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu_despl ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu_despl ul :hover ul :hover ul :hover ul { 
visibility:visible;
}