html,body {
	padding: 0px;
	margin: 0px;
	background-color: white;
  height:100%;
  font-family:verdana;
  color:#000;
}
.creds{
  width:750px;
  text-align:right;
  font-size:9px;
  margin:10px auto 30px;
}
.creds a{
  text-decoration:none;
  color:#000;
}
.creds div{
  width:220px;
  text-align:left;
  float:right;
}
#pagina{
  width:750px;
  margin:40px auto 20px;
}
.colsin{
  width:483px;
  float:left;
}
.coldes{
  width:220px;
  float:right;
}
.fine{ clear:both; }
.head{
  width:483px;
  /*height:301px;*/
  padding-top:170px;
  background:url(chrome/head.gif) no-repeat;
  margin-bottom: 60px;
  font-size:12px;
  text-align:justify;
}
.heade{
  width:483px;
  /*height:301px;*/
  padding-top:170px;
  background:url(chrome/heade.gif) no-repeat;
  margin-bottom: 60px;
  font-size:12px;
  text-align:justify;
}
.head p,
.heade p{
  margin:0px 0px 12px 0px;
}
.box{
  width:220px;
  height:174px;
  background:url(chrome/box.gif) no-repeat;
}
.menu{
  font-size:12px;
  font-weight:bold;
  color:#000;
  list-style-type: none;
  margin:0px;
  padding:0px;
}
.menu li{
  margin:0px 0px 18px 0px;
  padding:0px;
}
.menu li span{
  color:#d70004;
}
.menu li a{
  text-decoration:none;
  color:#000;
}
.menu li input.inp{
  border:0px;
  background:#eee;
  font-family:verdana;
  font-size:12px;
  font-weight:normal;
  color:#000;
  padding:0px 3px;
}
.not{
  margin-bottom:40px;
}
.int{
  font-size:15px;
  margin:0px;
}
.titolo{
  font-size:18px;
  font-weight:bold;
  margin:0px;
  z-index:1;
  margin-top:-10px;
}
.titolo span{
  font-weight:normal;
}
.testo{
  font-size:12px;
  text-align:justify;
  margin:12px 0px 5px 0px;
}
.testo p{
  font-size:12px;
  text-align:justify;
  margin:0px 0px 12px 0px;
}
.immg{
  text-align:center;
}
.news{
  font-size:11px;
  color:#000;
  margin-top: 74px;
}
.news a{
  color:#000;
  text-decoration:none;
}
.news a span{
  color:#d70004;
}
.credits{
  font-size:10px;
  margin-top:74px;
}
.credits a{
  text-decoration:none;
  color:#000;
}
.contatti{
  font-size:12px;
  text-align:center;
}
.contatti a{
  color:#000;
  text-decoration:none;
}
.contatti p{
  margin:0px 0px 12px 0px;
}
.arctit{
  font-size:11px;
  font-weight:bold;
  margin:0px 0px 12px 0px;
}
.arcdata{
  font-size:11px;
  margin:0px;
}
.arclinea{
  font-size:11px;
  margin:0px 0px 12px 0px;
  padding-left:40px;
}
.arclinea a{
  text-decoration:none;
  color:#000;
}

.spacer{
  width:10px;
  height:50%;
  margin-bottom:-190px;
}
.intro{
  background:url(chrome/intro.gif) no-repeat;
  width:639px;
  height:380px;
  margin:0px auto;
  position:relative;
}
.ita{
  display:block;
  position:absolute;
  top:216px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#000;
}
.eng{
  display:block;
  position:absolute;
  top:216px;
  right:0px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#000;
}
.cred{
  display:block;
  position:absolute;
  width:639px;
  text-align:center;
  bottom:0px;
  font-size:10px;
}
.cred a{
  text-decoration:none;
  color:#000;
}

.credits {
  width: 750px;
  color: 000;
  font-size: 9px;
  margin: 0 auto;
}

.credits table {
  border-top: 1px solid #000;
}

.credits a {
  color: #000;
  text-decoration: none;
}