body { padding: 0px;
       background-color: #009999;
	   margin: 0px; 
	   text-align: center;
	   font-family: Arial, Verdana;
	   font-size:12px;
	   font-weight: bold;
	   color: #ffffff;
	   }

#situacion {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#menuprincipal {
	text-align: center;
	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;
	border: 1px solid #009999;
	background-color: #009999;
}
#CentradaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 left:0px;
		 top:0px;
		  }
#CentradaInicioHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondoinicio.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaEmpresaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondoempresa.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaProductosHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondoproductos.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaGaleriaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondogaleria.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaServiciosHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondoservicios.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaUbicacionHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondoubicacion.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaOfertasHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img/fondoofertas.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaContactoHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	background-image:url(img/fondocontacto.jpg);
	left:0px;
	top:0px;
	z-index: 1002;
		  }
a:link { color :#ffffff; margin: 0px; border-style :none ;text-decoration: none;}
a:visited {color :#ffffff; margin: 0px; border-style :none ;text-decoration: none;}
a:active {color :#ffffff; margin: 0px; border-style :none ;text-decoration: none;}
a:hover {color :#000000; margin: 0px; border-style :none ;text-decoration: none;}

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

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

#pie{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
#formulario{
font-family:Arial, verdana, sans-serif;
font-size:14px;
color:#ffffff;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}