body {
	background-color: #EAEAEA;
	font-family: Verdana;
	font-size: 10pt;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	color: #FFA500;
}

table.Immagini {
	width: 100%;
	border-width: 0px;	
}

img.Miniatura {
	border-style: none;
	border-width: 0px;
}

.Didascalia {
	font-weight: bold;
	font-size: 10pt;
}

table.Layout {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
}

td.Header {
	background-color: #FFA500;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

table.Header {
	border-width: 0px;
	width: 100%;
}

td.BarraNavigazione {
	width: 160px;
	border-right: 1px solid #CCCCCC;
	background-color: White;
	vertical-align: top;
	padding-top: 20px;
}

td.Contenuto {
	width: 654px;
	background-color: White;
	padding: 10px 10px 10px;
	text-align: center;
	vertical-align: top;
}

td.ParteDestra {
	width: 160px;
	border-left: 1px solid #CCCCCC;
	background-color: White;
	text-align: center;
	vertical-align: top;
	padding-top: 55px;
}

.DatiPaese {
	font-size: 8pt;
	font-style: italic;
	margin-top: 100px;
	line-height: 20px;
}

td.Footer {
	background-color: #FFA500;
	text-align: center;
	font-size: 7pt;
	height: 30px;
}