a.boton.lineaetica {
	display: inline-block;
	background: url("../../../all/themes/bladexomega/images/boton-gris.png") no-repeat;
	height: 43px;
	width: 143px;
	line-height: 43px;
	font-family: "Clearly Gothic";
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #004D88;
}
a.boton.lineaetica:hover {
	background: url("../../../all/themes/bladexomega/images/boton-azul.png") no-repeat;
	color: #ffffff !important;
}