body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/BG_Pagina.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#162C5B;
}

strong{
	color:#001A5F;
}

ul{
	padding-top: 5px;
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: 10px;
}

.ParteNavbar {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image:url(images/BG_Navbar.jpg);
}

.Navbar {
	width: 140px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.Navbar a:link {color: #FFFFFF; text-decoration: none;}
.Navbar a:visited {text-decoration: none; color: #FFFFFF;}
.Navbar a:hover {text-decoration: underline; color: #FF9901;}
.Navbar a:active {text-decoration: none; color: #FF9901;}

.Navbar_SEL {
	width: 140px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.Navbar_SEL a:link {color: #FF9901; text-decoration: none;}
.Navbar_SEL a:visited {text-decoration: none; color: #FF9901;}
.Navbar_SEL a:hover {text-decoration: underline; color: #FF9901;}
.Navbar_SEL a:active {text-decoration: none; color: #FF9901;}



.ParteTestoSX {
	width: 43px;
	background-image: url(images/BG_Stracciato_SX.gif);
}

.ParteTestoDX {
	width: 43px;
	background-image: url(images/BG_Stracciato_DX.gif);
	background-repeat: repeat-y;
}

.ParteTestoMID {
	width: 894px;
	background-image: url(images/bg_c_d.jpg);
}

.TabellaTestoSXIndex {
	background-image: url(images/bg_content.jpg);
}


.TabellaTestoSX {
	width: 242px;
	background-image: url(images/bg_content.jpg);
	text-align: right;
}

.TabellaTestoDXIndex {
	background-image: url(images/bg_content.jpg);
	vertical-align:top;
	text-align:left;
}

.TabellaTestoDX {
	width: 236px;
	background-image: url(images/bg_content.jpg);
	text-align: right;
	padding-right: 10px;
}

.TabellaTestoMID {
	width: 416px;
	background-image: url(images/bg_content.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.TestoHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001a5f;
}

.TestoSottotitoli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001A5F;
}

.FooterSX {
	width: 447px;
	height: 55px;
	vertical-align: middle;
	background-image: url(images/bg_footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}

.FooterDX {
	width: 447px;
	height: 55px;
	vertical-align: middle;
	background-image: url(images/bg_footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}