h3.download{
	background: url(./immagini/titoli_download.gif);
	background-repeat: no-repeat;}
	
#canali li.login{
	width:147px;
	background: url(./immagini/menu_login.gif) no-repeat top center;

	}
#canali li.esci{
	width:147px;
	background: url(./immagini/menu_esci.gif) no-repeat top center;

	}
#canali li.nuovo{
	width:147px;
	background: url(./immagini/menu_nuovo.gif) no-repeat top center;

	}
#canali li.cerca{
	width:147px;
	background: url(./immagini/menu_cerca.gif) no-repeat top center;

	}
			
#canali li.login a, #canali li.esci a,  #canali li.nuovo a,  #canali li.cerca a{
	width:147px;
	height:18px!important;
	height:20px;
	display:block;
	border-bottom:4px solid #c10000;}
	
	
#boxDxinterne .contenuto_archstor{
	margin:10px 10px 100px 20px;

}

#login{
	margin:0;
	background:none;
	color:#fff;
	border-bottom:0;
	padding:5px 20px;
	width:90%;
	text-transform:capitalize;
}