/*//mappa/*/
body#mappa #top{
	width:100%;
}
body#mappa .top1{	
	background: url(../img/top_left-bottom.gif) no-repeat bottom right #638C18;
}
body#mappa .top2{
	background: url(../img/top_right-bottom.gif) no-repeat bottom left #638C18;
}


body#mappa .top1{
	width: 26%;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

body#mappa .top2{
	min-height: 60px;
	height: auto !important;
	height: 60px;
	width: 74%;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

body#mappa #left {
	width:96%;
	padding:2%;
}

body#mappa #credits{
	background: url(../img/noarea_bg_container_bottom.gif) right bottom repeat-x;
}


body#mappa #footerignho{
	background-color:#638C18;
	height:20px;
	width:95%;
	margin:0px auto;
}
