body{
	margin: 0px;
	background-color: #CFD0E0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #002569;
	line-height: 11px;
}

.attivi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11px;
}

h1{
	color: #002569;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

h1.blu{
	color: #002569;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

h1.nero{
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.colonna_menu{
	width: 196px;
	border-left: 1px solid #002569;
	border-right: 1px solid #002569;
}

.colonna_testo{
	border-right: 1px solid #002569;
	padding: 30px;
}

.voci_menu{
	background-color: #FF9933;
	background-image: url(img/freccia_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #002569;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 28px;
	display: block;
}

.voci_menu:hover{
	color: #FFFFFF;
}

.voci_menu-attive{
	background-color: #FF9933;
	background-image: url(img/freccia_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #002569;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 28px;
	display: block;
}

.base_testo{
	background-color: #A5A4D6;
	color: #002569;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding: 10px;
}

.link-blu{
	color: #002569;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.link-blu:hover{
	color: #002569;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}

.bottom{
	background-image: url(img/barra_bottom.gif);
	background-repeat: no-repeat;
	height: 26px;
}
