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

.bg_header{
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
	background-position: top center;
}
.bg_footer{
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.jpg);
	background-position: bottom center;
}
.bg_1{
	background-color:#041D82;
}
.bg_2{
	background-color:#031458;
}
.bg_1_corner_1{
	background-repeat: no-repeat;
	background-image: url(images/bg_corner_1.gif);
	background-position: top left;
}
.bg_1_corner_2{
	background-repeat: no-repeat;
	background-image: url(images/bg_corner_2.gif);
	background-position: bottom right;
}

.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: #041D82;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	border: 1px solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #041D82;
}

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

/* ****************************** txt ****************************** */
#menu{
	width:100%;
}
.txt{
	color: #041D82;
 	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.txt a{
 	color: #041D82;
 	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.txt a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt2{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.txt2 a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.txt2 a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt3{
	color: #041D82;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt3 a{
 	color: #041D82;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.txt3 a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/
.txt4{
	color: #FFFFFF;
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txt4 a{
 	color: #FFFFFF;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.txt4 a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*---*/.titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
