.TAB01 {
	background-color: #FFF;
	text-align: center;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}


body
{
	/* background-color: #4678C8;*/
    background-color: #002E65;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #696969;
	background-image: url(images/content.gif);
	background-repeat:repeat-x;
	text-align: center;
}

a:link
{
	color: #036;
	text-decoration: none;
}
a:visited
{
	color: #036;
	text-decoration: none;
}
a:hover
{
	color: #F00;
	text-decoration: underline;
}
a:active
{
	color: #F00;
	text-decoration: none;
}


.TITOLO01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #036;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/BKG_titolihome.jpg);
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.TXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00376F;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 2px;
	text-align: left;
}
.TXTHOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00376F;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	padding: 2px;
	border-bottom-color: #FC0;
	text-align: left;
}
.TABTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00376F;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	padding: 2px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/BKG_tabelle20.jpg);
	background-repeat: repeat-x;
}
.TITOLO02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	background-image: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.TAB_CARICHE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00376F;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding: 2px;
	text-align: left;
	background-repeat: repeat-x;
	border: 1px solid #036;
}

