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

.bg_page{
	background-repeat: no-repeat;
	background-image: url(images/bg_page.jpg);
	background-position: top left;
}
.bg_menu{
	background-repeat: repeat-x;
	background-image: url(images/bg_menu.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 #000000;
}

.campotesto {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #33AC43;
	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: #33AC43;
}

.campotesto2 {
	BACKGROUND-COLOR: #F5F5F5;
	COLOR: #33AC43;
	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: #33AC43;
}

/* ****************************** titolo ****************************** */
.title{
	color: #33AC43;
 	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-1px;
	word-spacing:0px;
}
/* ****************************** fine titolo ****************************** */

/* ****************************** txt ****************************** */
.txt_menu{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt_menu a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:9px;
	padding-bottom:8px;
}
.txt_menu a:hover{
 	color: #F5F5F5;
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #000000;
}
/*---*/
.txt{
	color: #000000;
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.txt a{
 	color: #000000;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.txt a:hover{
 	color: #33AC43;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
/*---*/
.txt2{
	color: #FFFFFF;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt2 a{
 	color: #FFFFFF;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.txt2 a:hover{
 	color: #FF0000;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
/*---*/
.txt3{
	color: #000000;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt3 a{
 	color: #000000;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.txt3 a:hover{
 	color: #FF0000;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
/*---*/
