.handle a.p_acuaticos{
	background:  url(../Images-es/botones/p-acuaticos.jpg) no-repeat;
	background-position: top;
}
.handle a.p_acuaticos:hover{
	background-position: bottom;
}
.handle a.p_acuaticos_selected{
	background:  url(../Images-es/botones/p-acuaticos.jpg) no-repeat;
	background-position: bottom;
}
.handle a.p_atracciones{
	background: url(../Images-es/botones/p-atracciones.jpg) no-repeat;
	background-position: top;
}
.handle a.p_atracciones:hover{
	background-position: bottom;
}
.handle a.p_atracciones_selected{
	background: url(../Images-es/botones/p-atracciones.jpg) no-repeat;
	background-position: bottom;
}
.handle a.p_zoo{
	background: url(../Images-es/botones/p-zoo.jpg) no-repeat;
	background-position: top;
}
.handle a.p_zoo:hover{
	background-position: bottom;
}
.handle a.p_zoo_selected {
	background: url(../Images-es/botones/p-zoo.jpg) no-repeat;
	background-position: bottom;
}
.handle a.p_otrosnegocios{
	background: url(../Images-es/botones/p-otros-negocios.jpg) no-repeat;
	background-position: top;
}
.handle a.p_otrosnegocios:hover{
	background-position: bottom;
}
.handle a.p_otrosnegocios_selected {
	background: url(../Images-es/botones/p-otros-negocios.jpg) no-repeat;
	background-position: bottom;
}
.handle a.p_centrosocio{
	background: url(../Images-es/botones/p-ocio-familiar.jpg) no-repeat;
	background-position: top;
}
.handle a.p_centrosocio:hover{
	background-position: bottom;
}
.handle a.p_centrosocio_selected{
	background: url(../Images-es/botones/p-ocio-familiar.jpg) no-repeat;
	background-position: bottom;
}