input.letter{
	/*font-size:36px;*/
	font-size:18px;
	color:#4b4b4b;
	/*height:36px;*/
	border:0px;
	padding:0px;
	color:#c40006;
	font-weight:bold;
	text-transform:uppercase;
}
 dl#alfabeto{
	margin:0px;
	overflow:hidden;
	height:40px;
}
 dl#alfabeto  dt{
	margin:0px;
	padding:0px;
	float:left;	
	font-size:18px;
	color:#cdcdcd;
	text-align:center;
}
 dl#alfabeto dt a{
	width:12px;
	height:11px;
	padding:7px;
	color:#cdcdcd;
	line-height:12px;
	text-transform:uppercase;
	display:block;
}
 dl#alfabeto dt a:hover{
	text-decoration:none;
	height:20px;
	padding-bottom:9px;
	background:#c40006  url(/documenti/immagini/hover.gif) no-repeat bottom;
	color:#fff;
}

 dl#alfabeto_bottom{
	margin:0px;
	padding:0px 0px 13px 0px;
	overflow:hidden;
	height:40px;
	
}
 dl#alfabeto_bottom  dt{
	margin:0px;
	padding:0px;
	float:left;	
	font-size:18px;
	color:#cdcdcd;
	text-align:center;
}
 dl#alfabeto_bottom dt a{
	width:10px;
	height:11px;
	padding:7px;
	color:#cdcdcd;
	text-transform:uppercase;
	display:block;
}
 dl#alfabeto_bottom dt a:hover{
	text-decoration:none;
	height:25px;
	padding-bottom:9px;
	background: url(/immagini/hover_bottom.gif) no-repeat top;
	color:#fff;
}

.autore_item{
	width:600px;
	overflow:hidden;
	padding:17px 0px;
	border-bottom:1px dotted #bcbcbc;
}
.autore_item_nome{
	width:475px;
	float:left;
	font-size:14px;
}
.autore_item_nome img{
	height:103px;
	float:left;
	margin-right:23px;
	border:1px solid #bcbcbc;
}
/*.autore_item_nome a{
	text-decoration:underline;
}*/
.autore_tit{
	font-size:24px;
}
.autore_tit a{
	text-decoration:none;
}
.altri_autore{
	float:right;
	width:430px;
	padding-right:30px;
}
.altri_autore span{
	padding-left:22px;
}
.altri_autore span a{
	text-decoration:underline;
}
.author_index{
padding:0px !important;}
.author dl#alfabeto dt a{
	width:12px;
	height:11px;
	padding:7px 5px;
	color:#cdcdcd;
	line-height:12px;
	text-transform:uppercase;
	display:block;
}
.author  dl#alfabeto dt a:hover{
	text-decoration:none;
	height:20px;
	padding-bottom:9px;
	background:#c40006  url(/documenti/immagini/hover.gif) no-repeat bottom;
	color:#fff;
}
.author .line .titolo{
	border:0px;
	}
