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.ext:link{color:#7D1A16;text-decoration:none; font-weight:600; border: 1px #D2C453 outset;}
a.ext:visited {color:#7D1A16; text-decoration:none; font-weight:600;border: 1px #D2C453 outset;}
a.ext:active {color:#7D1A16; text-decoration:none; font-weight:600;border: 1px #D2C453 inset;}
a.ext:hover {color:#7D1A16; text-decoration:none; font-weight:600;border: 1px #D2C453 inset;}


a.external:link{color: #9C001B; text-decoration: none;}
a.external:visited { color: #9C001B; text-decoration: none;}
a.external:active { background: transparent; color:#9C001B; }
a.external:hover { background: transparent; color:#9C001B;border: 1px #D2C453 inset;}

input{ background-color:transparent;}
textarea{background-color:transparent;}
body 
	{
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:400;
	background-color: #EBE5CD;
	color:#000000;
	}
img { border-style :none ; border-width : 0px;}
#Contenedora { width:100%; text-align:center; }
#CentradaHS {
 position:relative;
 margin:auto; 
 width:800px; 
 height: 600px; 
 text-align:left; 
 border: 1px #6D436F outset;
 background: url(images/fondo.jpg) no-repeat top left; } 
	
#logo{
	display:block;
	position:absolute;
	top: 19px;
	left: 30px;
	width: 250px;
	height: 50px;
	}
#empresa{
	background: url(images/fondoempresa.png) no-repeat top left;
	position:absolute;
	top: 45px;
	left: 0px;
	width: 560px;
	height: 560px;
}
#novedades{
	background: url(images/fondonovedades.png) no-repeat top left;
	position:absolute;
	top: 45px;
	left: 0px;
	width: 560px;
	height: 560px;
}
#contacto{
	background: url(images/fondocontacto.png) no-repeat top left;
	position:absolute;
	top: 47px;
	left: 0px;
	width: 560px;
	height: 560px;
}
#productos{
	background: url(images/fondoproductos.png) no-repeat top left;
	position:absolute;
	top: 47px;
	left: 0px;
	width: 560px;
	height: 560px;
}
#ejemplos{
	background: url(images/fondoejemplos.png) no-repeat top left;
	position:absolute;
	top: 47px;
	left: 0px;
	width: 560px;
	height: 560px;
}

#menu{
	position:absolute;
	left: 660px;
	top:240px;
	font-size: 15px;
	font-weight:400;
	color:#000000;
	line-height: 20px;
}
#direccion{
	position:absolute;
	left: 275px;
	top:565px;
	font-size: 14px;
	font-weight:500;
	color:#9C001B;
	width: 550px;
}
#textoe{
	position:absolute;
	left:200px;
	top:45px;
	width: 365px;
	font-size: 11px;
	font-weight:500;
	color:#7D1A16;
	text-align:justify;
}
