body {
	color: #303030;
        	background: #fff;
	font-size: .74em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}

a {
	color: #000;
	text-decoration: underline;
}


#wrap {

}

#top { 

}

#content {

}

#bottom {

}


.header {
	width: 100%;
}

.header h1 { padding: 1%; font-size: 200%; color: #000; }
.header h2 { padding: 1%; font-size: 150%; color: #000; }


	
.middle {
	width: 100%;
	padding: 1%;
	text-align: justify;
}

.right {
display: none !important;	
}

.pagination{
display: none !important;	
}

.middle h2 { color: #000; font-size: 150%;}
.middle h3 { color: #000; font-size: 130%;}
.middle h4 { color: #000; font-size: 110%;}
.middle h5 { color: #000; font-size: 100%;}

.middle p {margin-bottom: 1em;}

em {
	font-weight: bold;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

acronym{
	font-style: normal;
	border-bottom: 1px dotted #303030;
}

#piede{
display: none !important;
}

.invisibile {
display: none !important;
}

.middle ul {
	padding: 5px 0 15px 20px;
	margin:0;
}

.middle li {
	margin-bottom:5px;
	list-style-type: square;
}

.middle img{
border: 0;
margin: 0;
padding: 0;
}

/*###normativa###*/

.titolocentro{
text-align: center;
}

blockquote{
padding-left: 1.5em;
}

/*###social bookmarking###*/

.sblist ul{
display: none !important;
}

.sblist li{
display: none !important;
}

.sblist a, .sblist a:visited, .sblist a:hover, .sblist a:active{
display: none !important;
}

.sblist img{
display: none !important;
}


