/* CSS Document */
.titolo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color:73A41D;
	font-weight:bold;
}

.data {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 20px;
}

.arancio {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#FF9900;
}

a {
	text-decoration: underline;
	color:#FF9900;
}
A:HOVER {
	text-decoration: none;
	color:#FF9900;
}

a.1 {
	text-decoration: none;
	color: #FF9900;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {
	margin:5px;
	padding:0px;
	scrollbar-base-color: #660000;
	scrollbar-arrow-color: #ffcc00;
	background-image:url(img/bg.jpg);
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.button {
	font-family: Verdana,Arial;
	color: #000000;
	border: 1px solid gray; 
	font-size: 9px;
}
.titolo2 {
	color: #FF9900;
	font-family:Tahoma;
	font-size : 11px;
	font-weight:bold;
}

#articolo blockquote { 
	width:20%;
	font: .70em/2em verdana, helvetica, sans-serif; 
	word-spacing: .2em;
	padding: 2.5em 1em;
	margin: 0 0 2em 2em;
	border:1px solid #F93;
	float:right;	
}
#articolo blockquote span.special-quote { 
	color: #F93;
	font: italic 900 2em/1em georgia, serif;
}

.iframe { 
	width: 530px; 
	height: 365px; 
	overflow: auto;
	padding: 5px;
	letter-spacing: 1px;
}
