HTML, body {
	background-color: #F4F0E1;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px 
}

marquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	background-color: #EEE8CE;
}	


.MenuSx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #1B4995;
}
.MenuSx A:link
{
    color: #1B4995;
    text-decoration: none
}
.MenuSx A:visited
{
    color: #1B4995;
    text-decoration: none
}
.MenuSx A:hover
{
    color: #3A72CF;
    text-decoration: underline;
}
.MenuSx A:active
{
    color: #1B4995;
    text-decoration: none
}

.BoxUtentiRegistrati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1B4995;
}

.BordoCelleBoxLogin {
	border: 1px solid #E3DAB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}

.BordoSito {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EF2043;
	border-right-color: #EF2043;
	border-bottom-color: #EF2043;
	border-left-color: #EF2043;
}
.TestoSito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000066;
}

.IntestazioneInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
}
.BordoCelle {
	border: 1px solid #E3DAB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
}


