body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	color: #000000;
}

input.button {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: 1px solid #333333;
}

input {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000000;
	border: 1px solid #333333;
}

textarea {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000000;
	border: 1px solid #333333;
}

a.button {
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: inline-block;
	padding-top: 12px;
	padding-right: 14px;
}

a.button:hover {
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 45px;
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: inline-block;
	padding-top: 12px;
	padding-right: 14px;
}

br {
	font-size: 8px;
}

#contenuto {
	width: 314px;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: justify;
}

#tdmenu {
	width: 200px;
}

#tdtesto {
	height: 314px;
	text-align: center;
}

#tdimg {
	width: 275px;
	text-align: center;
}

#tdlogo {
	height: 270px;
	width: 538px;
	text-align: center;
}

#tdfooter {
	height: 10px;
}

#footer {
	width: 813px;
	font-size: 10px;
	display: inline-block;
	text-align: center;
}

#titolopg {
	width: 813px;
	font-size: 11px;
	display: inline-block;
	text-align: left;
}

table.uno {
	border: 1px solid #000000;
	width: 813px;
	height: 594px;
}

table.prima {
	width: 100%;
	height: 100%;	
}

.testorosso {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: justify;
}

