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

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

.borderimage{
	border:1px solid #004D64;
}

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

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

/* ****************************** txt ****************************** */
.txt{
	color: #004D64;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txt a{
 	color: #004D64;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
.txt a:hover{
 	color: #FF0000;
 	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	width:100%;
}
/*---*/
.txt2{
	color: #004D64;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt2 a{
 	color: #004D64;
 	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: #FFFFFF;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt3 a{
 	color: #FFFFFF;
 	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;
}
/*---*/
.txtmenu{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	width:100%;
	margin-top:5px;
}
.txtmenu a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
	padding:3px;
	padding-right:50px;
	border-bottom:#004D64 1px solid;
	width:100%;
}
.txtmenu a:hover{
 	color: #004D64;
	background:#FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
.txtmenuFIX{
 	color: #004D64;
	background:#FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
	padding:3px;
	padding-right:50px;
	border-bottom:#004D64 1px solid;
}
/*---*/
.txtmenu2{
	color: #004D64;
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.txtmenu2 a{
 	color: #004D64;
	background:#FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
	padding:3px;
	padding-left:20px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	/*alpha*/
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	/*alpha*/
}
.txtmenu2 a:hover{
 	color: #FFFFFF;
	background:#004D64;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*alpha*/
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
	/*alpha*/
}
/*---*/
.txtmenu3{
	color: #004D64;
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txtmenu3 a{
 	color: #004D64;
	background:#FFFFFF;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width:100%;
	padding:6px;
	padding-left:20px;
	padding-right:50px;
	border-bottom:#004D64 1px solid;
}
.txtmenu3 a:hover{
 	color: #FFFFFF;
	background:#004D64;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
