body {	background: #E4CE5D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
p, td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #5B5225;
	font-size: 11px;
}
a {font-family: "Trebuchet MS", Arial, sans-serif;
	color: #5B5225;
	font-size: 11px;
	text-decoration: underline;
}
a:link	 { color: #5B5225;}
a:visited { color: #5B5225;}
a:active	 { color: #5B5225;}
a:hover	 { color: #5B5225;}
	

.gia {	background:#FFFFFF;}
.blu {	background:#FFFFFF;}
.mar {	background:#C58E48;}

.riga{
	border-bottom: 1px solid #C58E48;
} 
.rigablu{
	border-bottom: 1px solid #C58E48;
} 
.titolo{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #8F492B;
	font-size: 14px;
}


#divContainer {
	POSITION: absolute;  VISIBILITY: hidden; OVERFLOW:hidden;   
}
#divContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}

