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

.bg_color{
	background-color: #007399;
}
.bg_color_2{
	background-color: #A5DCAF;
}
.bg_header{
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
	background-position: top left;
}
.bg_footer{
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.jpg);
	background-position: top left;
}

.bg_block_1{
	background-repeat: no-repeat;
	background-image: url(images/bg_block_1.jpg);
	background-position: top left;
}
.bg_block_2{
	background-repeat: no-repeat;
	background-image: url(images/bg_block_2.jpg);
	background-position: bottom left;
}

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

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

.campotesto{
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #007399;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	border: 1px solid;
	border-color: #007399;
	background-repeat: repeat-x;
	background-image: url(images/bg_txt.jpg);
	background-position: top left;
}
.campotesto2{
	BACKGROUND-COLOR: #1DA838;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	border: 1px solid;
	border-color: #007399;
	background-repeat: repeat-x;
	background-image: url(images/bg_txt2.jpg);
	background-position: top left;
}


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

/* ****************************** txt ****************************** */
.txt2_menu{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt2_menu a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
.txt2_menu a:hover{
 	color: #1DA838;
 	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt{
	color: #007399;
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.txt a{
 	color: #007399;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.txt a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt2{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt2 a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.txt2 a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt3{
	color: #007399;
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt3 a{
 	color: #007399;
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.txt3 a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt4{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.txt4 a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.txt4 a:hover{
 	color: #007399;
 	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt5{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
.txt5 a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.txt5 a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/