BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #EBE7D7;
	scrollbar-arrow-color:#EBE7D7;
	scrollbar-face-color:#E1DDCA;
	scrollbar-highlight-color:#F1EEE3;
	scrollbar-3dlight-color:#DAD4BD;
	scrollbar-shadow-color:#EBE7D7;
	scrollbar-darkshadow-color: #DAD4BD;
	scrollbar-track-color: #F1EEE3;
	margin: 0px;
	padding: 0px;
}

.nas { position:absolute; width:300px; height:115px; z-index:1; left: 620px; top: -132px; visibility: hidden; }

.txt { color : #333333; line-height : 15px; font-size : 10px;}

.txt_evidenziato { color : #990066; line-height : 15px; font-size : 10px;  }
.titoletto { color : #990066; line-height : 15px; font-size : 8pt; font-weight: bold; }

.header_tabelle { color : #A40045; line-height : 15px; font-size : 8pt; font-weight: bold; background-color : #DAD4BD; padding-left : 3px; padding-top : 3px; padding-bottom : 3px;}
.background1 {background: #EDEADD; color : #333333; line-height : 15px; font-size : 10px; padding-left : 5px; padding-top : 5px; padding-bottom : 5px; padding-right : 5px;}
.background2 {background: #E8E4D4; color : #333333; line-height : 15px; font-size : 10px; padding-left : 5px; padding-top : 5px; padding-bottom : 5px; padding-right : 5px;}

.titolo {
	color : #333333;
	font-size : 18px;
	font-weight: bold;
/*	padding-left : 10px; */
}

.td_menu {background: #F1EEE3}

.footer {background: #A40045; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #FFFFFF}

.table_path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid D3CFC1;
	padding-left : 10px;
}

.table_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height : 15px;
	border: 1px solid D3CFC1;
	background-color: F1EEE3;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.margine {
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
}

/* LINK */
A.link { color : #990066; line-height : 15px; font-size : 10px; text-decoration : none; }
A:HOVER.link { color : #333333; line-height : 15px; font-size : 10px; text-decoration : underline; }

A.link_esterno { color : #663300; line-height : 15px; font-size : 10px; text-decoration : none; }
A:HOVER.link_esterno { color : #333333; line-height : 15px; font-size : 10px; text-decoration : underline; }

A.bottom { color : #FFFFFF; line-height : 15px; font-size : 10px; text-decoration : none; }
A:HOVER.bottom { color : #FFFFFF; line-height : 15px; font-size : 10px; text-decoration : underline; }

/* FORM */
.txt_form { font-size : 9px; padding-left : 5px; padding-bottom : 10px; }
INPUT, TEXTAREA, SELECT { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #666666; border-color : #D3CFC1; border-style : solid; border-width : 1px;}
