body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#DDDDFF;
  font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.sfondoTabellaMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
 .menuHPscuro
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
    background-color: #333333;
}

.menuHP a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}
.menuHP a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menuHP a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}



.sfondoTabellaMenuSelezionato{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	background-color: #333333;
}
.bordocompletoGrigioScuro{
	border: 1px solid #999999;
}
.bordosinistroGrigioScuro{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bordoaltoGrigioScuro{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.bordobassoGrigioScuro{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bordodestroGrigioScuro{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.bordosinistroGrigio{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
}
.bordodestroGrigio{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
}
.bordoaltoGrigio{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
.bordobassoGrigio{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.titoliHP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808e56;	
}
.titoliPagine
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #808e56;
    text-transform: uppercase;
}

.titoliPagine a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #808e56;
    text-transform: uppercase;
    text-decoration: none;
}

.titoliPagine a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #808e56;
    text-transform: uppercase;
    text-decoration: none;
}

.titoliPagine a:hover 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #808e56;
    text-transform: uppercase;
    text-decoration: underline;
}


TD a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #00012a;
	font-weight: bold;
}
TD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
TD a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}
.dataeventi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
}
.titoloeventi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00012a;
	font-weight: bold;
}
.titoloDetteventi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00012a;
	font-weight: bold;
}
.titoloMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}

