.box {
	border: thin dashed #666666;
}
a {
	text-decoration: none;
	color: #E60200;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.bordoleft {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
}
.bordodown {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boxnero {
	border: thin dashed #666666;
}
.boxneronero {
	border: thin dashed #666666;
}
body {
	background-color: #E0E0E0;
	margin: 0px;
	padding: 0px;

}
.titolo {
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.sottotitolo {
	font-size: 14px;
	font-weight: bold;
	color: #EC2C2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.normale {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: none;
}
.boxcontinuo {
	border: 1px solid #333333;
}
.bordobiancosopraesotto {

	border-right-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#scritta_fiera {
	position:absolute;
	width:196px;
	height:115px;
	z-index:5;
	left: 275px;
	top: 50px;
}
