body {
	padding: 0px;
	background-color: #7F7F4D;
	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: #6289BA;
}
#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/contacto.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);
		  }

#CentradaArmariosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/armarios.jpg);
		  }
#CentradaBannosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/bannos.jpg);
		  }
#CentradaCocinaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/cocina.jpg);
		  }
#CentradaReformasHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/reformas.jpg);
		  }
#CentradaProductosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/productos.jpg);
		  }
#CentradaPuertasHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img/fondos/puertas.jpg);
		  }

a:link { color :#ffffff; margin: 0px; border-style :none ;text-decoration: none; font-size:12px}
a:visited {color :#ffffff; margin: 0px; border-style :none ;text-decoration: none; font-size:12px}
a:active {color :#ffffff; margin: 0px; border-style :none ;text-decoration: none; font-size:12px}
a:hover {color :#FF9900; margin: 0px; border-style :none ;text-decoration: none; font-size:12px}

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

#texto{
	font-family:Verdana, Arial;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	overflow: auto;
}

#titulo{
font-family:Verdana, Arial;
font-size: 18px;
color:#ff9900;
font-weight:bold;
}

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

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