BODY {
	background-color : #FFFFCC;
}

#barretta {
	BORDER-TOP: #cccccc thin solid;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 2px;
	COLOR: #ffffff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #cccccc 2px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CC9900;
}
#barretta A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	MARGIN-RIGHT: 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CC9900;
	TEXT-DECORATION: none
}
#barretta A:hover {
	COLOR: #000000; BACKGROUND-COLOR: #ffff66; TEXT-DECORATION: none
}	
#striscia {
	FONT-SIZE: 12px;
	MARGIN-TOP: 4px;
	PADDING: 4px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	WIDTH: 85%;
	BACKGROUND-COLOR: #FFCC66;
}
#striscia1 {
	FONT-SIZE: 12px;
	MARGIN-TOP: 2px;
	PADDING: 4px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	WIDTH: 90%;
	BACKGROUND-COLOR: #FFCC99;
}
.picc {
	font-size : 10pt;
}
.parag {
	font-family : Courier;
	font-weight : bold;
	background : #FFCC99;
}
.Intest {
	font-family : Arial;
	color : Blue;
	font-size : smaller;
	font-weight : bold;
}

.sfondo {
	font-family : Arial;
	background : #FFCC99;
	font-size : smaller;
}

.sfondo1 {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFCC99;
}

.intest1 {
	font-family : Arial;
	color : Navy;
	font-size : medium;
	font-weight : bold;
}

.intest2 {
	font-family : Arial;
	font-size : smaller;
}

.intest3 {
	font-family : Courier;
	font-size : smaller;
}
.intest4 {
	font-family : Arial;
	font-size : larger;
	font-weight : bold;
}
.intest5 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : #FFCC99;
}
.error {
	font-family : Courier;
	color : #FF0000;
	font-size : smaller;
	font-weight : bold;
}
.normal {
	font-family : Courier;
	font-size : smaller;
}
.segnal {
	font-family : Arial;
	color : Red;
	font-size : medium;
	font-weight : bold;
}
.titolo {
	font-family : Arial;
	font-size: 18px;
	line-height: 18pt;
	margin-left: 20px;
	background-color: #FFCC99;
	color: white;
	font-weight: bold
}

