body {
	font-family: Verdana, Arial, sans-serif;
}
img {
	border: none;
}
.content {
	text-align: justify;
	font-size: 12px;
}
.quote {
	padding-bottom: 10px;
}
.sezione {
	color : #003366;
}
.fonte {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.didascalia {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
H1.title {
	text-align: left;
	font-weight: bold;
	font-size: 28pt;
/*	border: 5px inset #666666;
	background-image: url(../images/bak3_grey2.jpg);*/
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	padding-left: 10px;
}
#primoPiano {
	font-family: Verdana, Arial, sans-serif;
	display: table;
	border: 1px solid black;
	padding: 10px;
}
#itemPPtext {
	border: 1px solid red;
	vertical-align: top;
	display: table;
	padding: 5px;
	font-weight: normal;
	font-style: italic;
	clear:right;
}
#itemPPfonte {
	border: 1px dotted red;
	vertical-align: top;
	display: table;
	font-weight: normal;
	font-style: normal;
	clear:right;
}
#itemPPimg {
	border: 1px dotted blue;
	vertical-align: top;
	padding-right: 5px;
	display: table-cell;
	padding: 10px;
	float:left;
}
.aura {
	border: 1px solid gray;
}
.footer {
	font-size: 8pt;
	font-weight: bold;
}	
.Stile1 {color: #990000}
.PPtitolo {
	color: #000066;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
}
TABLE.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-image: url(../images/bak3_grey.jpg);
	background-repeat: repeat;
	border-width : 4px 4px 4px 4px;
	border: 5px solid #666666;
}
TABLE.home {
	border: 5px inset #666666;
}

#imgTop {
	border-bottom: 1px none gray;
}
A:link { 
color : #003366;
TEXT-DECORATION: none; }

/*A:vlink { 
color : #003366;
TEXT-DECORATION: none; }
A:alink { 
color : #003366;
TEXT-DECORATION: none; }
*/

A:visited { 
color : #003366;
TEXT-DECORATION: none; }
A:active { 
color : #003366;
TEXT-DECORATION: none; }
A:hover { 
color: #990000;
TEXT-DECORATION: none; }
