#obj-form-myunitn fieldset {
	border: 1px solid rgb(161,148,145);
	width: 300px;
	padding: 5px 5px 5px 5px;
}

.cust-ital-orange {
	color: rgb(245, 130, 31);
	background: transparent;
	font-style: italic;
}

A:link {
	COLOR: Blue;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight:550;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: Magenta;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight:550;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: Fuchsia;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight:550;
	TEXT-DECORATION: none
}
A:active {
	COLOR: Blue;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight:550;
	TEXT-DECORATION: none
}


INPUT {
	font-family : Verdana;
	font-size : xx-small;
	
}



SELECT {
	font-size : 10px;
	background-color: White;
	}

TEXTAREA {
	font-family : Verdana;
	font-size : xx-small;
	background-color: White;
}

TABLE {
	border : 0px;
	font-size : 10px;
}





BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #515151;
	scrollbar-arrow-color: #515151;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-3d-light-color : #515151;
	scrollbar-base-color : #515151;
	background : white;
}

.normale {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
}

.normalec {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align :center;
}
.grassetto {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}


.sottotitolo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	background-color : black;
	text-align : center;
	text-decoration : none;
}

.titolo0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	background-color : #006633;
	text-align : center;
	text-decoration : none;
}

.titolo1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	background-color : #006633;
	text-align : center;
	text-decoration : none;
	padding-left : 5px;
}

.titolo2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	background-color : #228c6c;
	text-align : left;
	text-decoration : none;
	padding-left : 10pt;
	padding : 3;

}

.titolo3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	background-color : #483D8B;
	text-align : left;
	text-decoration : none;
padding-left : 5px;
}

.titolo4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	background-color : red;
	text-align : left;
	text-decoration : none;
padding-left : 5px;
}

.notizia {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	background-color : WHITE;
	text-align : left;
	text-decoration : none;
	padding-left : 5px;
	height : 40px;
}

	
.bottone{
	font-weight : bold;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : Red;
}

.bottone2{
	font-weight : bold;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #228c6c;
}

.bottone3{
	font-weight : bold;
color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #006699;
}

.copy {  color: black; font-size: 10px; }

.bubble {
	padding: 8px 10px 7px 20px;
	border: #d0d0d0 1px solid;
	font-size: 10px;
}

*>.bubble {
	background: #fafafa;
	-moz-border-radius: 7px;
}

.bubble legend {
	font-family: Verdana, sans-serif;
	padding: 1px 15px;
	background: #eaeaff;
	border: #0f0f0f 1px solid;
	color: #000000;
	font-size: 12px;
	-moz-border-radius: 4px;
}

.avviso {
background: "bg.jpg";
}
.bubble2 {
	padding: 8px 10px 7px 20px;
	border: red 1px solid;
	font-size: 10px;
}

*>.bubble2 {
	background: #fafafa;
	-moz-border-radius: 7px;
}

.bubble2 legend {
	font-family: Verdana, sans-serif;
	padding: 1px 15px;
	background: red;
	border: red 1px solid;
	color: white;
	font-size: 12px;
	-moz-border-radius: 4px;
}

