body {
	font-size: 	9pt;
	color: 		#000000;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom: 	0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  	auto;
	font-family: "Trebuchet MS";
}

#container {
	height: 350px;
	OVERFLOW-Y:scroll; 
	OVERFLOW-X:hidden;	
	vertical-align:top;
}

tbody {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
}

legend {
	font-size:20px;
}

fieldset {
}

a {
	text-decoration: none;
	color: #E95D0F;
}

li {
	list-style-type: square;
}

ul{
	list-style-type: circle;
}

form {
	  	float:center;
}

input {
	 	font-size: 10px;
		color: #1E287D;
		background-color: white;
		border-top: 1px solid #6699CC;
		border-right: 1px solid #6699CC;
		border-bottom: 1px solid #6699CC;
		border-left: 1px solid #6699CC;
}

textarea{
	 	font-size: 10px;
		color: #1E287D;
		background-color: white;
		border-top: 1px solid #6699CC;
		border-right: 1px solid #6699CC;
		border-bottom: 1px solid #6699CC;
		border-left: 1px solid #6699CC;
}

radio{
	padding: 3px;
}

select{
	 	font-size: 10px;
		color: #1E287D;
		background-color: white;
		border-top: 1px solid #6699CC;
		border-right: 1px solid #6699CC;
		border-bottom: 1px solid #6699CC;
		border-left: 1px solid #6699CC;
}

button {
	  background-color: 6699CC;
	  color: #1E287D;
	  border: 1px solid #6699CC;
	  font-size: 10px;
	  color: #1E287D;
}

hr {
	color: #999999;
}

.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	padding: 5px;
}

.titolo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.testoblu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #162983;
}
.testoarancio {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #E95D0F;
}


.tastogrigio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #162983;
	background-image: url(img/tasto_grigio.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.linkblu {
	text-decoration: none;
	color: #162983;
}
.arealogin {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #162983;
	background-color: #EBF6FC;
	padding: 5px;
}
.etichettablu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #162983;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
}
.testonero {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.link {
	text-decoration: none;
	color: #E95D0F;
}
.etichettaarancio {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E95D0F;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
}
.testogrigio {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.sfumaturadown {
	background-image: url(img/sumatura_down.jpg);
	background-repeat: repeat-x;
}
.tastoarancio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_arancio.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.linkbianco {
	text-decoration: none;
	color: #FFFFFF;
}
.tastogiallo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_giallo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.etichettagialla {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FCC300;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
}
.menugiallo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #162983;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCC300;
}
.tastoceleste {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_celeste.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.etichettaceleste {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6DC6DD;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
}
.menuceleste {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #162983;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6DC6DD;
}
.tastoverde {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_verde.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.etichettaverde {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #97BE0D;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
}
.menuverde {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #162983;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #97BE0D;
}
.tastoserali {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_serali.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 48px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tastodiurni {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_diurni.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 48px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tastoliceo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(img/tasto_liceo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 48px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
