
.menu2_top {
	position:relative;
}

a.club {
	background:transparent url('../images/buttons/btn-club.png') no-repeat top left;
	height:36px;
	position:absolute;
	left:0;
	width:57px;
}

a.socio{
	background:transparent url('../images/buttons/btn-hazteSocio.png') no-repeat top left;
	height:42px;
	position:absolute;
	left:60px;
	top:17px;
	width:92px;
}

a.contacto{
	background:transparent url('../images/buttons/btn-contacto.png') no-repeat top left;
	height:45px;
	position:absolute;
	left:153px;
	top:38px;
	width:94px;
}
a.ventajas{
	background:transparent url('../images/buttons/btn-ventajas.png') no-repeat top left;
	height:46px;
	position:absolute;
	left:250px;
	top:65px;
	width:94px;
}

a.siguenos{
	background:transparent url('../images/buttons/btnSiguenosFB.png') no-repeat top left;
	height:49px;
	position:absolute;
	left:345px;
	top:90px;
	width:108px;
}

#txtFiltro { padding:2px 5px; width:150px;}
