@charset "utf-8";
.corpo {
	width: 750px;
}
body {
	background-color: #527E9B;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}.tabella {
	background-image: url(../images/sider.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.corpodiv {
	font-family: Geneva, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin: 7px;
	width: 190px;
	word-spacing: normal;
}
.main {
	font-family: Geneva, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	width: 510px;
	margin-top: 2.5%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.comunicato {
	font-family: Geneva, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	width: 470px;
	text-align: justify;
}

.mainpic {
	font-family: Geneva, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding: 5px;
	width: 510px;
}

.style1 {
	color: #FF9900;
	font-weight: bold;
}
.style2 {
	color: #3399FF;
	font-weight: bold;
	font-size: 12px;
}
a {
	font-family: Geneva, Verdana, Arial;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.style1img {
	padding-right: 10px;
	padding-bottom: 5px;
	float: right;
}
.corpobutton {
}
.mainimg {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

