a:link {  margin: 0px; border-style :none ;text-decoration: none;}
a:visited { margin: 0px; border-style :none ;text-decoration: none;}
a:active { margin: 0px; border-style :none ;text-decoration: none;}
a:hover { margin: 0px; border-style :none ;text-decoration: none;}

a.external:link{color: #000; text-decoration: none;}
a.external:visited { color:#000 ; text-decoration: none;}
a.external:active {  color:#00812F; text-decoration: none;}
a.external:hover {  color:#00812F; text-decoration: none;}
form{ text-align:left;}
input{ text-align:left; background-color:transparent;}
textarea{ text-align:left;background-color:transparent;}
body 
	{
	color: #000000;
	background: #AFCCAD;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	}
img { border-style :none ; border-width : 0px;}

div#Contenedora { width:100%; text-align:center; }
div#CentradaHS { 
	width:800px;
	margin:auto;
	text-align:left;
	position:relative;
	height: 600px;
	border: 1px #ccc outset;
}
#arriba{
	position:absolute;
	left: 0px;
	top:0px;
	background-image:url(images/arriba.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 105px;
	z-index: 1;
}
#centro{
	position:absolute;
	left: 0px;
	top:150px;
	width: 800px;
	height: 403px;
	z-index: 3;
}

#pie{
	position:absolute;
	left: 0px;
	top:553px;
	background-image:url(images/pie.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 47px;
	z-index: 4;
}
#menu{
	position:absolute;
	left: 0px;
	top: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	width: 800px;
	height: 45px;
	text-align:left;
	background: url(images/fondomenu.jpg) no-repeat top left;
	z-index: 2;
			}
.loguito{margin-left:310px; margin-top:25px; }
.productos{
			margin-left:330px;
			margin-top:50px;
			font-size:15px;
			color:#697C69;
			font-weight:700; }
