#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 990px;
	height: 80px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	z-index: 9;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span {
	display: block;
}
#menu .chairs {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_chairs.gif) no-repeat;
	left: 0px;
	top: 7px;
}

#menu .chairsactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_chairs_on.gif) no-repeat;
	left: 0px;
	top: 7px;
}
#menu .shoes {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_shoes.gif) no-repeat;
	left: 110px;
	top: 7px;
}

#menu .shoesactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_shoes_on.gif) no-repeat;
	left: 110px;
	top: 7px;
}

#menu .discs {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_discs.gif) no-repeat;
	left: 220px;
	top: 7px;
}

#menu .discsactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_discs_on.gif) no-repeat;
	left: 220px;
	top: 7px;
}

#menu .glasses {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_glasses.gif) no-repeat;
	left: 330px;
	top: 7px;
}

#menu .glassesactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_glasses_on.gif) no-repeat;
	left: 330px;
	top: 7px;
}

#menu .collage {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_collage.gif) no-repeat;
	left: 440px;
	top: 7px;
}

#menu .collageactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_collage_on.gif) no-repeat;
	left: 440px;
	top: 7px;
}

#menu .exhibitions {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_exhibitions.gif) no-repeat;
	left: 550px;
	top: 7px;
}

#menu .exhibitionsactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_exhibitions_on.gif) no-repeat;
	left: 550px;
	top: 7px;
}

#menu .biography {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_biography.gif) no-repeat;
	left: 660px;
	top: 7px;
}

#menu .biographyactive {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_biography_on.gif) no-repeat;
	left: 660px;
	top: 7px;
}

#menu .contact {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_contact.gif) no-repeat;
	left: 770px;
	top: 7px;
}

#menu .contactactive{
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_contact_on.gif) no-repeat;
	left: 770px;
	top: 7px;
}

#menu .home {
	width: 105px;
	height: 68px;
	background: url(/images/navegacion/btn_home.gif) no-repeat;
	left: 880px;
	top: 7px;
}

#menu .homeactive {
	width: 105px;
	height: 68px;
	background: url(/images/btn_home_on.gif) no-repeat;
	left: 880px;
	top: 7px;
}

#textoindex {
	width: 300px;
	height: 250px;
	left: 440px;
	top: 200px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif
}

#img_index {
	width: 186px;
	height: 400px;
	left: 100px;
	top: 102px;
	position:absolute;
}
	
#textoindex .Estilo1 {
	font-weight: bold;
	font-size: xx-large;
}

#textoindex .Estilo2 {
	font-size: large;
}


#pie {
	left:417px;
	top:550px;
	width:300px;
	height:1px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
}

#pie a {
text-decoration:none;
color:#666666;
font-weight:bold;
}
