@charset "UTF-8";
html{
	overflow: -moz-scrollbars-vertical;
	overflow:scroll;
}

hr {
	size:1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #E3004A;
	margin: 0px;
	text-align:left;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
	text-decoration:none;
	margin: 0px;
	text-align:left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
	text-transform:inherit;
	margin:1px;
	text-align:left;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	vertical-align: text-top;
	text-align: left;
	word-spacing:1px;
}
.citazione {
	font-style:italic;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	vertical-align: text-top;
	text-align: left;
	word-spacing:1px;
	
}


.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	vertical-align: text-top;
	text-align: center;
}
.spaziatura  {
	margin-top: 5px;
	margin-bottom:15px;
}
a {
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	outline: none;
}

div#frontespizio 
	 { width: 100%; position: fixed; top: 0px; left:0px; z-index: 100; }
#box {
	padding:7px;
}
