#contenutoSx { float:left; width: 60%; }

#tagList li {
	list-style-type: none;
	display: inline;
	padding: 0.1em;
	margin-right: 0.4em;
}

#tagList a {
	text-decoration: underline;
}

#tagList ul {
	padding-left: 0;
	margin-left: 0;
}

#taglist {
	margin-left: 0px;
}

.tag { background-color: lightblue; }

#elencoFile {
	text-align: center;
}

#elencoFile a {

	border: 1px solid #ccc;
	padding: 0.1em;
	line-height: 2em;
}
#elencoFile a:link {color: #000; background-color: #fff;}
#elencoFile a:visited {	color: #000; background-color:#CDDCEB; }
#elencoFile a:hover {color: #b40000;}
#elencoFile a:active {color: #000;}

#areaImmagine {
	text-align: center;
}

h2 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.smallImg{
	margin:0.5em;
	border:1px solid #000;
}
