body,html {
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	height: 100%;
}
body, th, td, p, span, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213864;
}
input, textarea, select {
	width:270px;
}
input.buttn, input.check {
	width:auto;
}
h1, h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #213864;
	text-indent: 0px;
	padding: 2px 1px 2px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: normal;
}
h3 {
	font-size: 12px;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
	display:inline;
	list-style:none;
}
h4 {
	font-size: 14px;
	color: #213864;
	text-indent: 0px;
	padding: 1px 5px 10px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #213864;
	text-indent: 0px;
	/*text-align:justify;*/
	padding: 1px 5px 10px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
	font-style: italic;
}
/*
h2 {
	font-size: 14px;
	color: #213864;
	text-indent: 0px;
	padding: 2px 3px 2px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
	line-height: normal;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #213864;
	text-indent: 0px;
	text-align:justify;
	padding: 1px 5px 1px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: normal;
}
*/
.claim {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: normal;
}
a h2 {
	color:#2A1FFF;	
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color:#2A1FFF;
/*	color:#213864;*/
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
.menu_home {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	text-align: center;
	width: 142px;
	height: 16px;
	background-repeat:no-repeat;
}
.col_sx, .col_dx {
	background-repeat: repeat-y;
	width: 200px;
}
.text_small {
	font-size: 10px;
}
.text_title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 10px 5px;
}
.text_subtitle {
	font-size: 14px;
	font-weight: normal;
	padding: 1px 5px 10px 5px;
	font-style: italic;
}
.text_normal {
	padding: 1px 5px 1px 5px;
}
.text_hline150 {
	line-height: 150%;	
}
img.fotohome {
	margin: 0px 5px 0px 0px;
}
.flash_struttura {
	height: 255px;
	width: 348px;
	/*height: 170px;
	width: 233px;*/
	margin: 5px 5px 0px 0px;
}

.back_nav, .back_nav a, .back_nav a:link, .back_nav a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #506488;
	color: #FFFFFF;
/*	background-color: #ECB68F;
	color: #666666;*/
}
.back_nav a:hover {
	text-decoration: underline;
	background-color:#848FAD;
/*	background-color: #FFFF00;
	color: #000000;*/
}

#menubar {
	background-color:#506488;
	border-bottom:1px solid #666666;
	padding:2px 0px;
	margin-bottom:1px;
	font-weight:bold;
}
#menubar a, #menubar a:link, #menubar a:visited, #menubar a:active {
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
}
#menubar a:hover {
	background-color:#848FAD;
}
#menubar ul {
	list-style : none;
	padding:0px;
	margin:0px;
}
#menubar li {
	display:inline;
	list-style:none;
}

/*.col_box a, .col_box a:link, .col_box a:visited, .col_box a:active {
	font-weight: bold;
	color: #002042;
	text-decoration: underline;
}
.col_box a:hover {
	text-decoration: underline;
}
*/