body
{
	margin:0px;
	border:0px;
	background-color:#ffffff;
}
table
{
	margin:0px;
	border:0px;
	padding:0px;
	
}
img
{
	margin:0px;
	border:0px;
}
img.cornice
{
	border:1px;
	border-color:#787878;
	border-style:solid;
}
.testo
{
	font-family:Arial, Verdana;font-size:0.85em;line-height:1.6em;
}
.bold
{
	font-weight:bold;
}
.grigio
{
	color:#cccccc;
	font-size: 12px;
}
.grigioscuro
{
	color:#4c4c4c;
}
a.grigio
{
	color:#7f7f7f;
}
a
{
    text-decoration:none;
}

a:Active
{
    text-decoration:none;
}
a:Hover
{
    color:#4c4c4c;
	text-decoration:underline;
}
#contenitore_principale
{
	width:841px;
	margin-right:auto;
	margin-left:auto;
}
#contenitore_centrale
{
	width:841px;
	min-height:350px;
}
#contenitore_header
{
	width:841px;
	height:199px;
	background-image:url('img/header.gif');
	background-repeat:no-repeat;
}
#contenitore_footer
{
	width:841px;
	height:203px;
	background-image:url('img/footer.gif');
	background-repeat:no-repeat;
}
