	A:LINK {
		color : #0000A0;
		text-decoration: none
		}
	A:VISITED {
	 	color : #0000A0;
	 	text-decoration: none
		} 
	A:HOVER {
	 	color : Red;
	 	text-decoration : underline;
		}
	A:ACTIVE {
	 	color : Red;
	 	text-decoration: underline
		} 
body {
		font-family: arial, "Comic Sans MS";
		background-color: #FFFFFF;
		font-size:16px;
		font-weight:bold;
		color: #0000A0;
		margin: 0px;
		overflow: hidden;
	
	    }
#container
{
	position: fixed;
	width:100%;
	height: 100%;
	top:0px;
	left:0px
	margin:0px;
	overflow:auto;
	background-color: #FFFFFF;
	overflow: auto;
}	
#Testa {
	position: relative;
	top:1px;
	left:0px;
	width:770px;
	height: 160px;
	overflow: hidden;
	}
#Corpo {
	position:relative;
	left:0px;
	width:770px;
	height:740px;
	background-color:  #ffffff;
/*	overflow: auto; */
}	
#CorpoSu {
	position:relative;
	left:0px;
	width:770px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	background-color: #DDDDDD;
}	
#Sinistra {
	position: absolute ;
	top:26px;
	left:0px;
	width:150px;
	height:700px;
	font-style: normal;
	font-size:14px;
	background-color: #DDDDDD;
 }
#Centro {
	position: absolute ;
	top:26px;
	left:150px;
	width:468px;
	height:700px;
	background-color: #F2F2F2;	
}
#Destra {
	position: absolute;
	top:26px;
	left:620px;
	width:150px;
	height:700px;
	font-style: normal;
	font-size:14px;
	background-color: #DDDDDD;
	}
    .td {
		font-size: 11px; 
		text-align: left;
		height:20px;
		vertical-align:middle; 
		 }
	.tdt {
		font-size: 14px; 
		font-weight: bold;
/*		color: #0000FF; */
		text-align: Center;
		height:30px;
		vertical-align: bottom;
		 }	
	.tdtt {
		font-size: 14px; 
		font-weight: bold;
		text-align: Center;
		height:30px;
		vertical-align: middle;
		 }			 
		 
	.tdC {
		font-size: 14px; 
		font-weight: normal;
/*		color: #0000FF; */
		text-align: center;
		height:25px;
		 }		 
	.box {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		width: 93%;
		height: 10px;
		padding: 3px; 
		margin: 3px;
		} 
	.box1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		width: 93%;
		height: 10px;
		padding: 0px; 
		border: 0px;
		margin: 3px;
	}
	.boxH {
		font-size: 1px;
		height: 5px;
	}
#News {
		width: 145px;
		height: 130px;
		overflow: hidden;
		padding: 5px;
		background-color: #CCCCCC;
	}
.ts	 {
		position: relative;
		text-align:center;
		padding-top: 90px;
		}
.ti		{FONT-SIZE: 11px; 
		COLOR: #0000A0;
		font-weight:bold;
			}
.tn		{FONT-SIZE: 10px; 
		COLOR: #333333;
		font-weight:normal;
		}			
