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:#d0e4f4;
font-family: Verdana;
	font-size: 8pt;
	color: #5684b4;
	padding:2px; 
	border:1px dashed #5684b4;
	
}

.text{
	font-family: Verdana;
	font-size: 8pt;
	color: #a2b9ce;
	line-height: 150%;

}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f09ebb;
	letter-spacing:1px;
	border-bottom:1px dotted #f09ebb;
	font-weight:lighter;
		}

p.titles{
	font-family: Garamond;
	font-size: 16pt;
	color: #5684b4;
	border-bottom:1px dashed #5684b4;
	padding-bottom:2px;
			}
a.text:link, a.text:active, a.text:visited{	font-family:Tahoma;
	font-size: 8pt;
	color: #5684b4; 
	text-decoration:none;
	letter-spacing:1px;	
	font-variant:small-caps;
	background-color:#ddeaf7;
	border-bottom:1px dashed #5684b4;}
a.text:hover{font-family: Tahoma;
	font-size: 8pt;
	color:#fbfbfb; 
	text-decoration:none;	
	font-variant:small-caps;
	letter-spacing:1px;	
	background-color:#96b9dd;
	border-bottom:0px;
	border-top:1px dashed #fbfbfb;
}

a:link, a:active, a:visited {
	color: #bebdbd;
	text-decoration:none;
	 }
a:hover {
	color:#f09ebb;
	text-decoration:none;
	}

.border{border: 3px solid #d698ae;
background-color:#ffffff;
	padding: 2px;
	margin:1px;}
.border:hover{background-color:#ffffff;
	border: 3px solid #5684b4;
	padding: 2px;
	margin:1px;}
blockquote.statistics {
background-color:#f3f6f9;
border:5px solid #5684b4;
padding:5px 5px 5px 5px;
width:320px;
height:150px;
line-height:200%;
}


