body {
	background-color: #0099CC;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5693e1;
}
.Menu A:link
{
    color: #5693e1;
    text-decoration: none
}
.Menu A:visited
{
    color: #5693e1;
    text-decoration: none
}
.Menu A:hover
{
    color: #5693e1;
    text-decoration: underline;
}
.Menu A:active
{
    color: #5693e1;
    text-decoration: none
}

.IntestazioneInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	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: none;
	border-top-color: #ADDBF5;
	border-right-color: #ADDBF5;
	border-bottom-color: #ADDBF5;
	border-left-color: #ADDBF5;
}

.TestoSito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 18px;
}

.BordoCelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border: 1px solid #6699CC;
}

.Separatore {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5693E1;
	border-right-color: #5693E1;
	border-bottom-color: #5693E1;
	border-left-color: #5693E1;
	
}

.BordoFaq {
	border: 1px solid #5693E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}

.LineaSeparazione {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f8965a;
	border-right-color: #f8965a;
	border-bottom-color: #f8965a;
	border-left-color: #f8965a;
}