@charset "UTF-8";
/* CSS Document */

p {margin: 0; padding: 0;}


.bordercollapse {
	caption-align : bottom;
	border-collapse:collapse;
}
.tabella_banner {
	background-color: #1a171b;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.banner_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.cella_margini_dx_sx {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
.L2-link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.cella-contenuti {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	padding-top: 20px;
	line-height: 20px;
	text-align: justify;
}
.cella_menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: right;
	height: 30px;
}
.L1-selected {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
}
.L1-link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
}

.separatore_menu_contenuti {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.L2-selected {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.cella-contenuti-principale {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 11 px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

