body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #09f url(../img/sfondo.gif) ;
	text-align: center;
}
#container {
	position:absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 50%;
	width: 630px;
	margin-left: -325px;
	color: #3B4A51;
	text-align: left;
	background: transparent url(../img/pag.gif) repeat-y;
	height: auto;
}

#foto {
margin-left: 10px;
}
h1  {
	width: 250px;
	height: 40px;
	background: url(../img/c.gif) right no-repeat;
}
h1 span {
display: none;
}
h1#home {
background: #fff url(../img/home.gif) no-repeat;
}
h1#about {
background: #fff url(../img/about.gif) no-repeat;
}
h1#lavoro {
background: #fff url(../img/lavoro.gif) no-repeat;
}
h1#borse {
background: #fff url(../img/borse.gif) no-repeat;
}
h1#estero {
background: #fff url(../img/estero.gif) no-repeat;
}
h1#stdisabili {
background: #fff url(../img/stdisabili.gif) no-repeat;
}
h1#associazioni {
background: #fff url(../img/associazioni.gif) no-repeat;
}
h1#cus {
background: #fff url(../img/cus.gif) no-repeat;
}
h1#fdistanza {
background: #fff url(../img/fdistanza.gif) no-repeat;
}
h1#vita {
background: #fff url(../img/vita.gif) no-repeat;
}
h1#riforma {
background: #fff url(../img/riforma.gif) no-repeat;
}
#contenuto {
	position: relative;
	font-size: 12px;
	margin-top: 20px;
	left: 255px;
	width: 300px;
	padding: 10px;
	margin-bottom: 30px;
}

#contenuto a:link, #contenuto a:visited {
  text-decoration: underline;
  color: #069;
}
#contenuto a:hover {
	text-decoration: none;
	color: #069;
}
#contenuto a:active {
	text-decoration: none;
	color: #069;
}
#current {
    text-decoration: none;
	background: #28c url(../img/a.gif) no-repeat right top;
}
#banner  div  {
display: none;
}
#banner  h2 span {
display: none;
}
#contenuto span {
font-weight: 600;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted;
	}
#nav {
	position: absolute;
	background: #069 url(../img/c.gif) no-repeat right top;
	width: 180px;
	height: 400px;
	top: 422px;
	left: 9px;
	border: 0;
	margin: 0;
}
/*inizio menu*/
#mainMenu {
	background-color: #39c;
	color: #222;
	width: 180px;
	margin-top: 50px;
	border-top: 1px solid White;
}
#menuList {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav a {
display: block;
border-bottom: 1px solid #fff; 
}

li.menubar a {
    display: block;
	color: #fff;
	background-color: #39c;
	margin: 0px;
	border-left: 5px solid #28c;
	width: 160px;
	padding-bottom: 3px;
	padding-top: 3px;
    border-bottom: 1px solid #fff;
}
li.menubar li a{
    display: block;
	color: #fff;
	background-color: #28c;
	margin: 0px;
	border-left: 10px solid #28c;
	width: 150px;
	padding-bottom: 3px;
	padding-top: 3px;
    border-bottom: 1px solid #fff;
}
.menu1 {
    display: block;
    list-style-type: none;
    text-decoration: none;
    padding-left: 10px;
    font-size: 12px;
	color: #fff;
	background-color: #28c;
	margin: 0px;
	border-left: 10px solid #28c;
	width: 150px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.menu {
  display: none;
  background-color: #28c;
  list-style-type: none;
  text-decoration: none;
  margin: 0px;
  border-left: 10px solid #28c;
  padding: 0px;
  font-size: 12px;
}

.menu li a {
  display: block;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  padding-left: 10px;
  text-decoration: none;
}
.menu a:hover, .menu a:active, .menu1 a:hover, .menu1 a:active, .menubar a:hover, .menubar a:active {
	text-decoration: underline;
	background-color: #39c;
	
}
.menu a:link, .menu a:visited, .menu1 a:link, .menu1 a:visited, .menubar a:link, .menubar a:visited {
  text-decoration: none;
} 

a.actuator {
  color: #000;
  font-size: 12px;
  padding-left: 15px;
  text-decoration: none;
}
a.actuator:hover {
  text-decoration: underline;
}

/*fine menu*/

div#footer p{
	padding: 20px;
	color: #777;
	font-size: 11px;
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 50px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	height: 24px;
	width: auto;
	position: relative;
	top: 30px;	
}
div#footer p a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #444;
}
div#footer p a:hover{
	text-decoration: underline;
}
div#footer p a:hover{
	text-decoration: underline;

}
