/* CSS Document */

/* menu principal del index */

#botones_home a {
	height: 53px;
	width: 96px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: left center;
}

#botones_home a:hover{
background-position:97px;
}

#menu_index_act{
	background-image: url(../imagenes/menus/menu_home/botones_home/home_activities.jpg);
}
 
#menu_index_camping{
	background-image: url(../imagenes/menus/menu_home/botones_home/home_camping.jpg);
}
 
#menu_index_wenu_mapu{
	background-image: url(../imagenes/menus/menu_home/botones_home/home_wenu_mapu.jpg);
}
 
#menu_index_cabanas_es{
   background-image: url(../imagenes/menus/menu_home/botones_home_es/es_home_cabanas.jpg);
}
 

#menu_index_info_es{
	background-image: url(../imagenes/menus/menu_home/botones_home_es/es_home_info.jpg);
}

#menu_index_photos_es{
	background-image: url(../imagenes/menus/menu_home/botones_home_es/es_home_fotos.jpg);
	
}

#menu_index_contacto_es{
	background-image: url(../imagenes/menus/menu_home/botones_home_es/es_home_contacto.jpg);
} 

#menu_index_about_us_es{
	width: 96px;
	background-image: url(../imagenes/menus/menu_home/botones_home_es/es_home_quienes_somos.jpg);
}
 

 #menu_index_act_es{
	width: 96px;
	background-image: url(../imagenes/menus/menu_home/botones_home_es/es_home_actividades.jpg);
}
 




/*menu contenido*/



#botones_contenido a{
	height: 60px;
	width: 93px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: left center;
}

#botones_contenido a:hover{
background-position:93px;
}


#menu_contenido_home{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_ingles/menu_home.jpg);
}
 

#menu_contenido_actividades_es{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_espanol/es_menu_actividades.jpg);
}
 

#menu_contenido_camping{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_ingles/menu_camping.jpg);
}


#menu_contenido_wenu_mapu{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_ingles/menu_wenu_mapu.jpg);
}
 

#menu_contenido_info_es{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_espanol/es_menu_info.jpg);
}
 

#menu_contenido_fotos_es{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_espanol/es_menu_fotos.jpg);
}
 

#menu_contenido_contacto_es{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_espanol/es_menu_reservas.jpg);
}
 

#menu_contenido_quienes_somos_es{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_espanol/es_menu_quienes_somos.jpg);
}
 
#menu_contenido_cabanas_es{
	background-image: url(../imagenes/menus/menu_contenido/menu_contenido_espanol/es_menu_cabanas.jpg);
}
 
