.content {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #9999FF;
	padding: 14px 104px 14px 14px;
	line-height: 18px;
	color:#333333;
	vertical-align: top;

}
.footer {
	padding-top:6px;
}
.footer,.footer a:link {
	font-family: arial, sans-serif;
	font-size: 11px;
}
.footer img{
	border:0px;
	float:right;
	margin-left:4px;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
}
.citazione {
	clear:left;
	text-align: right;
	font-style: italic;
	color: #FFFFFF;
}
.content p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.content div {
	clear:left;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: justify;

}
.content img {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}
/*.content li {
	list-style-type: none;
	margin-bottom: 12px;
}*/
.content li {
	list-style:square;
	list-style-image:url(img/li.gif);
	margin-left:-10px;
	margin-bottom: 2px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: normal;
	clear: both;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 10px;
	font-variant: small-caps;
	clear: both;
}
p {
	clear: left;
}
.top {
	background-image: url(img/sfondoTOP.gif);
	height: 55px;
	width: 100%;
	margin-bottom: 30px;
}
.didascalie {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.bando {
	display:block;
	margin-top:20px;
	color:#ffffff;
	padding:8px;
	border:4px solid #b3b3ff;
}
.bando img {
	margin:3px;
	border:none;
}
.bando:link {
	color:#ffffff;
	background-color:#7273d4;
	text-decoration:none;
}
.bando:visited {
	color:#ffffff;
	background-color:#7273d4;
	text-decoration:none;
}
.bando:hover {
	color:#ffffff;
	background-color:#494fab;
	text-decoration:none;
}
.bando:active {
	color:#ffffff;
	background-color:#7273d4;
	text-decoration:none;
}
