BODY
{
	background-color: #FFFFFF;
	/*
	background-image: url('photo/sfondoRighe.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	*/
	color: #004080;
	scrollbar-base-color: #004080;
	margin: 3px;
	/*
	border-style: solid;
	border-color: #004080;
	border-width: 1px;
	border-top-width: medium;
	border-bottom-width: medium;
	*/
	font-family: Verdana;
	font-size: x-small;
}
A
{
	text-decoration: none;
	color: #0080C0;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
	color: #FF8040;
}
A:active
{
	font-style: italic;
}
A:visited
{
	font-style: italic;
}
.contenitoreTopMenu
{
	background-color: #FFFFFF;
	height: 120px;
	width: auto;
	background-image: url('photo/proseguiTestata.gif');
	background-repeat: repeat-x;
}
.divContenitore
{
	width: 80%;
	padding: 2px;
	position: relative;
	max-width: 800px;
}
.divSx
{
	background-color: #FFF5bf;
	padding: 5px;
	border-style: solid;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#FFF5bF, endcolorstr=#FFFffF);
	text-align: left;
	width: 20%;
	float: left;
	margin-right: 1px;
	max-width: 160px;
	min-width: 100px;
	min-height: 100px;
	display: none;
}
.divDx
{
	background-color: #FFF5BF;
	padding: 5px;
	border-style: solid;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#FFF5BF, endcolorstr=#FFFFFF);
	text-align: left;
	width: 150px;
	display: none;
	float: right;
	margin-left: 1px;
}
.divCentrale
{
	padding: 5px;
	border-style: solid;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: left;
	width: 75%;
	float: left;
	max-width: 600px;
	min-height: 150px;
}
.divBottom
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: xx-small;
	text-align: center;
	width: 90%;
	clear: both;
}
.titoloCeleste
{
	background-color: #BCD2EE;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid;
	border-bottom: 1px solid;
	width: 66%;
	font-size: larger;
	margin-top: 20px;
}
a.menuBlu
{
	background-color: #0073AA;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #6fd0ff;
	border-bottom: 2px solid #004080;
	border-left: 1px solid #6fd0ff;
	border-right: 1px solid #004080;
	display: block;
	color: #A4D1FF;
	margin-top: 1px;
	font-size: xx-small;
	padding-left: 2px;
}
a.menuBlu:hover
{
	border-bottom: 1px solid #6fd0ff;
	border-top: 2px solid #004080;
	color: #FFFF77;
	text-decoration: none;
}
a.menuBlu:visited
{
	font-style: normal;
	color: #A4D1FF;
}
a.menuBlu:active
{
	font-style: normal;
}
.menuBluTitolo
{
	margin-top: 10px;
	font-size: xx-small;
	font-weight: bold;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	background-color: #004080;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
}
.finestrellaPopUp
{
	position: absolute;
	display: none;
	background-color: #0080C0;
	color: #FFFF80;
	border: ridge 3px steelblue;
	cursor: help;
	padding: 5px;
}
.finestrellaLink
{
	position: relative;
	float: right;
	border: solid 1px steelblue;
	padding: 5px;
	border-top-width: 10px;
	background-color: #FFFFFF;
	font-size: smaller;
	display: none;
}
.immaginette
{
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #0080C0;
	border-width: 1px;
	position: relative;
	float: right;
}
.buttonForm
{
	background-color: steelblue;
	border: solid 1px black;
	color: white;
}
.scritta
{
	font-family: 'Arial Black';
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: normal;
}
.scritta2
{
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	background: #f5f5f5;
	border: 1px #bebebe;
	border-style: solid none solid none;
}
.frecce
{
	font-size: xx-small;
	text-align: right;
}
a.frecce:visited
{
	font-style: normal;
}
.lamp
{
	display: none;
}
