html{ background: #d0d1d2; }

body{
  background: #d0d1d2;
  margin: 0px;
  font-family: Verdana, sans;
  color: #000;
  text-align: center;
}

.pagina{
  background: #e7e8e9;
  width: 830px;
  margin: 0px auto;
  text-align: left;
  padding: 20px 0px 20px 0px;
  position: relative;
}

.comune{
  background: url('chrome/comune.jpg') center no-repeat;
  height: 104px;
  margin-bottom: 20px;
}

.logo{
  background: url('chrome/logo.jpg') center no-repeat;
  height: 74px;
}

h1{
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  margin: 30px 10px 0px 10px;
}
h2{
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  margin: 3px 10px 0px 10px;
}
.testomain{
  margin: 20px 90px 12px 90px;
  font-size: 12px;
  text-align: center;
}

.programma{
  text-align: center;
  font-size: 12px;
  margin: 0px 90px 40px 90px;
}
.programma a{
  color: #D7182A;
  text-decoration: none;
  text-transform: uppercase;
}

.cont{
  position: relative;
  margin-left: 8px;
}

.visore{
  float: left;
  margin-left:10px;
  font-size: 12px;
  text-decoration: none;
  width: 124px;
  height: 240px;
  cursor: pointer !important;
}
.immagine{
  width: 124px;
  height: 124px;
  text-align: center;
  line-height: 124px;
}
.immaginespo{
  width: 124px;
  height: 124px;
  text-align: center;
  line-height: 124px;
  background: #fff;
}
.immagine img,
.immaginespo img{
  vertical-align: middle;
}

h3{
  font-size: 11px;
  color: #000;
  text-decoration: none;
  margin: 10px 0px 0px 0px;
  text-align: center;
}
h4{
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  margin: 2px 0px 0px 0px;
  text-align: center;
}

.piede{
  font-size: 12px;
  text-align: center;
  margin: 20px 10px 20px 10px;
}
.piedea{
  font-size: 12px;
  text-align: center;
  margin: 20px 10px 0px 10px;
}
.piedeb{
  font-size: 12px;
  text-align: center;
  margin: 4px 10px 60px 10px;
}
.piede a,
.piedea a,
.piedeb a{
  color: #000;
  text-decoration: none;
}

.fine{
  clear: both;
}

.sponsors{
  margin: 0px 10px 20px 10px;
  font-size: 12px;
  font-weight: bold;
}

.cerca{
  color: #464749;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  margin-bottom: 14px;
}
.cerca .txt{
  padding-right: 5px;
}
.cerca .sx{
  width: 9px;
  background: url(chrome/crc_sx.gif) no-repeat right;
}
.cerca .dx{
  width: 9px;
  background: url(chrome/crc_dx.gif) no-repeat left;
}
.cerca .mid{
  background: #d8d9da;
}
.cerca .mid input{
  border: 0px;
  background: #d8d9da;
  padding: 3px 0px;
}

.no-result{
  margin: 50px 0px 120px 0px;
  text-align: center;
}

.paragrafo{
  padding: 0px 10px;
  text-align: center;
}
.paragrafo a{
  font-size: 10px;
  color: #464749;
  text-decoration: none;
}

.creditsB16{
  position: absolute;
  right: 5px;
  bottom: 3px;
  font-size: 10px;
}
.creditsB16 a{
  color: #9A9B9C;
  text-decoration: none;
}

.edizioni{
  position: relative;
  text-align: center;
}
.edizioni span{
  color: #D7182A;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.ediz{
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
}

.ediz a{
  color: #5d5e60;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

