body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;    /*interne*/
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	
	SCROLLBAR-3DLIGHT-COLOR: #BBBBBB;     /*esterne*/
	SCROLLBAR-DARKSHADOW-COLOR: #BBBBBB;
	
	SCROLLBAR-ARROW-COLOR: #3CB337;
	SCROLLBAR-BASE-COLOR: #EEEEEE;			/*barra*/
	SCROLLBAR-TRACK-COLOR: #FFFFFF;      /*tracciato*/
}

.bg_sfuma{
	background-repeat: repeat-x;
	background-image: url(images/bg_sfuma.jpg);
	background-position: top left;
}

.floatleft {
	FLOAT: left; MARGIN: 5px 10px 5px 0px;
}
.floatright {
	FLOAT: right; MARGIN: 5px 0px 5px 10px;
}

.borderimage{
	border:1px solid #666666;
}

.campotesto {
	BACKGROUND-COLOR: #666666;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	border: 1px solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #666666;
}

.campotesto2 {
	BACKGROUND-COLOR: #666666;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	font-weight: bold;
	border: 1px solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #666666;
}

/* ****************************** titolo ****************************** */
.title{
	color: #3CB337;
 	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:-1px;
	word-spacing:0px;
}
/* ****************************** fine titolo ****************************** */

/* ****************************** txt ****************************** */
.txt_menu{
	color: #666666;
 	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt_menu a{
 	color: #666666;
 	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
	padding-bottom:5px;
}
.txt_menu a:hover{
	background:#FFFFFF;
 	color: #3CB337;
 	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/

.txt_s_p{
	color: #666666;
 	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


/*---*/


.txt{
	color: #666666;
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txt a{
 	color: #666666;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txt a:hover{
 	color: #3CB337;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*---*/
.txt2{
	color: #666666;
 	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.txt2 a{
 	color: #666666;
 	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.txt2 a:hover{
 	color: #3CB337;
 	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
/*---*/
.txt3{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txt3 a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txt3 a:hover{
 	color: #3CB337;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*---*/

.bandiera {margin-right:5px;}


.txt_versione{
	color: #666666;
 	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt_versione a{
 	color: #666666;
 	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.txt_versione a:hover{
	background:#FFFFFF;
 	color: #3CB337;
 	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
