/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #F7F7F7;
	margin: 0 auto;
	padding : 0;
	text-align: center;
}
.corpo {
	padding : 0;
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;

}
.copyright {
	height: 2%;
	padding : 0;
	font-size: x-small;
	margin: 0 auto;	
	font-weight: normal;
	color: #999999;
	width: 762px;
	background-color: #f7f7f7;
	text-align: center;
}
.h1 {
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	height: 10px;
	margin: 0 auto;
	text-align: left;
	background-color: #dcdcdc;
	color: #000000;
}

.messaggio {
	font-size: xx-small;
	font-style: italic;
	color: #666666;
	text-align: right;
	margin: 0 auto;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nero {
	text-align: left;
	font-size: xx-small;
	line-height: 16px;
	text-decoration: underline;

}
.nero:link {
	color: #333333;
	text-decoration: none;
}
.nero:visited {
	color: #333333;
	text-decoration: none;
}
.nero:hover {
	color: #CC0000;
	text-decoration: underline;
}
.nero:active {
	color: #333333;
	text-decoration: none;
}
.bold {
	font-size: x-small;
	font-weight: bold;
	color: #006699;
}

.navigazione {
	text-align: left;
	font-size: x-small;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.navigazione:link {
	color: #000000;
	text-decoration: none;
}
.navigazione:visited {
	color: #000000;
	text-decoration: none;
}
.navigazione:hover {
	color: #CC0000;
	text-decoration: underline;
}
.navigazione:active {
	color: #000000;
	text-decoration: none;
}

.tabella {
	background-color: #FFFFFF;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	margin: 0 auto;
	padding : 0;
	text-align: center;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;




}
.data {
	width: 100px;
	text-align: center;
	margin: 0 auto;
	padding : 0;
	

}
.tdvai {
	width: 30px;
	margin: 0 auto;
	padding : 0;
}
.tddescrizione {
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding : 0;
	text-align: left;

}
.centra {
	text-align: center;
	margin: 0 auto;
	padding : 0;
	text-align: center;
}
.inizio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	width: 300px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
}

