body{ margin-top:0px;
margin-bottom:0px;
background-image:url(immagini/bg.jpg);
	}
input, textarea, option, select {
background-image:url(immagini/bg.jpg);
background-color:#fde773;
font-family: Calibri;
	font-size: 9pt;
	color: #907148;
	padding:2px; 
	border:1px dotted #907148;
	
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d6af48;
	line-height: 150%;

}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #907148;
	letter-spacing:1px;
	border-bottom:1px dotted #907148;
	font-weight:lighter;
		}

p.titles{
	font-family: Garamond;
	font-size: 16pt;
	color: #d6bb26;
	border-bottom:1px dashed #d6bb26;
	padding-bottom:2px;
			}
a.text:link, a.text:active, a.text:visited{	font-family:Tahoma;
	font-size: 8pt;
	color: #ba9842; 
	text-decoration:none;
	letter-spacing:1px;	
	font-variant:small-caps;
	background-color:#fceca4;
	border-bottom:1px dashed #ba9842;}
a.text:hover{font-family: Tahoma;
	font-size: 8pt;
	color:#fceca4; 
	text-decoration:none;	
	font-variant:small-caps;
	letter-spacing:1px;	
	background-color:#ba9842;
	border-bottom:0px;
	border-top:1px dashed #fceca4;
}

a:link, a:active, a:visited {
	color: #f18403;
	text-decoration:none;
	 }
a:hover {
	color:#907148;
	text-decoration:none;
	}

.border{border: 3px solid #d6bb26;
background-color:#fffde2;
	padding: 2px;
	margin:1px;}
.border:hover{background-color:#d6b14a;
	border: 3px solid #fffde2;
	padding: 2px;
	margin:1px;}
blockquote.statistics {
border:5px solid #d6bb26;
padding:5px 5px 5px 5px;
width:310px;
height:150px;
}

