/*
	MZ - 2008
*/
	body {
		/*font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10pt;*/
		/*font-family: Tahoma, Verdana, Segoe, sans-serif;
		font-size: 0.84em;*/
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 0.83em;
		margin: 10px 0px 0px 0px;
		background-image: url(/immagini/l0_sfondo_body.gif);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		background-color: #e8eff7;
	}

	#dIntestazione h1 {
		display: none;
	}

	/*#bottom2 p {
		margin: 0px;
	}*/

	#wrap p {
		margin: 0px;
	}

	#wrap {
		margin: 0 auto;
		width: 935px;
		border: none;
		background-color: transparent;
	}

	#top1 {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 30px;
		border: none;
		background-image: url(/immagini/l0_sfondo_sfondo.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-color: transparent;
	}

	#top1 a:link, #top1 a:visited {
		color: white;
		font-weight: normal;
		text-decoration: none;
	}			

	#top1 a:hover, a:active {
		color: yellow;
		text-decoration: underline;
	}

	#top2 {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100px;
		border: none;
		background-image: url(/immagini/l0_sfondo_top2.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	#top2thin {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 45px;
		border: none;
		background-image: url(/immagini/l0_sfondo_top2thin.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	#content_home {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		border: none;
		background-color: ivory;
	}

	#content_home ul {
		font-size: 0.85em;
		color: #006AD5;
	}

	#content_home li {
		line-height: 150%;
	}

	#content_home a:link, #content_home a:visited {
		color: #0080FF;
		font-weight: bold;
		text-decoration: none;
	}			

	#content_home a:hover, #content_home a:active {
		color: #0080FF;
		text-decoration: underline;
	}

	#content {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		border: none;
		background-color: ivory;
	}

	#contentsub {
		margin: 0 auto;
		width: 920px;
		padding: 20px 0px 0px 0px;
	}

	#contentsub a:link, #contentsub a:visited {
		color: blue;
		text-decoration: none;
	}			

	#contentsub a:hover, #contentsub a:active {
		/*color: #FF5C0F;*/
		text-decoration: underline;
	}

	#wrap_bottom {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100px;
		border: none;
		background-image: url(/immagini/l0_sfondo_wrap_bottom.gif);
		background-repeat: repeat-x;
		background-position: 0px 0px;
	}

	#footer {
		position: absolute;
		width: 100%;
		height: 100px;
		background-image: url(/immagini/l0_sfondo_footer.gif);
		background-repeat: repeat-x;
		background-position: 0px 0px;
	}

	#navbar {
		border-left: 1px solid white;
		border-right: 1px solid white;
		background-color: lightgrey;
		height: 20px;
		padding: 5px 0px 0px 3px;
		font-size: 0.8em;
		color: black;
	}

	#navbar a:link, #navbar a:visited {
		color: black;
		text-decoration: none;
	}			

	#navbar a:hover, #navbar a:active {
		color: black;
		text-decoration: underline;
	}

	#pagetitle {
		height: 28px;
		border-left: 1px solid white;
		border-right: 1px solid white;
		background-color: #e2e3e5;
		background-image: url(/immagini/l0_title_back.gif);
		background-repeat: no-repeat;
		background-position: 432px 0px;
		padding: 2px 6px 0px 0px;
		text-align: right;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: 300;
		color: white;
	}

	.standardTable tr {
		vertical-align: top;
	}

	.notizieTitolo {
		color: black;
		background-color: #CCCCFF;
		margin-right: 200px;
		margin-bottom: 0;
		margin-top: 0;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.notizieTesto {
		color: black;
		background-color: #CCFFCC;
		margin-top: 0;
		margin-bottom: 10px;
		padding-top: 4px;
		padding-bottom: 14px;
		border-top: 1px dotted black;
	}

	img {
		border: none;
	}
