@charset "utf-8";
/* CSS Document */


/* Links*/

A:link {
	color:#000000; 
	font-size: 8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

A:hover {
	color:#000000; 
	font-size: 8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

A:visited {
	color:#000000; 
	font-size: 8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

/* Generales*/

body {
	margin-left:0px;
	margin-top:0px;
	text-align: center;
	font-size: 24px;
	}
	
#div_padre {
	top:0px;
	left:0px;
	width:1280px;
	height:800px;
	}
#div_centro {
	width:1280px;
	background-color:#00002B;
	}
	
#div_footer_2 {
	width:1280px;
	background-color:#00002B;
	top:0px;
	}
#div_footer {
	width:1280px;
	background-color:#000033;
	top:0px;
	}
	
/*textos*/	

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	font-weight:400;
}

.footer_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12pt;
	font-style:normal;
}

.texto_nos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:10pt;
	font-style:inherit;
	font-weight:400;
	line-height: normal;
}

.texto_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:10pt;
	font-style:inherit;
	font-weight:400;
	line-height: 18px;
}

.texto_volver {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-style:normal;
	text-decoration: none;
	}
	
.style1 {
	color: #FFFFFF;
	font-family:Times New Roman, Times, serif;
	font-size: 12px;
}

.style12 {
	color: #FFFFFF;
}

.style3 {
	font-weight: bold;
	color: #000033;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Galpones*/

#div_galpones {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/cielo_galpones.jpg);
	}
	
#div_blanco {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	}
	
#div_carga {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/galpones_02.jpg);
	}

#div_titulo_dentro {
	position:absolute;
	width:521px;
	height:55px;
	top:10px;
	left:15px;
	}
	
#div_menu_dentro {
	position:relative;
	width:800px;
	height:100px;
	top:0px;
	left:0px;
	}
	
#div_fotos {
	position:relative;
	width:800px;
	height:385px;
	top:15px;
	left:0px;
	}
	
#div_flash_fotos {
	width:720px;
	height:440px;
	top:100px;
	left:40px;
	position: absolute;
	}
	
#div_boton_sigant {
	width:100px;
	height:25px;
	top:555px;
	left:660px;
	position: absolute;
	}

#div_boton_sigant_2 {
	width:100px;
	height:25px;
	top:555px;
	left:540px;
	position: absolute;
	}

#div_textos {
	position:absolute;
	width:720px;
	height:100px;
	top:589px;
	left:40px;
	}

/*Botones*/
	
#div_sig_btn {
	position:absolute;
	width:110px;
	height:25px;
	top:695px;
	left:240px;
	}
	
#div_ant_btn {
	position:absolute;
	width:110px;
	height:25px;
	top:695px;
	left:449px;
	}
	
#div_volver {
	position:absolute;
	width:100px;
	height:25px;
	top:25px;
	left:670px;
	}
	
#div_links_dentro{
	position:absolute;
	width:100px;
	height:25px;
	top:60px;
	left:550px;
	}
	
#div_links_den{
	position:absolute;
	width:100px;
	height:25px;
	top:60px;
	left:660px;
	}
	
#div_links_dentro_2{
	position:relative;
	width:50px;
	height:20px;
	top:0px;
	left:150px;
	}

	
/*Nosotros*/

#div_textos_nosotros {
	position:absolute;
	width:700px;
	height:550px;
	top:70px;
	left:50px;
	line-height: 1.6;
	}

#div_carga_nos {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/nosotros.jpg);
	}
	
#div_titulos {
	position:relative;
	width:150px;
	height:35px;
	top:150px;
	left:-245px;
	}
	
#div_titulos_02 {
	position:relative;
	width:350px;
	height:35px;
	top:150px;
	left:-150px;
	}

#div_nosotros {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/nosotros_02.jpg);
	}
	
#div_menu_nos {
	position:relative;
	width:800px;
	height:150px;
	top:165px;
	left:0px;
	}

/*Terrenos*/

#div_terrenos {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/trigo_terrenos.jpg);
	}
	
#div_carga_terr {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/terrenos.jpg);
	}
	
/*Edificios*/

#div_edificios {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/edificios.jpg);
	}
#div_carga_edif {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/edificios_02.jpg);
	}
	
/*Viviendas*/

#div_viviendas {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/oficinas.jpg)
	}
#div_carga_vivi {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/oficinas_02.jpg);
	}

/*Noticias*/

#div_noticias {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/noticias.jpg);
	}
#div_carga_not {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/noticias_02.jpg);
	}
#div_textos_noticias {
	position:relative;
	width:700px;
	height:500px;
	top:0px;
	left:50px;
	line-height: 2;
	}
	
/*Galeria*/

#div_galeria {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/galeria.jpg);
	}
#div_carga_gale {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/galeria_02.jpg)
	}
#div_galeria_medio {
	position:relative;
	width:700px;
	height:500px;
	top:20px;
	left:50px;
	line-height: 2;
	}
/*Contacto*/

#div_planilla_contacto {
	position:absolute;
	width:800px;
	height:475px;
	top:260px;
	left:0px;
	}
#div_textos_contacto {
	position:absolute;
	width:800px;
	height:180px;
	top:80px;
	left:0px;
	line-height: 2;
	}
#div_textos_contacto_2 {
	position:absolute;
	width:400px;
	height:250px;
	top:80px;
	left:400px;
	line-height: 1;
	}
#div_contacto {
	position:relative;
	width:1280px;
	height:800px;
	background-image:url(../imag/contacto.jpg);
	}
#div_carga_cont {
	position:relative;
	width:800px;
	height:750px;
	top: 0px;
	background-image:url(../imag/contacto_02.jpg);
	}

#div_titulo_den_cont {
	position:absolute;
	width:521px;
	height:55px;
	top:10px;
	left:15px;
	}
	
#div_info_contact {
	position:relative;
	width:580px;
	height:400px;
	top:0px;
	left:25px;
	line-height: 2;
	}
#div_volver_con {
	position:relative;
	width:100px;
	height:25px;
	top:15px;
	left:500px;
	}

/*Planillas*/

#entrada_text{
	position:relative;
	width:392px;
	height:60px;
	left:0px;
	top: 20px;
	}
#entrada_2{
	position:absolute;
	width:200px;
	height:12px;
	left:560px;
	top: 10px;
	}
#entrada_3{
	position:absolute;
	width:150px;
	height:12px;
	left:215px;
	top: 40px;
	}
#entrada_4{
	position:absolute;
	width:180px;
	height:12px;
	left:185px;
	top: 10px;
	}
#cuadro_general{
	width:400px;
	top:0px;
	left:0px;
	}
#cuadro_boton{
	top:0px;
	left:0px;
	}
	
.style20 {
	color: #0000FF
}

/*Formulario*/

#inmueble {
	height:12px;
	width: 150px;
	position:absolute;
	left:40px;
	top: 10px;
}

#direccion {
	height:12px;
	width: 155px;
	position:absolute;
	left:400px;
	top:10px;
}

#terreno {
	height:12px;
	width: 170px;
	position:absolute;
	left:40px;
	top:40px;
}

#construccion {
	height:12px;
	width: 210px;
	position:absolute;
	left:400px;
	top:40px;
}

#negocio {
	height:12px;
	width: 190px;
	position:absolute;
	left:40px;
	top:70px;
}

#negocio_2 {
	height:22px;
	width: 170px;
	position:absolute;
	left:200px;
	top:70px;
	background-color: #D8EBC5;
}

#precio {
	position:absolute;
	left:400px;
	top:70px;
	width: 170px;
	height: 12px;
}

#precio_2 {
	position:absolute;
	left:520px;
	top:70px;
	width: 240px;
	height: 12px;
}

#extra {
	position:absolute;
	left:40px;
	top:110px;
	width: 720px;
	height: 20px;
}

#extra_2 {
	position:absolute;
	left:40px;
	top:130px;
	width: 720px;
	height: 50px;
}

#imagen {
	position:absolute;
	left:40px;
	top:195px;
	width: 720px;
	height: 40px;
}

#imagen_2 {
	position:absolute;
	left:40px;
	top:240px;
	width: 720px;
	height: 20px;
}



/*Datos Formulario*/

#nombre {
	height:12px;
	width: 180px;
	position:absolute;
	left:40px;
	top: 270px;
}

#nombre_2 {
	height:12px;
	width: 180px;
	position:absolute;
	left:185px;
	top: 270px;
}

#correo {
	height:12px;
	width: 130px;
	position:absolute;
	left:400px;
	top:270px;
}

#correo_2 {
	height:12px;
	width: 210px;
	position:absolute;
	left:550px;
	top:270px;
}

#telefono {
	height:12px;
	width: 150px;
	position:absolute;
	left:40px;
	top:300px;
}

#telefono_2 {
	height:12px;
	width: 180px;
	position:absolute;
	left:185px;
	top:300px;
}

#fax {
	height:12px;
	width: 150px;
	position:absolute;
	left:400px;
	top:300px;
}

#fax_2 {
	height:12px;
	width: 210px;
	position:absolute;
	left:550px;
	top:300px;
}

#enviar_2 {
	position:absolute;
	left:320px;
	top:340px;
}

#reset {
	position:absolute;
	left:400px;
	top:340px;
}

#comentario {
	position:absolute;
	left:610px;
	top:40px;
	width: 150px;
	height: 12px;
}

#Titulosssss {
	position:absolute;
	left:0px;
	top:0px;
	width: 800px;
	height: 25px;
}

#formulario {
	position:absolute;
	left:0px;
	top:25px;
	width: 800px;
	height:450px;
}

.style22 {
	font-size: 14px;
	font-weight: bold;
	color:#0000FF;
}
