#botonera {
	background: transparent;
	height: 43px;
	text-align: center;
	vertical-align: bottom;
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 12px;
	font-weight: bold;
}

#botonera a {
background-image:url(boton.gif);
background-position:right;
background-repeat:repeat-x;
padding: 0px 15px 0px 15px;
height: 43px;
display:block;
float:left;
line-height:43px;
color: #ffffff;
text-decoration:none;

}

#botonera a:hover {
background-image:url(boton-shine.gif);
}

#botonera .select {
background-image:url(boton-shine.gif);
background-position:right;
background-repeat:repeat-x;
padding: 0 15px 0px 15px;
height: 43px;
display:block;
float:left;
line-height:43px;
color: #ffffff;
text-decoration:none;

}