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

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

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

.sfondo_lato_sx{
	background-repeat: repeat-x;
	background-image: url(images/lato_sx_loop.jpg);
	background-position: top right;
}

.sfondo_lato_dx{
	background-repeat: repeat-x;
	background-image: url(images/lato_dx_loop.jpg);
	background-position: top right;
}

.borderimage{
	border:1px solid #1F4072;
}
.borderimage2{
	border:1px solid #CCCCCC;
}

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

.campotesto {
	BACKGROUND-COLOR: #1F4072;
	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: #1F4072;
}

.tastoinvio {
	BACKGROUND-COLOR: #1F4072;
	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: #1F4072;
}

/* ****************************** titolo ****************************** */
.titolo{
	color: #1F4072;
 	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
/* ****************************** fine titolo ****************************** */

/* ****************************** txt_scuro ****************************** */
.txtscuro{
	color: #1F4072;
 	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.txtscurolink{
	color: #1F4072;
 	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.txtscurolink a{
 	color: #1F4072;
 	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.txtscurolink a:hover{
 	color: #FF0000;
 	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

/* ************************** fine: txt_scuro ********************* */

/* ****************************** txt_grigio mini ****************************** */
.txtgrigiomini{
	color: #9A9A9A;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.txtgrigiominilink{
	color: #9A9A9A;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.txtgrigiominilink a{
 	color: #9A9A9A;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.txtgrigiominilink a:hover{
 	color: #1F4072;
 	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* ************************** fine: txt_grigio mini ********************* */


.txt_mini{
 	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #253647;
}

.txt{
 	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #253647;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}


.input 	{BACKGROUND-COLOR: #253647; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 13px; border: 1px solid; border-bottom-style: solid; border-left-style: solid; border-right-style: solid; border-top-style: solid; border-color: #ffffff #ffffff #ffffff #ffffff}

.invia	{BACKGROUND-COLOR: #253647; COLOR: #ffffff; FONT-FAMILY: Thaoma, Arial, Helvetica, sans-serif; FONT-SIZE: 15px; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.tendina 	{BACKGROUND-COLOR: #DBE2EA; COLOR: #3D4A56; FONT-FAMILY: Arial, Helvetica, sans-serif; font : bold; FONT-SIZE: 9px; border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; border-color: #999999 #CCCCCC #000000}

