html {
	padding: 0;
	margin: 0;
	font: 100%/150% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.9em;
	color: #333;
    margin-left: auto;
	margin-right: auto;
   width: 996px;
		
}

body {
	padding: 0;
	margin: 0;
	font: 100%/150% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	background: #fff;
	color: #333;
	margin-left: auto;
	margin-right: auto;
	width: 996px;

		
}

a img#hover, a img#link {
border-color:#000000;
text-decoration:none;

}

a.menuchiaro {
color: #ffffff;
text-decoration: none;
font-weight:bold;


}

a.menuchiaro:hover {
color:#ffffff;
text-decoration: underline;
font-weight:bold;


}

a.menuscuro {
color: #333;
text-decoration: none;
font-weight:bold;

}


a.menuscuro:hover {
color:#333;
text-decoration: underline;
font-weight:bold;


}

a.immagini {
color: #333;
text-decoration: none;
font-weight:bold;

}


a.immagini:hover {
color:#333;
text-decoration: underline;
font-weight:bold;


}

p.testotabella {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 14px;

}

table.testotabella {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 14px;

}

tr.zebra {
	color: #000;
	background: #e0e0e0;
	/* e0e0e0*/
	text-decoration: none;
}

p.testosinistra {
	padding-top: 0px;

}

p.testoristretto {
line-height: 16px;

}