body {
	padding: 0px;
	background-color: #F2E9D1;
	margin: 0px;
	text-align: center;
	font-family: Arial, verdana;
	font-size:12px;
	color: #660033;
	font-weight:bold;
}
	 
img { border-style :none ; border-width : 0px;}

#madre { width:100%; text-align:center;}
#contenedor {
	margin: auto;
	width: 800px;
	height: 600px;
	position: relative;
	text-align: center;
	background-color: #91C0F7;
}
#CentradaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondos/inicio.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaEmpresaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/empresa.jpg);
		  }
		  
#CentradaFormularioHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/formulario.jpg);
		  }

#CentradaUbicacionHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/ubicacion.jpg);
		  }
#CentradaInicioHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/inicio.jpg);
		  }

#CentradaMantenimientosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/oficina.jpg);
		  }
#CentradaTelecomunicacionesHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/telecomunicaciones.jpg);
		  }
#CentradaClimatizacionHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/climatizacion.jpg);
		  }
#CentradaElectricidadHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/electricidad.jpg);
		  }
#CentradaServiciosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/servicios.jpg);
		  }

a:link { color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}
a:visited {color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}
a:active {color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}
a:hover {color :#003366; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}

.datos a:link { color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px}
.datos a:visited {color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px}
.datos a:active {color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:10px}
.datos a:hover {color :#003366; margin: 0px; border-style :none ;text-decoration: none; font-size:10px}

.enviar a:link{color:#ffffff; text-decoration: none;	font-family: Verdana, Arial; font-size:12px; font-weight:bold}
.enviar a:visited { color:#ffffff; text-decoration: none; font-family: Verdana, Arial; font-size:12px; font-weight:bold}
.enviar a:active {color:#ffffff; text-decoration: none; font-family: Verdana, Arial; font-size:12px; font-weight:bold}
.enviar a:hover { color:#000000; text-decoration: none; font-family: Verdana, Arial; font-size:12px; font-weight:bold}

#texto{
font-family:Verdana, Arial;
font-size: 12px;
color:#003366;
font-weight:bold;
}

#texto1{
font-family:Verdana, Arial;
font-size: 14px;
color:#003366;
font-weight:bold;
}

#pie{
font-family:Verdana, Arial;
font-size: 10px;
color:#003366;
font-weight:bold;
}

#formulario{
font-family:Verdana, Arial;
font-size: 10px;
color:#ffffff;
font-weight:bold;
}
