A {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333;
}
A:hover {
	COLOR: #96BD0D; TEXT-DECORATION: none
}

A.bottoni:link     { color: #FFFFFF; text-decoration: none; }
A.bottoni:visited  { color: #FFFFFF; text-decoration: none; }
A.bottoni:hover    { color: #000000; text-decoration: none; }


A.bottonitop:link     { color: #333333; text-decoration: none; font-family: Arial; }
A.bottonitop:visited  { color: #333333; text-decoration: none; font-family: Arial; }
A.bottonitop:hover    { color: #666666; text-decoration: none; font-family: Arial; }

#form2 
input.text {
	font: 12px Verdana;
	color: #000000;
	background: #CCCCCC;
	border: 1px solid #96BD0D;
	padding-right: 1px;
	padding-left: 1px;
}
textarea.sfondo {
    font: 12px Verdana;
    color: #000000;
    background: #CCCCCC;
    width: 400px;
    border: 1px solid #96BD0D;
    padding-right: 1px;
    padding-left: 1px;
    } 

#select {
    font: 10px Arial;
    color: #000000;
    background: #FFD691;
    border: 1px solid #996633;
    } 



input.pulsante {
	font: Verdana bold 12 px;
	color: #000000;
	background: #96BD0D;
}


body {
font: 12px Tahoma;
color: #666666;
scrollbar-base-color: #999999;
background-color: #F5F5F5;
background-image: url(sfund.gif);
background-attachment: fixed;
background-repeat: repeat-x;
}
.mignon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
}
.titoletti{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#40A52B;
	font-weight:bold;
	font-style:italic;
	}

.testoadmin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}

.coloreover {	border-width: 2px;
border-style: solid;
border-color: #96BD0D}
.coloreout {
border-width: 2px;
border-style: solid;
border-color: #40A52B}

#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }