body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}


img {
	background-color:#FFFFFF;
	padding:5px;
	border-width:1px;
	border-color: #CCCCCC;
}

img.offerte {
	border-width:0px;
	}

.titolo {
	font-size:14pt;
	color:#000000;
	padding-top:10px;
	padding-left:30px;
	}

.menu {
	font-family: "Times New Roman", Arial, Helvetica, Verdana;
	font-size:13pt;
	color:#F2ECE0;
	}
	
a.menu {
	font-size:13pt;
	color:#F2ECE0;
	text-decoration:none;
	}
a:visited.menu {
	font-size:13pt;
	color:#F2ECE0;
	text-decoration:none;
	}
a:hover.menu {
	font-size:13pt;
	color:#F2ECE0;
	text-decoration: underline;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#F2ECE0;
	}

a.footer {
	color:#F2ECE0;
	text-decoration:none;
	}
a:visited.footer {
	color:#F2ECE0;
	text-decoration:none;
	}
a:hover.footer {
	color:#F2ECE0;
	text-decoration: underline;
	}


.marrone {
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #f2ece0;
	}

.bianco {
	padding-left:30px;
	padding-top:10px;
	
	background-color: #ffffff;
	}

.10 {
	font-size:10pt;
	}

.12 {
	font-size:12pt;
	}
	
.14 {
	font-size:14pt;
	}
.16 {
	font-size:16pt;
	}
.18 {
	font-size:18pt;
	}
.20 {
	font-size:20pt;
	}
