#banner {
	text-align: center;
	margin-left: 50%;
	position: absolute;
	left: -450px;
	top: 0px;
	width: 900px;
	height: 154px;
}
#contenuto {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	top: 160px;
	width: 900px;
	height: 420px;
}
#contenuto #news {
	position: absolute;
	width: 305px;
	left: 0px;
	top: 150px;
	border: 1px solid #ABABAB;
	text-indent: 5px;
	height: 254px;
	background-color:white;
}
#news #newsContenuto {
	width: 290px;
	margin-left: -145px;
	position: absolute;
	left: 50%;
	top: 27px;
	/*padding-left:5px;*/
	font-size: 11px;
	text-align: justify;
	height:200px;
	background-color:white;
}
#news #newsTitolo {
	position: absolute;
	width: 290px;
	height: 20px;
	background-color: #E9E9E9;
	border: 1px solid #ababab;
	margin-left: -145px;
	left: 50%;
	top: 4px;
}
#contenuto #menu {
	text-align: left;
	text-indent: 5px;
	width: 310px;
}
#contenuto #menu #itemMenu {
	background-color: #E9E9E9;
	border: 1px solid #ABABAB;
	width: 300px;
	padding: 0px;
	margin: 4px;
}
#contenuto #menu #itemMenu:hover {
	background-color: #E9E9E9;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#contenuto #contenutoDinamico {
	background-color: #FFF;
	position: absolute;
	left: 311px;
	top: 4px;
	border: 1px solid #ABABAB;
	width: 587px;
	height: 300px;
}
#contenutoDinamico #contenutoPHP {
	position: absolute;
	top: 30px;
	text-align: justify;
	margin-left: -285px;
	left: 50%;
	width: 570px;
	height: 300px;
	font-size: 14px;
}
#contenuto #contenutoDinamico #titolo {
	background-color: #EDEDED;
	width: 570px;
	top: 4px;
	height: 20px;
	left: 50%;
	position: absolute;
	margin-left: -285px;
	border: 1px solid #ABABAB;
}
#contenuto #menu #itemMenu a {
	text-decoration: none;
	color: #000;
}
#footer {
	background-color: #E9E9E9;
	width: 900px;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	border: 1px solid #ABABAB;
	height: 50px;
}
a
{
	text-decoration:none;
	color:#000;
}
a:active
{
	text-decoration:none;
	color:#000;
	
	
}
a:hover
{
	text-decoration:underline;
	color:#000;
	
}

#fotoemarchi
{
	
}