@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #55688a;
	margin: 0px;
	padding: 0px;
}
.footnote {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
}
.mainmenu {
}
.mainmenu a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin-right: 25px;
	margin-left: 25px;
}
.mainmenu a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 25px;
	margin-left: 25px;
}
.menudestra {
	text-align: center;
	vertical-align: top;
}
.menudestra img {
	padding: 10px;
}

.maincontent {
	padding: 10px;
	vertical-align: top;
}

.footnote a {
	color: #E2E2E2;
	text-decoration: none;
}
.footnote a:hover {
	color: #E2E2E2;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px solid #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px solid #333333;
}
.testonews {
	font-size: 12px;
	color: #666666;
}
.button {
	background-color: #BBBBBB;
}
.maincontent a {
	color: #003399;
	text-decoration: none;
}
.maincontent a:hover {
	color: #003399;
	text-decoration: underline;
}
h1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	list-style-type: none;
	margin: 10px;
	padding: 10px;
}
li {
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-image: url(img/lanternina.jpg);
	list-style-position: outside;
}
.errmess {
	font-weight: bold;
	color: #CC0000;
}
.okmess {
	font-weight: bold;
	color: #006600;
}
.rigatab {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.intestazionetab {
	background-color: #E0E0E0;
	border: 1px solid #666666;
	font-weight: bold;
}
.imgtxt {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #333333;
	float: left;
}

