.botonera-superior a, .botonera-superior a:visited,.contacto a, .contacto a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #fff;
	width: auto;
	text-decoration: none;
	background:url(/imagenes/base/botonera-superior.gif) left top repeat-x;
	line-height:29px;
	height:29px;
	float: right;
	padding:0 10px;
	border-right:1px solid #838da8;
}
.botonera-superior a:hover,.contacto a:hover {
	background:url(/imagenes/base/botonera-superior-hover.gif) left top repeat-x;
	color:#FFFFFF;
}
.contacto a, .contacto a:visited{
	background: url(/imagenes/base/contacto.gif) left top repeat-x;
	color:#20427f;
}
.botonera-productos, .botonera-productos a, .botonera-productos a:visited{
	width: 154px;
	float: left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #828282;
	line-height: 30px;
	text-decoration: none;
}

.botonera-productos a:hover{
	color: #05358F;
}

.hiperboton {
	margin-top: 10px;
	margin-left: 3px;
	border: 1px solid #999999;
	background-color: #F3E5C0;
	width: 90px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-right: 0px;
}

.hiperboton a, .hiperboton a:visited {
	background-color: #F3E5C0;
	color: #000066;
	text-decoration: none;
	display: block;
}

.hiperboton a:hover {
	background-color: #F5F0DD;
	color: #333333;
	display: block;
	float: none;
}

.hiperboton-largo {
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #999999;
	background-color: #F3E5C0;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-right: 5px;
	float: left;
}

.hiperboton-largo a, .hiperboton-largo a:visited {
	background-color: #F3E5C0;
	color: #000066;
	text-decoration: none;
	display: block;
}

.hiperboton-largo a:hover {
	background-color: #F5EEDB;
	color: #333333;
	display: block;
}

