/* 
*************************************************
*************************************************
*****                                       *****
*****          	 FINANCHE			        *****
*****            by Marco Muto	            *****
*****                                       *****
*************************************************
*************************************************
*/


body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0;
	height: 100%;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}	

A:link {FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, helvetica, sans serif; TEXT-DECORATION: underline; color:#666666}
A:visited {FONT-SIZE:10pt; FONT-FAMILY:Verdana, Arial, helvetica, sans serif; TEXT-DECORATION: underline; color:#333333}
A:hover {FONT-SIZE:10pt; FONT-FAMILY:Verdana, Arial, helvetica, sans serif; TEXT-DECORATION: underline; color:#9A801E}

.testo0_grigio {
		face: Verdana;
		font-family: Verdana;
		font-size:9px;
		font-style: normal;
		color: #333333;
		}

.testo1_grigio {
		face: Verdana;
		font-family: Verdana;
		font-size:10px;
		font-style: normal;
		color: #333333;
		}

.testo2_grigio {
		face: Verdana;
		font-family: Verdana;
		font-size:10px;
		font-style: bold;
		color: #333333;
		font-weight: bold;

		}
.testo3_grigio {
		face: Verdana;
		font-family: Verdana;
		font-size:12px;
		font-style: bold;
		color: #333333;
		font-weight: bold;

		}

.testo0_oro {
		face: Verdana;
		font-family: Verdana;
		font-size:9px;
		font-style: normal;
		color: #9A801E;
		}

.testo1_oro {
		
		face: Verdana;
		font-family: Verdana;
		font-size:10px;
		font-style: normal;
		color: #9A801E;
		}


.testo2_oro {
		face: Verdana;
		font-family: Verdana;
		font-size:10px;
		font-style: bold;
		color: #9A801E;
		font-weight: bold;

		}
.testo3_rosso {
		face: Verdana;
		font-family: Verdana;
		font-size:12px;
		font-style: bold;
		color: #CC0000;
		font-weight: bold;

		}
