@charset "UTF-8";
/* CSS Document */
body{
	/*background-color:#dedede;*/
	background-color:#6D6e71;
}
h3{
	font-size:18px;
}
/*  Layout General */
.content{ width:930px; height:600px; /* !important; height:auto; min-height:600px;  top:50%; margin-top:-300px; */ top:10px; left:50%; margin-left:-465px; display:block; position:absolute;  border:solid 1px #FFF; /*background-color:#9fbeda; */ background-color:#959CA2; }
.column{ width:900px; min-height:399px; float:left; display:block;  border-top:solid 1px #FFF;  padding-left:15px; padding-right:15px; background-color:#98BAD6; background-image:url(../../images/linea_azul.png); background-repeat:repeat-y}
.footer{ width:930px; height:15px; bottom:10px; display:block; float:left; border: dashed 0px purple; font-size:12px; text-align:center; color: #ffffff; vertical-align:bottom; padding-top:5px;  }
.menu{ width:720px; height:35px; display:block; float:left; border: dashed 0px orange; top:-48px;	left:180px;}
.columncontent{ width:inherit; min-height:390px; display:block; float:left; border: dashed 0px gray; }
.banner1{ width:450px; height:110px; display:block; float:left; /* background-image: url('../../images/banner1.png'); background-repeat: no-repeat; */ }
.banner2{ width:450px; height:110px; display:block; float:right; /* background-image: url('../../images/banner2.png'); background-repeat: no-repeat; */ }
.column1-1{ width:inherit; min-height:inherit; display:block; float:left; border: dashed 1px gray; }
.pie{background-color:#959CA2; bottom:-1px; width:930px; display:block; float:left; position:absolute; border-bottom:solid 1px #FFF; }

/* Página Principal */
.cell1_1{ width:520px; height:340px; display:block; float:left; border: dashed 0px red;   border: solid 0px red; left:350px; position:absolute; }
.cell1_2{ width:325px; height:120px; display:block; float:left; border: dashed 0px red;  padding-top:25px; position:absolute; left:20px; }

/* Página Quienes Somos */
.column1_quienessomos{ width:500px; height:420px; display:block; float:left; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red;  color:#fff; margin-left:250px;}

/* Página Propiedades */
.column1_propiedades{ width:900px; height:420px; display:block; float:left; border:solid 1px green; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red; }
.flash_propiedades{ z-index:0; position:absolute; display:block; }
.titulo_propiedades{ position:relative; display:block; font-size:15px; font-weight:500; text-align:left; font-family:inherit; color: #666666; top:175px; left:25px; width:200px; }
.contenido_propiedades{ position:relative; display:block; font-size:12px; font-weight:normal; text-align:justify; font-family:inherit; color: #666666; top:200px; left:25px; width:400px; line-height:15px; }

/* Página Intranet */
.column1_intranet{ width:900px; height:420px; display:block; float:left; border: dashed 1px red; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red; }
.formulario_intranet{ z-index:0; position:absolute; display:block;  width:350px; border-top:solid 1px #dedede; border-bottom:solid 1px #dedede; margin-left:-175px; left:50%; top:250px;}
.titulo_intranet{ position:relative; display:block; font-size:15px; font-weight:500; text-align:left; font-family:inherit; color: #666666; top:175px; left:25px; width:200px; }
.contenido_intranet{ position:relative; display:block; font-size:12px; font-weight:normal; text-align:justify; font-family:inherit; color: #666666; top:200px; left:25px; width:500px; line-height:15px; }


/* Página Corretaje */
.column1_corretaje{ width:283px; height:410px; display:block; float:left; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red;  color: #fff; text-align:justify; font-size:14px; margin-right:25px;}
.column2_corretaje{ width:283px; height:410px; display:block; float:left; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red;  color: #fff; text-align:justify; font-size:14px;}
.column3_corretaje{ width:283px; height:410px; display:block; float:left; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red;  color: #fff; text-align:justify; font-size:14px; margin-left:25px;}

/* Página Simulador */
.column1_simulador{ width:700px; height:410px;  margin-left:190px; /* background-image: url('../../images/quienessomos.jpg'); background-repeat: no-repeat; */ border: dashed 0px red;  color:#ffffff}

/* Página de Contacto */
.column1_contacto{ width:900px; height:410px; display:block; float:left; border: dashed 0px red; }
.flash_contacto{ z-index:0; position:absolute; display:block; }
.titulo_contacto{ position:absolute; display:block; font-size:18px; font-weight:500; text-align:left; font-family:inherit; color: #ffffff; top:255px; left:220px; width:200px;  font-weight:bold;}
.contenido_contacto{ position:absolute; display:block; font-size:14px; font-weight:normal; text-align:justify; font-family:inherit; color: #ffffff; top:290px; left:220px; width:500px; line-height:15px; }
.formulario_contacto{ position:absolute; display:block; top:220px; width:310px; height:330px; left:470px; }

/* DIV */
.header{ width:900px; height:150px; top:0px; display:block; float:left; border: dashed 0px green; text-align:left;  /* background-image: url('../../images/header.jpg'); background-repeat: no-repeat; */ }
.link_menu{ padding-left:5px; padding-right:18px; height:25px; padding-top:3px; display:block; float:left; }
.link_menu_end{ padding-left:5px; height:25px; padding-top:3px;  display:block; float:left; }
.link_menu A:link, .link_menu_end A:link { color: #fff; font-size:12px; text-decoration: none; }
.link_menu A:visited,.link_menu_end A:visited { text-decoration: none; color: #fff; font-size:12px; }
.link_menu A:active,.link_menu_end A:active { text-decoration: none; color: #fff; font-size:12px; }
.link_menu A:hover,.link_menu_end A:hover { font-size:12px;color: #fff;  font-weight:bolder; text-transform:uppercase;}
.link_menu_find{ padding-left:0px;	height:25px; margin-top:3px; display:block; position:absolute; color: #ffffff; left:670px; width:230px; border:dashed 0px red;    font-weight:bold;}
.link_submenu A:link{ color: #666666; font-size:12px; text-decoration: none;}
.link_submenu A:visited{ text-decoration: none; color: #666666; font-size:12px; }
.link_submenu A:active{ text-decoration: none; color: #666666; font-size:12px; }
.link_submenu A:hover{ font-size:12px;color: #38398c; text-decoration: none; }
.enlaces A:link{ color: #666666; font-size:12px; text-decoration: none; }
.enlaces A:visited{ text-decoration: none; color: #666666; font-size:12px; }
.enlaces A:active{ text-decoration: none; color: #666666; font-size:12px; }
.enlaces A:hover{ font-size:12px;color: #38398c; text-decoration: none; }
