	.navlistpie li
{
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1em;
	float: left;
	position: relative;
	line-height: normal !important;
}
.botonhera {
	margin: 1em 0;
	width: 9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 600 !important;
}
.botonhera a {
	display: block;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	vertical-align: middle;
}
.botonhera a:link,
.botonhera a:visited,
.botonhera a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
.botonhera a:link,
.botonhera a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.botonhera a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
span.hera {
	padding: 0 0.4em;
	background-color: #060;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
}
acronym.spec {
	cursor: help;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
	border-style: none;
	font-weight: bolder;
	padding: 0em;
	font-stretch: narrower;
	margin: 0px 0px 0px 0px;
}
acronym.conform {
	background-color: transparent;
	color: Maroon;
	cursor: help;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
	border-style: none;
	font-weight: bolder;
	padding: 0em;
	font-stretch: narrower;
	margin: 0px 0px 0px 0px;
}

/* Estilos para los botones sin relieve */


	.navlistpie1 li
{
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1em;
	float: left;
	position: relative;
	line-height: normal !important;
	
}
.botonhera1 {
background-color: #fff;
	color: #000;
	margin: 1em 0;
	width: 8.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 600 !important;
	border: 1px solid Black;
}
.botonhera1 a {
background-color: #e5e5e5;
	color: #000;
	display: block;
	width: auto;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	vertical-align: middle;
	text-decoration: none;
}
.botonhera1 a:hover {
	background-color: #000 !important;
	color: White !important;
	text-decoration: none;
}

 a:hover span.hera1 {
	background-color: #fff !important;
	color: #000 !important;
	text-decoration: none;
}
a:hover acronym.spec1 {
	background-color: #000 !important;
	color: #fff !important;
	text-decoration: none;
}

a:hover acronym.conform1 {
	background-color: #000 !important;
	color: #fff !important;
	text-decoration: none;
}

span.hera1 {
	padding: 0 0.4em 0 0.4em;
	background-color: #060;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
}
acronym.spec1 {
	cursor: help;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
	border-style: none;
	font-weight: bolder;
	padding: 0em;
	font-stretch: narrower;
	
}
acronym.conform1 {

	background-color: transparent;
	color: Maroon;
	cursor: help;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
	border-style: none;
	font-weight: bolder;
	padding: 0em;
	font-stretch: narrower;
	
}
