#biggest { font-size: +1 }
#smallest { font-size: -1 }
#black { color: #000000 }
#red { color: #aa0000}
#yellow1 { color: #FFdd00}
#yellow2 { color: #ffbb00}
#yellow3 { color: #FF9900}
#yellow4 { color: #FF7700}
#white { color: #FFFFFF}
#gray { color: #9a9a9a}
.small {
	color: #000000;
	font-weight: normal;
	font-size: 7pt;
	font-family: arial;
	text-decoration: none
}
.smallbold { color: #000000; font-weight: bold; font-size: 7pt; font-family: arial; text-decoration: none }
.content {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none
}
.contentlar1 { color: #000000; font-weight: normal; font-size: 8pt; font-family: arial; text-decoration: none; 	letter-spacing: 1; }
.contentbold { color: #000000; font-weight: bold; font-size: 8pt; font-family: arial; text-decoration: none }
.contentbig   { color: #000000; font-weight: normal; font-size: 9pt; font-family: arial; text-decoration: none }
.contentbiglar1   {color: #000000;font-weight: normal;font-size: 9pt;font-family: arial; text-decoration: none;	letter-spacing: 1;}
.contentbiglar2   {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
	letter-spacing: 2;
}
.contentbigbold { color: #000000; font-weight: bold; font-size: 9pt; font-family: arial; text-decoration: none }
.titolo3 { color: #000000; font-weight: normal; font-size: 11pt; font-family: arial; text-decoration: none }
.titolo2 { color: #000000; font-weight: bold; font-size: 11pt; font-family: arial; text-decoration: none }
.titolo1 { color: #000000; font-weight: bold; font-size: 12pt; font-family: arial; text-decoration: none }
.titolomain { color: #000000; font-weight: bold; font-size: 14pt; font-family: arial; text-decoration: none }
.big {
	color: #000000;
	font-weight: bolder;
	font-size: 12pt;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}
.bigbold { color: #000000; font-weight: bold; font-size: 14pt; font-family: arial; text-decoration: none }
.bigbig { color: #000000; font-weight: normal; font-size: 16pt; font-family: arial; text-decoration: none }
.bigbigbold { color: #000000; font-weight: bold; font-size: 16pt; font-family: arial; text-decoration: none }

.wsmall { color: #ffffff; font-weight: normal; font-size: 7pt; font-family: arial; text-decoration: none }
.wsmallbold { color: #ffffff; font-weight: bold; font-size: 7pt; font-family: arial; text-decoration: none }
.wcontent {
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none
}
.wcontentbold { color: #ffffff; font-weight: bold; font-size: 8pt; font-family: arial; text-decoration: none }
.wcontentbig   {
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none
}
.wcontentbigbold { color: #ffffff; font-weight: bold; font-size: 9pt; font-family: arial; text-decoration: none }
.wtitolo3 { color: #ffffff; font-weight: bold; font-size: 10pt; font-family: arial; text-decoration: none }
.wtitolo2 { color: #ffffff; font-weight: bold; font-size: 11pt; font-family: arial; text-decoration: none }
.wtitolo1 { color: #ffffff; font-weight: bold; font-size: 12pt; font-family: arial; text-decoration: none }
.wbig { color: #ffffff; font-weight: normal; font-size: 14pt; font-family: arial; text-decoration: none }
.wbigbold { color: #ffffff; font-weight: bold; font-size: 14pt; font-family: arial; text-decoration: none }
.wbigbig { color: #ffffff; font-weight: normal; font-size: 16pt; font-family: arial; text-decoration: none }
.wbigbigbold { color: #ffffff; font-weight: bold; font-size: 16pt; font-family: arial; text-decoration: none }


a { text-decoration: underline }
a.content:active { color: #000000; text-decoration: underline }
a.content:hover { color: #000000; text-decoration: underline }
a.contentbold:hover { color: #000000; text-decoration: underline }
a.contentbig:hover { color: #000000; text-decoration: underline }
a.contentbig:hover { color: black; text-decoration: underline }
a.contentbigbold:hover { color: #000000; text-decoration: underline }
a.small:active { color: #000000; text-decoration: underline }
a.small:hover { color: #000000; text-decoration: underline }
a.smallbold:active { color: #000000; text-decoration: underline }
a.smallbold:hover { color: #000000; text-decoration: underline }
a.titolo1:hover { color: #000000; text-decoration: underline }
a.titolo2:hover { color: #000000; text-decoration: underline }
a.titolo3:hover { color: #000000; text-decoration: underline }
a.titolomain:hover { color: #000000; text-decoration: underline }
a.bigbig:hover { color: #000000; text-decoration: underline }

a.wcontent:active { color: #ffffff; text-decoration: underline }
a.wcontent:hover { color: #ffffff; text-decoration: underline }
a.wcontentbold:hover { color: #ffffff; text-decoration: underline }
a.wcontentbig:hover { color: #ffffff; text-decoration: underline }
a.wcontentbig:hover { color: #ffffff; text-decoration: underline }
a.wcontentbigbold:hover { color: #ffffff; text-decoration: underline }
a.wsmall:active { color: #ffffff; text-decoration: underline }
a.wsmall:hover { color: #ffffff; text-decoration: underline }
a.wsmallbold:active { color: #ffffff; text-decoration: underline }
a.wsmallbold:hover { color: #ffffff; text-decoration: underline }
a.titolo1:hover { color: #ffffff; text-decoration: underline }
a.titolo2:hover { color: #ffffff; text-decoration: underline }
a.titolo3:hover { color: #ffffff; text-decoration: underline }


.bkgb   { color: #FFFFFF; background-color: #aa0000}
.bkgi  { color: #ffbb00; font-weight: bold; font-size: 9pt; font-family: arial; text-decoration: none; background-color: #000000}
.bkgg   { color: black; background-color: #ffbb00 }
.bkge   { color: black; background-color: aqua }
.per_form {  background-color: #ffffff; border: thin solid #000000; font-family: arial, sans-serif; font-size: 8px; font-weight: bold; color: #000000; white-space: normal}

.bottoneform {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #FFbb00;
	border: thin double #aa0000;
}

body {
	font-family: arial, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	link:#000000;
	alink:#000000;
	vlink:#000000;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-position: inset;
	list-style-type: circle;
	text-decoration: none;
	display: compact;
}
.tabella1 {	 width:100%; border:1;	 cellspacing:0;	 border-color:#FFFFFF;}
.tabella2 {width:100%;	 border:0;	 cellspacing:1;	 padding:1; border-color:#FFFFFF;}
.tabella3 { width:100%; border:0; }
.tabella4 {	 width:100%; border:2; margin:0; padding:0; cellspacing:0; border-spacing:inherit; padding:inherit ;border-color:#FF7700; border-style:solid}


.testmenu {font-family: arial, sans-serif;font-size: 10px; color:#000000;font-style: normal;line-height: normal;font-weight: bold;font-variant: normal;text-decoration:none}

.wtestmenuB {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 2;
}
.bottone_red {
	width:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../newsite/images/4/button.jpg);
	text-align: center;
	vertical-align: middle;
	display: inline;
	height: 28px;
}
.rigasotto {
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
