body{
	margin: 0px;
	padding: 0px;
	background-color: #555555;
	color: #FFFFFF;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
#container{
	position: relative;
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
	height: 770px;
	margin: 0px;
	padding: 0px;
}
#container_blue{
	position: relative;
	width: 800px;
	height: 870px;
	margin: 0px;
	padding: 0px;
	background-image: url(sfondo_blue.jpg); 
	background-repeat: repeat-y;
}
#container_red{
	position: relative;
	width: 800px;
	height: 870px;
	margin: 0px;
	padding: 0px;
	background-image: url(sfondo_red.jpg); 
	background-repeat: repeat-y;
}
#container_green{
	position: relative;
	width: 800px;
	height: 870px;
	margin: 0px;
	padding: 0px;
	background-image: url(sfondo_green.jpg); 
	background-repeat: repeat-y;
}
#pageHeader{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 131px;
	margin-left: 15px;
	position: relative;
	top: 10px;
	float: left;
	clear: both;
}
#pageHeader h1{	display: none; }
#pageHeader h1 span{ display: none; }

#mainForm {
	position: relative;
	left: 279px;
	top: 150px;
	float: left;
	clear: both;
}

#Menu h1{ display: none; }
#Menu h1 span{ display: none; }

#Menu h2{ display: none; }
#Menu h2 span{ display: none; }

#Menu{display: none;}
#Menu p{display: none;}

#linkList_blue{
	position: relative;
	top: 65px;
	margin-top: 5px;
	margin-left: 15px;
	width: 200px;
	background-image:url(blue_top.gif);
	background-position:top;
	background-repeat: no-repeat;
	text-align:left;
	float:left;
	clear:both;
	color:#000000;
}
#linkList2_blue{
	position:relative;
	top: 10px;
	background-image:url(blue_med.gif);
}
#lresources_blue{
	background-image:url(blue_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#linkList_blue h3{
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 3px;
}
#linkList_blue a{
	text-decoration:none;
	color: #FFFFFF;
	background-color: trasparent;
}
#linkList_blue a:hover{
	text-decoration:none;
	color: #FF0000;
	background-color: trasparent;
}
#linkList_blue ul{
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	background-repeat:no-repeat;
	background-position:bottom center;
}
#linkList_green{
	position: relative;
	top: 25px;
	margin-top: 5px;
	margin-left: 15px;
	width: 200px;
	background-image:url(green_top.gif);
	background-position:top;
	background-repeat: no-repeat;
	text-align:left;
	float:left;
	clear:both;
	color:#000000;
}
#linkList2_green{
	position:relative;
	top: 10px;
	background-image:url(green_med.gif);
}
#lresources_green{
	background-image:url(green_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#linkList_green h3{
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 3px;
}
#linkList_green a{
	color: #FFFFFF;
	text-decoration:none;
	background-color: trasparent;
}
#linkList_green a:hover{
	color: #FF0000;
	background-color: trasparent;
}
#linkList_green ul{
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	background-repeat:no-repeat;
	background-position:bottom center;
}
#linkList_red{
	position: relative;
	top: 45px;
	margin-top: 5px;
	margin-left: 15px;
	width: 200px;
	background-image:url(red_top.gif);
	background-position:top;
	background-repeat: no-repeat;
	text-align:left;
	float:left;
	clear:both;
	color:#000000;
}
#linkList2_red{
	position:relative;
	top: 10px;
	background-image:url(red_med.gif);
}
#lresources_red{
	background-image:url(red_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#linkList_red h3{
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 3px;
}
#linkList_red a{
	text-decoration:none;
	color: #FFFFFF;
	background-color: trasparent;
}
#linkList_red a:hover{
	color: #FF0000;
	background-color: trasparent;
}
#linkList_red ul{
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	background-repeat:no-repeat;
	background-position:bottom center;
}

li{
	margin-bottom: 5px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	list-style:none;
	margin-left:-20px;
}
#mail h1{ display: none; }
#mail h1 span{ display: none; }

#mail h2{ display: none; }
#mail h2 span{ display: none; }

#mail{
	position: relative;
	top: 100px;
	margin-top: 5px;
	margin-left: 15px;
	width: 200px;
	color:#FF0000;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align:middle;
	text-align:justify;
	float:left;
	clear:both;
}
#mail p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 10px;
	background-repeat:repeat-y;
}
#mail a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	/*text-align:center;*/
}
#mail a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	/*text-align:center;*/
}
#mail a:hover {
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}
#mail a:focus {
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}
#scroller {
	/* position:relative and overflow:hidden are required */
    position:relative; 
	overflow:hidden; 
	width:550px; 
	border:3px solid #FF0000;
	color:#FF0000;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	top: 310px;
	background-color : FFFFFF;
}
#scroller p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 10px;
}
/* display:none prevents the controls being shown when JavaScript is not present */
#controls {
	display:none; 
	text-align:right
}

#preamble{
	position: absolute;
	left: 240px;
	top: 10px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	line-height:1.5;
	width: 550px;
	padding-bottom: 29px;
	padding-left: 2px;
	background-color : transparent;
}

#preamble h3{ display: none; }
#preamble h3 span{ display: none; }
#preamble h2 a:link{
	text-align:center;
	vertical-align:middle;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
#preamble h2 a:focus{
	text-align:center;
	vertical-align:middle;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}
#preamble h2 a:visited{
	text-align:center;
	vertical-align:middle;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
#preamble h2 a:hover{
	text-align:center;
	vertical-align:middle;
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

#preamble a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#preamble a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#preamble a:hover {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}
#preamble a:focus {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}
#preamble ul{
	margin-left:40px;
	padding-left:10px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width:500px;
}
#preamble li{
	list-style-image:url(cappello.gif);
	text-indent: 10px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	color: #000000;
}
#preamble li a{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	color: #000000;
}
#preamble li a:hover{
	text-decoration:none;
	color: #FF0000;
}
#mail a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	/*text-align:center;*/
}
#mail a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	/*text-align:center;*/
}
#mail a:hover {
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}
#mail a:focus {
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}
.Errore {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; background-color: transparent;
}
.Txt {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; background-color: transparent;
}
.table{
	width: 500px;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; background-color: transparent;
}
.table_BLUE {
	background-color: #2513D8; width: 550px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center;
}
.table_BLUE_s {
	background-color: #015DF4; width: 550px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center;
}
.table_RED {
	background-color: #BE39BD; width: 550px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center;
}
.table_RED_s {
	background-color: #FF3894; width: 550px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center;
}
.table_GREEN {
	background-color: #6EE34F; width: 550px; 
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center;
}
.table_GREEN_s {
	background-color: #00FF00; width: 550px;
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center;
}
