body {
	padding: 0px;
	background-color: #F2E9D1;
	margin: 0px;
	text-align: center;
	font-family: Arial, verdana;
	font-size:12px;
	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: #ffffff;
	border:1px;
	border-color:#000000;
}
#CentradaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	background-image:url(pruebas/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(pruebas/img/fondos/empresa.jpg);
	border:1px;
	border-color:#000000;
		  }
#CentradaLocalizacionHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(pruebas/img/fondos/localizacion.jpg);
		  }
#CentradaActivaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(pruebas/img/fondos/activa.jpg);
		  }
#CentradaPasivaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(pruebas/img/fondos/pasiva.jpg);
		  }
#CentradaProductosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(pruebas/img/fondos/productos.jpg);
		  }
#CentradaContactoHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(pruebas/img/fondos/contacta.jpg);
		  }
a:link { color :#996633; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}
a:visited {color :#996633; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}
a:active {color :#996633; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}
a:hover {color :#000000; margin: 0px; border-style :none ;text-decoration: none; font-size:14px}

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

.localizacion a:link{color:#660000; text-decoration: none;	font-family: Verdana, Arial; font-size:12px; font-weight:bold}
.localizacion a:visited { color:#660000; text-decoration: none; font-family: Verdana, Arial; font-size:12px; font-weight:bold}
.localizacion a:active {color:#660000; text-decoration: none; font-family: Verdana, Arial; font-size:12px; font-weight:bold}
.localizacion 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:#000000;
	font-weight:bold;
}
#productos{
	font-family:Verdana, Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	overflow: auto;
}

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

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

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

