/* kerschbaumer */
body, p, td, li {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #5B5B5B;
font-size: 12px;
text-align: justify;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance 
after tables, rather than simply setting properties on the body and relying on inheritance, we 
explicitly set the properties using a selector group. */
/* h1, */

/*
h1  {  
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #003300;
}
*/
h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
text-align: right;
}

/* h1 mododicato per apparire come testo comune */
h1 {
display: inline;
color: #003300;
font-size: 12px;
text-align: justify;
font-weight:normal;
}

h2 {
text-align: justify;
font-size: 16px;
font-weight: bold;
}

h3 {
font-size: 14px;
font-weight: bold;
}

h6 {
display: inline;
color: #003300;
font-size: 11px;
text-align: justify;
font-weight:bold;
}

.icon {
border: 1px black solid;
}

a:link {
color: #000000;
text-decoration: none;
}

a:link.inverse {
color: #FFCC33;
text-decoration: none;
}

a:hover.inverse {
color: #FFDD33;
text-decoration: underline;
}

/* kerschbaumer */
a:hover {
color: #000000;
text-decoration: overline underline;
background-color: #A9F2FF;
}

.leftarea {
background-color: #CCDDCC;
padding: 5px;
text-align: left;
font-size: 10px;
}

.sectiontitle {
background-color: #669966;
text-align: right;
border: 1px black solid;
}

.sectionLink {
background-color: #CCDDCC;
text-align: justify;
border: 1px black solid;
}

.sectionLinkText {
background-color: #FFECB3;
text-align: justify;
border-left-style: dashed; 
border-left-width: 1px; 
border-right-style: dashed; 
border-right-width: 1px;
padding-left: 10px; 
padding-right: 10px;

}

.sectionEvidenza {
background-color: #CCDDCC;
text-align: justify;
border: 10px double #CCDDCC;;
}

.sx {
    color: #333;
    font-size: x-small;
    font-weight: normal;
    background-color: #fff;
    valign: "top";
		text-align: right;

}

/* kerschbaumer */
.menuFisso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:
	15px;
	color: #5B5B5B;
}


.menuItemOff { background-color: #669966; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #FFFFFF}

.menuItemOn  { background-color: #336633; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #FFFFFF; cursor: hand}

a.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #FFFFFF; line-height: 15px}

a.base {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF; line-height: 15px}

/*
.server{
		clear:both;
		font-size: 12px;
		color: #003300;
		margin-bottom:20px;
}
*/
.serv{
		clear:both;
		margin-bottom:2px;
}

.scell {
		font-size: 9px;
		color: #003300;
		float:left;
		border: 1px solid #ccc;
		padding:2px 0px 2px 4px;
		width:158px; /* 138 */
		background-color:#EAF1EA;
		margin: 2px 6px 0px 0px;
		letter-spacing:0.1em;
}
