#botonera ul li a, #botonera ul li a:visited {display:block;height:29px; text-align:left;solid #fff; font-size:15px;font-family:trebuchet}
#botonera ul {padding:0; margin:0;list-style-type: none; }
#botonera ul li {float:left; position:relative;}
#botonera ul li ul {visibility:hidden; position:absolute;}

#botonera table {border-collapse:collapse; margin:0; padding:0; font-size:1em; margin:-1px;}


#botonera ul li:hover ul{visibility:visible; bottom:26px; left:20px;}



#botonera ul li:hover ul li{display:block; background:#79949d; clear:both;}



#botonera ul li:hover ul li a{text-decoration:none;padding-botton:4px; padding-top:4px;display:block; background:#010620; color:white; width:100%; }
   
#botonera ul li:hover ul li a:hover{color:#73b8e5; }


#botonera{
	width:800px;
	height:29px;
	float:left;
	margin-top:-90px;
	background-image:url(../fotos/botonera/botonera.png);
}

.boton{
	float:left;
	height:29px;
}

#home{
	width:85px;
	height:29px;
}
#home:hover{
	background-image:url(../fotos/botonera/homeHover.png);
}

#noticias{
	width:88px;
}
#noticias:hover{
	background-image:url(../fotos/botonera/noticiasHover.png);
}

#bio{
	width:66px;
}
#bio:hover{
	background-image:url(../fotos/botonera/bioHover.png);
}

#multimedia{
	width:116px;
}
#multimedia:hover{
	background-image:url(../fotos/botonera/multimediaHover.png);
}
#conciertos{
		width:114px;
}
#conciertos:hover{
		background-image:url(../fotos/botonera/conciertosHover.png);	
}
#contacto{
	width:103px;
}
#contacto:hover{
	background-image:url(../fotos/botonera/contactoHover.png);	
}
#myspace{
	width:81px;
	height:29px;
	margin-top:0px;
	margin-right:0px;
}
#youtube{
	margin-top:0px;
	height:29px;
	width:70px;

	margin-right:0px;
}
#facebook{
	margin-top:0px;
	height:29px;
	width:75px;

	margin-right:0px;	
}

