body {
	background-repeat: repeat;
	background-image: url(img/sfondo.jpg);
	margin: 0px;
}

#container {
	height: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 926px;
}

#testata_home {
	height: 111px;
	width: 926px;
	background-repeat: no-repeat;
	background-image: url(img/testata_home.png);
}

#testata_attivita {
	height: 111px;
	width: 926px;
	background-repeat: no-repeat;
	background-image: url(img/testata_attivita.png);
}

#testata_documenti {
	height: 111px;
	width: 926px;
	background-repeat: no-repeat;
	background-image: url(img/testata_documenti.png);
}

#testata_contatti {
	height: 111px;
	width: 926px;
	background-repeat: no-repeat;
	background-image: url(img/testata_dove.png);
}

#sottotitolo {
	font-style: normal;
	left: 61px;
	top: 65px;
	position: relative;
	color: #9dca22;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#box_menu {
	float: left;
	width: 286px;
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(img/box_menu.png);
}

#navlist_main {
	line-height: 1.35em;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	list-style-image: url(img/quadrato_verde.jpg);
	margin: 0px;
	padding-left: 64px;
	padding-top: 25px;
}

#navlist_main li a {
	color: #506470;
	text-decoration: none;
}

#navlist_main li a:hover {
	text-decoration: none;
	color: #999999;
}

#navlist_main_lev2 {
	line-height: 1.35em;
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	list-style-image: url(img/quadrato_verde_bucato.jpg);
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	}

#navlist_lingua {
	line-height: 1.25em;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(img/quadrato_blu.jpg);
	padding-left: 64px;
	padding-top: 15px;
}

#navlist_lingua li a {
	color: #506470;
	text-decoration: none;
}

#navlist_lingua li a:hover {
	text-decoration: none;
	color: #999999;
}

#box_contenuti_generale {
	float: left;
	position: relative;
	width: 640px;
}
#box_contenuti_top {
	background-repeat: no-repeat;
	background-image: url(img/box_contenuti_top.png);
	height: 33px;
	width: 646px;
}

#box_contenuti_middle {
	display: inline-block;
	background-repeat: repeat-y;
	background-image: url(img/box_contenuti_middle.png);
	width: 646px;
}

#box_contenuti_bottom {
	background-repeat: no-repeat;
	background-image: url(img/box_contenuti_bottom.png);
	height: 33px;
	width: 646px;
}

#titolo_contenuti {
	float: left;
	position: relative;
	width: 165px;
}

h1 {
	text-transform: uppercase;
	margin: 0px;
	color: #506470;
	text-align: right;
	line-height: 1.1em;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 35px;
	color: #506470;
	text-align: right;
	line-height: 1.1em;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

h2 a:link {
	font-style: normal;
	font-weight: normal;
	color: #9dca22;
	text-decoration: underline;
}

h2 a:visited {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #9dca22;
}

h2 a:hover {
	font-style: normal;
	font-weight: normal;
	color: #506470;
	text-decoration: underline;
}

#contenuti {
	float: left;
	min-height: 350px;
	text-align: justify;
	color: #506470;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	border-left-color: #9dca22;
	border-left-style: solid;
	border-left-width: 2px;
	width: 420px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#contenuti a:link {
	color: #506470;
	text-decoration: underline;
}

#contenuti a:visited {
	color: #506470;
	text-decoration: underline;
}

#contenuti a:hover {
	color: #999999;
	text-decoration: underline;
}

#contenuti ul {
	margin-left: -22px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#contenuti li {
	list-style-image: url(img/trattino.jpg);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

#piva {
	color: #506470;
	margin-left: 310px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
}
