
body {
background:darkgreen; 
font-family : verdana, arial;
color : black;
}
a:link {
text-decoration : none;
color : #7aa87a;
}
a:active {
text-decoration : none;
color : #7aa87a;
}
a:visited {
text-decoration : none;
color : #7aa87a;
}
a:hover {
text-decoration : underline;
color : blue;
}
h2 {
font-size : 20px;
}
h1 {
font-size : 35px;
font-style:italic;
color : #339966;
}
.down{
	 font-size: 9px;
}
td {font-size: 12px;
	vertical-align:top;
	line-height:1.5;
}
dt {
color : #97d579;
font-weight : bold;
font-style : italic;
}
img {
border : 0;
}
.sfondo {
background : #ffffff;
}
.quadratini {
background : #7aa87a;
}
.top {
font-size : 10px;
text-align : center;
}
.sottotit {
font-size : 12px;
}
.menu {
font-size : 15px;
}
a:link.menuon {
text-decoration : none;
color : black;
}
a:active.menuon {
text-decoration : none;
color : black;
}
a:visited.menuon {
text-decoration : none;
color : black;
}
a:hover.menuon {
text-decoration : underline;
color : blue;
}
a:link.menuoff {
text-decoration : none;
color : #898989;
}
a:active.menuoff {
text-decoration : none;
color : #898989;
}
a:visited.menuoff {
text-decoration : none;
color : #898989;
}
a:hover.menuoff {
text-decoration : underline;
color : blue;
}
.info {
font-size : 14px;
vertical-align : bottom;
}
.align {
line-height : 25px;
}
img.foto {
padding : 0;
border : 1px solid;
border-color : black;
}
.green {
background : #98b954;
}
.greenbck {
background : url(img/bckgreen.gif);
color : #336622;
}
.blue {
background : #46aac5;
}
.bluebck {
background : url(img/bckblue.gif);
}
.gray {
background : #9e9e9e;
}

.info {font-size: 11px; font-family : "verdana", "arial";}
