body {
  background: #ffffff;
  text-align:center;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-size: 12px;
  font-family:Trebuchet MS;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

#main {
  width: auto;
  display: block;
  margin: 0px;
  text-align: center;
  background: transparent;
  padding: 0px;
}

#main_child {
  height: auto;
  width: auto;
  background: transparent;
  margin: 0px auto 0px auto;
}


#main_child2 {
  height: auto;
  width: auto;
  margin: 0px auto 0px auto;
}

#cnt_sez {
  margin: auto;
  height: auto;
#  padding-top: 150px;
#  background: #ffffff url(../img/titolone.png) top center no-repeat;
height: auto;
background:url("../img/404up.png") no-repeat scroll center 20px #FFFFFF;
padding-top:162px;
}

#contenuti {
  width: 750px;
  text-align: left;
  height: auto;
  margin: 30px auto auto;
}

#bkmenu {
  border-style:solid;
	border-width:2px 0;
	text-align:center;
	width:100%;
	height: 50px;
	background:#FFBB00 none repeat scroll 0 0;
}

#bkmenu ul {
	margin:0 auto;
	
}

#bkmenu li {
  display:inline-block;
  text-decoration: none;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  width: auto;
  height: 50px;
  background: none repeat scroll 0 0 #FFBB00;
}

#bkmenu a {
  display: block;
  margin: 12px 10px;
  color: #000000;
  text-decoration: none;
}

#bkmenu a.s {
	color:#FFFFFF;
	text-decoration:underline;
}

#bkmenu a:hover {
  text-decoration: underline;
}

#contenuti .titoletto {
  color: #000000;
  background: #ffffff;
  font-weight: bold;
  font-size: 14px;
  border-bottom: #000000 solid 1px;
}

#contenuti .titoletto span {
  margin-left: 10px;
  background: #f0f0f0;
  border: #000000 solid 1px;
  border-width: 1px 1px 0px 1px;
}

#credits {
  color: #000000;
  height: auto;
  width: auto;
  text-align: right;
  font-size: 9px;
  border-top: 2px solid #FF8800; /*#000000 solid 2px;*/
}

#credits a {
  font-size: 9px;
  display: inline;
}

.box {
  margin-bottom: 10px;
  color: #000000;
}

.box .testo {
  margin: 5px auto auto 5px;
}

a.myGal img {
  border: #000000 solid 2px;
}

#helper {
  display: none;
}

.ntitolo {
  font-weight: bold;
}
