BODY {
	background:#CCCCCC;
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#515252;
	text-decoration: none;
	font-weight: normal;
	SCROLLBAR-FACE-COLOR: #1952A22;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: lavander;
	SCROLLBAR-SHADOW-COLOR: lavander;
	SCROLLBAR-3DLIGHT-COLOR: lavander;
	SCROLLBAR-DARKSHADOW-COLOR: lavander;
	SCROLLBAR-ARROW-COLOR: #e6e6fa;
}
.contorno {
	border: 1px solid #000000;
}

.testobianco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.testobianco2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E3862;
	text-align: justify;
	text-decoration: none;
}

.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B00000;
	font-weight:bold;
	text-decoration: none;
}

.news{
	font-size: 11px;
}

.testoblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0E3862;
	text-decoration: none;
	font-weight: normal;
	/*text-align: justify;*/
}

a.testoblu:link,
a.testoblu:hover,
a.testoblu:visited {
	color:#0E3862;
	text-decoration: underline;
}

a.menu:link,
a.menu:hover,
a.menu:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFC700;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}

a.menu:hover{
	text-decoration:underline;
}

/* class bordo arrotondato */
.bordo_sx {
	background-image: url(images/bordo_sx.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	width:1px;
	height: 100%;
}

.bordo_dx {
	background-image: url(images/bordo_dx.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	width:3px;
	height: 100%;
}

.bordo_top {
	background-image: url(images/bordo_top.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	height:8px;
}

.bordo_bottom {
	background-image: url(images/bordo_bottom.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	height:8px;
}
