body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}
a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
    font-weight: normal;

}
a:visited {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #CC0000;
    text-decoration: none;
    font-weight: normal;

}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #CC9900;
    text-decoration: underline;
    font-weight: normal;

}
form {
    margin: 0px;
    padding: 0px;
}
.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.bordo {
    border: 1px solid #000066;
}
.f_struttura {
	background-attachment: inherit;
	background-image: url(immagini/fondo_struttura.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bordo {
	border: 1px solid #666666;
}
.input_txt_EP {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #333333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial; 
	HEIGHT: 22px; 
	TEXT-DECORATION: none
}
.textArea_txt_EP {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #333333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial; 
	TEXT-DECORATION: none
}
.ns {
   visibility: hidden;
   display: none;
}.f_fiore {
	background-attachment: inherit;
	background-image: url(immagini/floral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_not {
	background-attachment: inherit;
	background-image: url(immagini/not.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f_errore {
	background-attachment: inherit;
	background-image: url(immagini/errore.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

