body {
	padding: 0px;
	background-color: #BCCAD4;
	margin: 0px;
	text-align: center;
	font-family: Arial, verdana;
	font-size:12px;
	color: #006699;
	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;
}
#CentradaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 left:0px;
		 top:0px;
		  }
#CentradaEmpresaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
		  }
		  
#CentradaContactoHS {
	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);
		  }

#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 :#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 :#0099CC; margin: 0px; border-style :none ;text-decoration: none;}

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

#pie{
font-family:Verdana, Arial;
font-size: 12px;
color:#ffffff;
}
#titulo{
font-family:Verdana, Arial;
font-size: 30px;
color:#ffffff;
}
#subtitulo{
font-family:Verdana, Arial;
font-size: 20px;
color:#ffffff;
}
