#sotto_alfabeto ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	line-height: 30px;
	height: 30px;
}

#sotto_alfabeto ul li {
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}

#sotto_alfabeto ul li a { color: #DE1538; }

#sotto_alfabeto ul li a:hover { text-decoration: none; }

#sotto_alfabeto { clear: both; }
#artisti_per_lettera_piu_visti { clear: both; }

#artisti_per_lettera_piu_visti ol{ margin-left: 27px; }
#artisti_per_lettera_piu_visti li a { color: #DE1538; }
.page_lettera #banner_centrale_2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

