html {
	margin:0px;
	
}
body {
	margin:0px;
	
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#676767;
}
td img {
	display: block;
}
#centratore {
	height:100%;
	width:100%;
}
#laterale {
	height:100%;
}
td.testi p {
	margin:10px 15px 0px 12px;
	line-height:16px;
}
a:link, a:visited {
	color:#CCC;
	text-decoration:none;

}
a:hover, a:active {
	color:#FFF;
	text-decoration:underline;
}
td.testi a:link, td.testi a:visited {
	color:#396141;
	text-decoration:none;

}
td.testi a:hover, td.testi a:active {
	color:#396141;
	text-decoration:underline;
}
#prezzicorsi {
	border-color:#fff;
	margin-left:102px;
}
.body_tabella div[align="justify"] {
	margin-right:50px;
	color:#fff;
}
.body_tabella td {
	color:#fff;
}
