html, body {
	margin: 0px;
	padding: 0px;
}

.sfondogrigio {
    td bgcolor:#999999
}
.Titoli_bianchi {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-indent: 2px;
	font-weight: bold;
}
.Titoli_neri {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    font-style: normal;
	font-weight:bold;
	text-indent: 2px;
}
.Testi1_neri {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 10px;
	padding-right: 5px;
	line-height: 20px;
	width: auto;
	height: auto;
    td bgcolor:#999999;
	text-align:center;
}
.Testi_neri {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 10px;
	padding-right: 5px;
	line-height: 20px;
	width: auto;
	height: auto;
    td bgcolor:#999999;
}
.Testi2_neri {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 10px;
	padding-right: 10px;
	line-height: 20px;
	text-align:center;
	background-color: #FFFFFF;
	text-align:justify;
	padding-left: 5px;
}
-->
.menunumero{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
	text-indent: 2px;
	word-spacing: normal;
	text-align: right;
	padding-right: 5px;
}
.menunumero:visited {
	color: #000000;
	text-decoration: none;
}
.menunumero:hover {
	color: #000000;
	text-decoration: none;
}
.menunumero:active {
	color: #ffffff;
	text-decoration: none;
}
.menunumero:link {
	text-decoration: none;
	color: #FFFFFF;
}
-->
.menu{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-indent: 2px;
	word-spacing: normal;
	text-align: right;
	padding-right: 5px;
}
.menu:visited {
	color: #ECE9D8;
	text-decoration: none;
}
.menu:hover {
	color: #FDD825;
	text-decoration: none;
}
.menu:active {
	color: #FDD825;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu1{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 1px;
}
.menu1:visited {
	color: #000000;
	text-decoration: none;
}
.menu1:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu1:active {
	color: #ff0000;
	text-decoration: none;
}
.menu1:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu2{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-indent: 2px;
}
.menu2:visited {
	color: #000000;
	text-decoration: none;
}
.menu2:hover {
	color: #FDD825;
	text-decoration: none;
}
.menu2:active {
	color: #FDD825;
	text-decoration: none;
}
.menu2:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a, a:hover, a:visited, a:active {
	text-decoration: none;
	color: black;
}

table.container {
	margin-top: 10px;
	padding: 10px;
	border: 1px black solid;
	background: white;
	width: 95%;
	font-size: 12px;
}

p.title {
	width: 100%;
	margin: 0px;
	border: 1px black solid;
	background: #FDD825;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

img {
	border: 0px;
}

.testoB {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 7.5pt; 
		color: #1C1F20;
		font-weight: bold;
}

.testo {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 7.5pt; 
		color: #000000;
}
.bottone{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #000000;
}
.bottone:hover {
	color: #FDD825;
}
