@charset "UTF-8";
/* CSS Document */
/* Comienza style del Menu */

#div_english {
	background: url(../../grafica/menu/english_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 84px;
	height: 32px;
	float: left;
	line-height: 1px;
}
#div_english a {
	background: url(../../grafica/menu/english.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 84px;
	height: 32px;
	float: left;
}
#div_english a:hover {
	background: transparent none;
}
#div_english span {
	display:none;
}
#div_espanol {
	background-image: url(../../grafica/menu/espanol_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 109px;
	float: left;
}
#div_espanol a {
	background: url(../../grafica/menu/espanol.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 109px;
	height: 32px;
	float: left;
}
#div_espanol a:hover {
	background: transparent none;
}
#div_espanol span {
	display:none;
}
#div_home {
	background-image: url(../../grafica/menu/en/home_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 193px;
	margin-top: 64px;
}
#div_home a {
	background: url(../../grafica/menu/en/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 32px;
	float: left;
}
#div_home a:hover {
	background: transparent none;
}
#div_home span {
	display:none;
}
#div_biography {
	background-image: url(../../grafica/menu/en/biography_over.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 193px;
}
#div_biography a {
	background: url(../../grafica/menu/en/biography.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 36px;
	float: left;
}
#div_biography a:hover {
	background: transparent none;
}
#div_biography span {
	display:none;
}
#div_reviews {
	background-image: url(../../grafica/menu/en/reviews_over.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 193px;
	margin-top: 39px;
}
#div_reviews a {
	background: url(../../grafica/menu/en/reviews.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 34px;
	float: left;
}
#div_reviews a:hover {
	background: transparent none;
}
#div_reviews span {
	display:none;
}
#div_gallery {
	background-image: url(../../grafica/menu/en/gallery_over.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 193px;
}
#div_gallery a {
	background: url(../../grafica/menu/en/gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 34px;
	float: left;
}
#div_gallery a:hover {
	background: transparent none;
}
#div_gallery span {
	display:none;
}
#div_performances {
	background-image: url(../../grafica/menu/en/performances_over.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 193px;
	margin-top: 54px;
}
#div_performances a {
	background: url(../../grafica/menu/en/performances.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 41px;
	float: left;
}
#div_performances a:hover {
	background: transparent none;
}
#div_performances span {
	display:none;
}
#div_store {
	background-image: url(../../grafica/menu/en/store_over.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 193px;
}
#div_store a {
	background: url(../../grafica/menu/en/store.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 50px;
	float: left;
}
#div_store a:hover {
	background: transparent none;
}
#div_store span {
	display:none;
}
#div_contact {
	background-image: url(../../grafica/menu/en/contact_over.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 193px;
}
#div_contact a {
	background: url(../../grafica/menu/en/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 37px;
	float: left;
}
#div_contact span {
	display:none;
}
#div_contact a:hover {
	background: transparent none;
}
#div_blog {
	background-image: url(../../grafica/menu/en/blog_over.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 193px;
	margin-top: 50px;
}
#div_blog a {
	background: url(../../grafica/menu/en/blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 193px;
	height: 26px;
	float: left;
}
#div_blog a:hover {
	background: transparent none;
}
#div_blog span {
	display:none;
}
.menu_accesible {
	display:none;
}
