body {
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-color: #c9d0ed;
	background-image: url(immagini/fondopagina.jpg);
	background-repeat: repeat-y;
	background-position: center;


}
.test-box {
	font-size: 11px;
	line-height: 140%;
	color: #AFBBDA;
}
.titolo-box {
	font-size: 13px;
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	line-height: 140%;
	color: #999999;
}
.footer A:link, .footer A:visited {
	font-size: 10px;
	line-height: 140%;
	color: #213478;
	text-decoration: none;
}
.footer A:hover {
	font-size: 10px;
	line-height: 140%;
	color: #213478;
	text-decoration: underline;
}
.becom {
	font-size: 9px;
	color: #CCCCCC;
}
.becom A:link, .becom A:visited {
	font-size: 9px;
	color: #CCCCCC;
}
.becom A:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	color: #00004A;
	text-decoration: underline;
}
a:hover {
	color: #00004A;
	text-decoration: none;
}
p {
	font-size: 11px;
	line-height: 170%;
}
h3 {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #003366;


}
h1 {
	font-size: 14px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
h2 {
	font-size: 11px;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
li {
	font-size: 11px;
	line-height: 180%;
}
li A:link, li A:visited {
	font-size: 11px;
	line-height: 160%;
	text-decoration: underline;
}
li A:hover {
	font-size: 11px;
	line-height: 160%;
	text-decoration: none;
}
.tab {
	background-image: url(immagini/linea.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.data {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.news {
	font-size: 11px;
}
.news A:link, .news A:visited {
	font-size: 11px;
	text-decoration: none;
}
.news A:hover {
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
}
input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333;
	background: #CCCCCC;
	border: 1px #D0D0D0 solid;
	padding: 2px 0 0 3px;
}

select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333;
	background: #FFFFFF;
	border: 1px #D0D0D0 solid;
}

textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333;
	background: #CCCCCC;
	border: 1px #D0D0D0 solid;
	padding: 2px 0 0 3px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
}.titolopopup {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
