html,body{overflow:hidden;}
/*Galeria*/
ul {
	list-style-type:none;
}
li {
	color:#e07028;
	padding-bottom:15px;
}
li.selected {
	list-style-image:url('../img/topiz.gif');
}


.galeria#estilo1_izq {
	width:380px;
}
.galeria#estilo1_der {	
	width:330px;
}
#estilo1_galeria{
	width:286px;
	float:left;
	height:520px;
}


#botonUP, #botonDOWN{
	height:64px;
}

#fisheye{
padding:0;
margin:0;
}
.itemFisheye{
padding:0;
margin:0;
}
#galeriaContent {
	border-right:8px solid #e07028;
}
