@charset "utf-8";

#mapa {
	width: 100%;
	position: absolute;
	height: 346px;
	left: 0px;
	top: 0px;
	background-color: #FFC;
}

.bt_enviar {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 14px;
	color: #000;
	text-align: left;
}
.contenedor {
	height: 768px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#barrahorizontal {
	z-index: 5;
	border: thin none #F00;
}
.barrahor {
	position: absolute;
	width: 100%;
	height: 150px;
	z-index: 5;
	left: 0px;
	top: 347px;
	border: thin none #F00;
	background-color: #003;
	box-shadow: 0px -10px 60px #003;
}
.barrahor2 {
	position: absolute;
	width: 100%;
	height: 150px;
	z-index: 5;
	left: 0px;
	top: 80px;
	border: thin none #F00;
	background-color: #001C00;
	background-image: url(../imagenesweb/fondo.png);
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 50px #666;
}


#barravertical {
	width: 170px;
	height: 100%;
	z-index: 300;
	margin-left: 0px;
	/* [disabled]box-shadow: inset 0px 0px 30px 30px #000; */
	float: none;
	background-color: rgba(153,153,153,0.1);
}
#contenido {
	float: none;
	display: none;
	z-index: 1000;
}





#contenidotop {
	position: absolute;
	width: 754px;
	height: 305px;
	z-index: 200;
	left: 77px;
	top: 0px;
	margin-right: 0px;
}
#contenidobottom {
	position: absolute;
	width: 754px;
	height: 253px;
	z-index: 1;
	left: 77px;
	top: 508px;
}
#top {
	float: left;
	width: 854px;
	height: 768px;
	position: absolute;
	left: 170px;
	top: 0px;
}
#top2 {
	float: left;
	width: 854px;
	height: 583px;
	position: absolute;
	left: 170px;
	top: 232px;
}


#conten {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 1px;
	z-index: 10;
}
#barranav {
	height: 145px;
	width: 1057px;
	position: absolute;
	left: -33px;
	top: 349px;
	z-index: 20;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 40px;
	background-color: #003;
	color: #FFF;
}

#barranav a {
	color: #004080;
	text-decoration: none;
}

#barranav a:active {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;

}


#barranav a:hover, a:visited, a:focus {
	color: #FFF;
	}






.menuitem {
	height: 50px;
	width: auto;
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 90px;
	line-height: 40px;
	color: #000000;
	font-weight: bold;
}
.menuitem2 {
	height: 50px;
	width: auto;
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 80px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
}
#barranav3 {
	position: absolute;
	z-index: 2000;
	height: 102px;
	width: 828px;
	top: 122px;
	right: 0px;
}

#nav1 {
	height: 45px;
	width: 146px;
	position: absolute;
	left: 35px;
	top: 16px;
}
#nav2 {
	position: absolute;
	height: 50px;
	width: 211px;
	left: 431px;
	top: 87px;
}
#nav21 {
	position: absolute;
	height: 50px;
	width: 272px;
	left: 34px;
	top: 87px;
}
#nav22 {
	position: absolute;
	height: 50px;
	width: 236px;
	left: 764px;
	top: 87px;
}


#nav3 {
	position: absolute;
	height: 45px;
	width: 200px;
	left: 34px;
	top: 90px;
}
#nav4 {
	position: absolute;
	height: 45px;
	width: 249px;
	left: 604px;
	top: 90px;
}
#nav5 {
	position: absolute;
	height: 45px;
	width: 289px;
	left: 418px;
	top: 16px;
}

p {
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
}
.texto {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 16px;
	text-align: justify;
	color: #666;
}
.texto2 {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 14px;
	text-align: justify;
	color: #000;
}

.epigrafes {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 14px;
	color: #666;
	padding: 0px;
}
.epigrafes2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
}

.campoformulario {
	color: #000;
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;

}
.campoformularioSR {
	color: #000;
	background-color: #EEEEEE;
	border-radius: 10px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-family: "Incised901 Ct BT", "Arial Black";
	font-weight: lighter;
	border: 1px none #333;
}

.campoformulario2 {
	color: #000;
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}



.textoresaltado {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 20px;
	text-align: justify;
	color: #000;
	text-decoration: none;
}
.textoresaltadoGrande {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 28px;
	text-align: justify;
	color: #000;
	text-decoration: none;
}

.textoGrande {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	text-shadow: 0px 0px 20px #666666;
}
.textoGrande2 {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 24px;
	color: #666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
}





.botonborrado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000;
}
a.botonborrado {
	background-color: #ECECEC;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	 
}

a:hover.botonborrado, a:active.botonborrado , a:focus.botonborrado  {
	background-color: #FF8484;
	border: 1px solid #C30;
	color: #000;
	text-decoration: none;
}




.fondo {
	background-color: #000;
}
#barranav2 {
	position: absolute;
	width: 758px;
	height: 37px;
	z-index: 1;
	left: 32px;
	top: -123px;
}
#tablas {
	position: absolute;
	width: 811px;
	height: 530px;
	z-index: 1;
	left: 199px;
	top: 249px;
}


/*estilos enlaces*/
.enlaces {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 16px;
	text-decoration: none;
	padding: 0px;
}
a.enlaces , a:visited.enlaces{
	text-decoration: none;
	display: block;
	color: #333;
	 
}
a:hover.enlaces, a:active.enlaces , a:focus.enlaces {
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
}
/*fin estilos enlaces*/

/*estilos de enlacesgraficos*/
.enlacegrafico {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 5px;
	text-decoration: none;
	border: none;
	padding-top: 5PX;
}
a.enlacegrafico, a:visited.enlacegrafico {
	color: #000000;
	display: block;
}
a:hover.enlacegrafico, a:active.enlacegrafico, a:focus.enlacegrafico {
	color: #999999;
	background-color: transparent;
}
/* fin de estilos para enlacesgraficos*/

/* estilo para enlaces2*/
.enlaces2 {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 12px;
	color: #090;
	text-decoration: none;
	padding: 5px;
}
a.enlaces2, a:visited.enlace2{
	color: #666666;
	text-decoration: none;
	display: block;
	
}
a:hover.enlaces2, a:active.enlaces2 , a:focus.enlaces2 {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
/*fin de estilo para enlaces2*/


.textotablas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	vertical-align: top;
	color: #000;
	font-weight: 300;
}



#bienvenido {
	position: absolute;
	width: 807px;
	height: 30px;
	z-index: 30;
	left: 206px;
	top: 85px;
	text-align: right;
	color: #09F;
}
#nombreempresa {
	position: absolute;
	width: 376px;
	height: 49px;
	z-index: 40;
	left: 7px;
	top: 47px;
}
#casas {
	position: absolute;
	left: 6px;
	top: 35px;
	width: 1002px;
	height: 46px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	z-index: 20;
}
#casas2 {
	position: absolute;
	width: 1021px;
	height: 57px;
	z-index: 1;
	left: 1px;
	top: 291px;
}
.enlacechico {
	font-size: 12px;
	color: #036;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}

#appresupuesto {
	position: absolute;
	width: 200px;
	height: 27px;
	z-index: 300;
	left: 0px;
	top: 586px;
}

a:visited {
	color: #F00;
}
/*estilos enlacesmenu*/
.enlacesmenu {
	font-family: "Incised901 Ct BT", "Arial Black";
	font-size: 16px;
	text-decoration: none;
	padding: 0px;
}
a.enlacesmenu , a:visited.enlaces{
	text-decoration: none;
	display: block;
	color: #333;
	 
}
a:hover.enlacesmenu, a:active.enlacesmenu , a:focus.enlacesmenu {
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
}
/*fin estilos enlaces*/
.borde {
	border: 1px solid #CCC;
}
