@charset "utf-8";

#header {
	background-image:url(../img/header_3.jpg);
	width:980px;
	height:160px;
}

#navigation {
	background-image:url(../img/bkg_05.jpg);
	width:960px;
	height:25px;
        margin-bottom: 0px;
        padding-left: 20px;
}

#container2 {
	background-image:url(../img/bkg_04.jpg);
	width:980px;
    margin-top: 0px;
	overflow:hidden;
		
	/*height:680px;*/
}
#content {
	
	/*background-image:url(../img/bkg_04.jpg);*/
	width:780px;
    margin-top: 0px;
	float:right;
	/*height:680px;*/
}

#content_mappa {
	
	background-image:url(../img/bkg_04.jpg);
	width:980px;
    margin-top: 0px;
	/*height:680px;*/
}

#subcontent {
	/*background-image:url(../img/bkg_04.jpg);*/
	width:780px;
	margin-top: 0px;
	/*float:right;*/
	height:100px;
}

#menu-sx
{
	background-image:url(../img/bkg_04.jpg);
	width:200px;
	margin-top: 11px;
	float:left;
	/*height:680px;*/
}

#footer {
	background-image:url(../img/footer.jpg);
	width:980px;
	height:55px;
	clear:both;
}

/* fine da potoshop provvisorio -----------*/


#content_mappa iframe {
	border: none;
	width:940px;
        height: 650px;
        margin: 25px 20px;
}

#container{
	width:980px;
	margin:20px auto;
	padding:1px 0;
	text-align:left;
	background:#ffffff;
}

#navigation {
  color: #013D7B;
}

#navigation a {
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #013D7B;
}

#navigation a:hover {
  color: #013D7B;
}

#navigation a:visited {
  color: #013D7B;
}


#menu_ver 
 {
	list-style: none;
	margin-left: 0px; /* era -20px */
        padding-left: 20px; /* aggiunto */
	line-height: 28px;
	font-size: 0.95em;
	font-style: normal;
	color: #013D7B;

 }

#submenu1_ver 
 {
	list-style: none;
	margin-left: -40px;
	line-height: 16px;
	font-size: 90%;

 }

#menu_ver a {
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #013D7B;
}

#menu_ver a:hover {
  color: #AAA;
}


#content p 
{
	margin: 0px 20px;
	padding-top: 10px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}

#content h1 {
  margin: 0px 20px;
  padding-top: 30px;
  font-family: tahoma, verdana, sans-serif;
  font-size: .95em;
  font-style:normal;
  font-weight:bold;
  color:#013d7b;
}

#content h2 {
	margin: 0px 20px;
	padding-top: 30px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 0.80em;
	font-style:normal;
	font-weight:bold;
	color:#013d7b;
}
