body {	background: #004A2C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
p, td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #022619;
	font-size: 11px;
}
a {font-family: "Trebuchet MS", Arial, sans-serif;
	color: #022619;
	font-size: 11px;
	text-decoration: underline;
}
a:link	 { color: #022619;}
a:visited { color: #022619;}
a:active	 { color: #022619;}
a:hover	 { color: #022619;}
	

.gia {	background:#FEFFE5;}
.blu {	background:#00341F;}
.mar {	background:#D26C40;}

.riga{
	border-bottom: 1px solid #D26C40;
} 
.rigablu{
	border-bottom: 1px solid #D26C40;
} 
.titolo{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #660000;
	font-size: 14px;
}


#divContainer {
	POSITION: absolute;  VISIBILITY: hidden; OVERFLOW:hidden;   
}
#divContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
