BODY, .body {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana;
	background-image: url(img/fondo.gif);
	font-size: 10px;
		scrollbar-3dlight-color: #C8C8C8;
	scrollbar-arrow-color: #031D69;
	scrollbar-darkshadow-color: #C8C8C8;
	scrollbar-base-color: #F0F0F0;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F0F0F0;
}
#bottom{
	background-image: url(img/fondobottom.gif);
	background-repeat: repeat-x;
}
.titolini{
	color: #1D4F96;
	font-size: 14px;
	font-weight: bold;
}
#contenuti{
	background-color: #FAFAFA;
	background-image: url(img/fondo_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px;
	height: 340px;
}

#menu{
	background-color: White;		
}
.testo{
	font-family: Tahoma,Verdana;
	font-size: 12px;
	text-align: justify;
}
#bianco{
	background-color: #FAFAFA;
/*	filter: alpha(opacity=50);*/
	padding: 7px;
	overflow: auto;
	height: 340px;
}
#benvenuti{
	width: 95%;
	background-color: #E8F2FD;
	padding: 4px;
	font-family: Tahoma,Verdana;
	font-size: 11px;
	/*text-align: justify;*/
}
HR{
	color: #3C6C9B;
	width: 100%;
}
.img{
	border: 2px solid #4777B6;
}
#table{
	border: 2px solid #4777B6;
	background-color: White;	
}
#input{
font-size: xx-small;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #264F79;
border: 1px solid #264F79;
}
#button{
background-color: #FFF172;
border-bottom: 1px solid #FFFA9C;
border-right: 1px solid #FFE326;
border-top: 1px solid #FFE326;
border-left: 1px solid #FFE326;
padding: 3px;
color: #2E6294;
}

