<style>
P
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: normal;
}
h1
{
COLOR: #666666
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 14;
FONT-WEIGHT: bold;
}
TD
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: normal;
}
A
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
TEXT-DECORATION: none;
FONT-WEIGHT: normal;
}
A:visited
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
TEXT-DECORATION: none;
FONT-WEIGHT: normal;
}
A:active
{
COLOR: <%=colore_actlink%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
TEXT-DECORATION: none;
FONT-WEIGHT: normal;
}
A:hover
{
COLOR: <%=colore_actlink%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
TEXT-DECORATION: none;
FONT-WEIGHT: normal;
}

A.menu:link
{
COLOR: <%=colore_testo%>;
FONT-WEIGHT: bold;
}

A.menu:active
{
COLOR: <%=colore_actlink%>;
FONT-WEIGHT: bold;

BACKGROUND : url(<%=Session("imagesDir")%>next.gif) no-repeat 0% 0%; 
}

A.menu:visited
{
COLOR: <%=colore_testo%>;
FONT-WEIGHT: bold;
}

A.menu:hover
{
COLOR: <%=colore_actlink%>;
FONT-WEIGHT: bold;
 
BACKGROUND : url(<%=Session("imagesDir")%>next.gif) no-repeat 0% 0%; 
}

A.menuSel
{
FONT-WEIGHT: bold;
COLOR: <%=colore_actlink%>;
PADDING-LEFT : 3px; 
}

A.menuSel:visited
{
FONT-WEIGHT: bold;
COLOR: <%=colore_actlink%>;
PADDING-LEFT : 3px; 
}

BODY
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: normal;
background-attachment: fixed;
scrollbar-arrow-color: <%=colore_testo%>;
scrollbar-base-color: <%=colore_testo%>;
scrollbar-dark-shadow-color: ffffff;
scrollbar-track-color: ffffff;
scrollbar-face-color: <%=colore_intest_sep%>;
scrollbar-shadow-color: <%=colore_testo%>;
scrollbar-highlight-color: ffffff;
scrollbar-3d-light-color: ffffff;
}
.theBody{
background-color: <%=colore_sfondo%>;
}
.bande{
background-color: <%=colore_bande%>;
}

.BottomText
{
COLOR: <%=colore_titoli%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: bold;
}
.credits
{
COLOR: <%=colore_testo%>;
background-color: #FFFFFF;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 10;
FONT-WEIGHT: normal;
}

.puntoRed
{
COLOR: <%=colore_actlink%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: bold;
}
.puntoGreen
{
COLOR: <%=colore_actlink%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: bold;
}
.text
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 11;
FONT-WEIGHT: normal;
TEXT-ALIGN:justify;
}
.pageHeader
{
COLOR: <%=colore_intest_sep%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 14;
FONT-WEIGHT: bold;
PADDING-BOTTOM:10px;
PADDING-TOP:2px;
}
.headerNome
{
COLOR: <%=colore_titoli%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 22;
FONT-WEIGHT: normal;
LINE-HEIGHT: 100%;
PADDING-TOP:4px
}
.headerCognome
{
COLOR: <%=colore_titoli%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 30;
FONT-WEIGHT: bold;
LINE-HEIGHT: 100%;
PADDING:0px
}
.headerSlogan
{
COLOR: <%=colore_titoli%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 16;
FONT-WEIGHT: bold;
PADDING:0px
}
.slogan2
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 12;
FONT-WEIGHT: bold;
PADDING-TOP:6px
}
.headerPresentazione
{
COLOR: <%=colore_testo%>;
FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
FONT-SIZE: 10;
FONT-WEIGHT: normal;
LETTER-SPACING:4px;
PADDING-TOP:2px
}

.separator
{
background-color: <%=colore_intest_sep%>;
}
.bottone
{
color: #007F80;
background-color: #ffffff;
font-weight: bold;
font-family: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;
font-size: 8pt;
background-image: url('/<%=Session("imagesDir")%>buttonback.gif');
border-width: 1;
border-color: #007F80;
}
.simbolo{width:100px;height:100px;}
.partito{text-align:center;border-bottom:2px solid #CCCCCC;border-right:2px solid #CCCCCC;background-color:#FFFFFF;padding:5px;}
.colonna{background-color:#FFFF99;}
.colonnaCella{color:#FFFFFF; text-align:center;}
.tableElencoComuni{border:1px solid #CCCCCC;}
.headerElencoComuni{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; background-color:#FFFFCC;}
.rigaElencoComuni{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC;}
.newsHeader{font-size:14px;font-weight:bold;text-decoration:underline}
.newsLi{font-size:14px;}
.newsTitleLink:link, .newsTitleLink:visited{font-size:14px;color:#666666; font-weight:bold;}
.newsTitleLink:hover{font-size:14px;color:#FF9900; font-weight:bold;}
.newsDateTime{font-size:10px;}
.newsDescription{font-size:10px;}
.newsCopyright{font-size:9px;color:#999999}
.comunicato, .comunicato:link, .comunicato:visited, .comunicato:active{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 14;FONT-WEIGHT: bold;COLOR: #666666;}
.comunicato:hover{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 14;FONT-WEIGHT: bold;COLOR: #FF9900;}
.comunicatoTesto:link, .comunicatoTesto:visited, .comunicatoTesto:active{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 11;FONT-WEIGHT: normal;COLOR: #666666;}
.comunicatoTesto:hover{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 11;FONT-WEIGHT: normal;COLOR: #FF9900;}
.comunicatoDataOra{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 11;FONT-WEIGHT: italic;COLOR: #999999; line-height:20px;}

.mainMenu{background-color:#CCCCCC;text-align:center;FONT-SIZE:10px;}
.mainMenuActiveTD{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 12;FONT-WEIGHT: bold;COLOR: #FFFFFF;background-color:#003366;border:2px solid #003366; text-align:center;}
.mainMenuInactiveTD{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 12;FONT-WEIGHT: bold;background-color:#CCCCCC;COLOR:#003366;border:2px solid #003366; text-align:center;}
.mainMenuLink:link, .mainMenuLink:visited, .mainMenuLink:active{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 12;FONT-WEIGHT: bold;COLOR: #FFFFFF;background-color:#003366;}
.mainMenuLink:hover{FONT-FAMILY: Trebuchet, Tahoma, Verdana, Arial, Sans-Serif;FONT-SIZE: 12;FONT-WEIGHT: bold;COLOR: #FF9900;}
</style>