HTML, body {
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background: #E77B1C;
}


.BordoTabelle {
	border: 1px solid #FF9900;
}
.BordoCelle {
	border: 1px solid #F3BB8D;
}
.BordoSito {
	border: 1px solid #FF9900;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B58A5;
	font-weight: bold;
}

.Menu A:link
{
    color: #1B58A5;
    text-decoration: none
}
.Menu A:visited
{
    color: #1B58A5;
    text-decoration: none
}
.Menu A:hover
{
    color: #1B58A5;
    background:#FCE19E;
	text-decoration: underline;
	 color: #CF6305;
}
.Menu A:active
{
    color: #1B58A5;
    text-decoration: none
}

.TestoNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B58A5;
}
.TestoNews A:link
{
    color: #1B58A5;
    text-decoration: none
}
.TestoNews A:visited
{
    color: #1B58A5;
    text-decoration: none
}
.TestoNews A:hover
{
    color: #1B58A5;
    color: #4D88C4;
}
.TestoNews A:active
{
    color: #1B58A5;
    text-decoration: none
}



.IntestazioneInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000033;
}
.Bordo-community {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E77B1C;
	border-right-color: #E77B1C;
	border-bottom-color: #E77B1C;
	border-left-color: #E77B1C;
}

.TestoHomePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #4D88C4;
	line-height: 18px;
}

.TestoHomePage A:link
{
    color: #4D88C4;
    text-decoration: none
}
.TestoHomePage A:visited
{
    color: #4D88C4;
    text-decoration: none
}
.TestoHomePage A:hover
{
    color: #4D88C4;
    
	text-decoration: underline;
	 color: #4D88C4;
}
.TestoHomePage A:active
{
    color: #4D88C4;
    text-decoration: none
}

.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #254B72;
	line-height: 19px;
}