A {
	COLOR: #339900; TEXT-DECORATION: none
}
A:visited {
	COLOR: #339900;
}
A:hover {
	COLOR: #FFCC00; TEXT-DECORATION: none
}

A.bottoni:link     { color: #FF0000; text-decoration: none; }
A.bottoni:visited  { color: #FF0000; text-decoration: none; }
A.bottoni:hover    { color: #006600; 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-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #aac246;
	background: #FFFFFF;
	border: 1px solid #7bb030;
	padding-right: 1px;
	padding-left: 1px;
}

textarea.sfondo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #aac246;
    background: #FFFFFF;
    width: 300px;
    border: 1px solid #7bb030;
    padding-right: 1px;
    padding-left: 1px;
    } 
	
	textarea.sfondorte {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #000000;
    background: #FFFFFF;
    width: 500px;
    border: 1px solid #7bb030;
    padding-right: 1px;
    padding-left: 1px;
    } 

#select {
    font: 12px Verdana;
    color: #000000;
    background: #F5F5F5;
    border: 1px solid #0066FF;
    } 



input.pulsante {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background: #AAC246;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	scrollbar-base-color: #FF9900;
	background-color: #B2C855;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titolitabelle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:inherit;
	color: #FF9900;
}

.titolicolorati {
font: 16px Verdana;
color: #0000FF;
}

.mignon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.mignoncolorato{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#360;
}
.mignonbianco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

.medium{
font: 10px Verdana;
color: #000000;
}

.testoform{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7bb030;
}

.coloreover {	border-width: 2px;
border-style: solid;
border-color: #FFCC00}
.coloreout {
border-width: 2px;
border-style: solid;
border-color: #339900}

.tabella {
	border-width: 0 px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

.tabellascura{
	border-width: 0 px;
	border-color: #333333;
	background-color: #333333;
}

.cellatitolo{
	height:20px;
}

.testotabella {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}

.testotabellawhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}
.justifica {
	text-align: justify;
}
