body {
  margin: 0;
  background-color: #333;

  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  /*text-shadow: 0px 1px 0px #fcfcfc;*/
  letter-spacing: 0px;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a {
  text-decoration: none;
  font-weight: 700;
  color: inherit;
  border: 0px;
  cursor: pointer;
}

#menu-casistudio li a {
  display: block;
  height: 18px;
}

a:visited {
  color: inherit;
}

a:hover {
  border-bottom: 0px solid white;
}

.container {
  position: absolute;
  width: 1000px;

  left: 50%;
  top: 0%;
  margin-left: -500px;

  /*background-image: url( '/images/carta.jpg' );*/
}

.RITAGLIO {
  height: 470px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.SPOSTARE {
  top: -60px;
}

.header,
.body,
.footer {
  position: relative;
  width: 100%;
}

.header {
  top: -5px;

  /*top: 0px;*/
  height: 146px;
  z-index: 300;
  position: fixed;
  width: 1000px;
}

#contacts {
  overflow: hidden;
  width: 1000px;
  height: 30px;

  /*width: 100%;*/
  /*	height: 70px;*/
  position: absolute;
  box-shadow: 1px 1px 3px #333;
  z-index: 4;
  background-image: url('/images/carta2.jpg');
}

/*
 .info {
	left: -130px;

	width: 581px;
	height: 70px;
	z-index: 2;
	position:absolute;
	background-repeat: no-repeat;
}

.mail {
   	font-size: 12px;
    font-weight: normal;
    left: 292px;
    top: 29px;

    position: absolute;
    z-index: 0;
}
*/

.linguetta-orizzontale {
  position: absolute;
  width: 342px;
  height: 13px;
  top: 13px;
  left: 238px;

  background-image: url('/images/layout/nastro.png');
  box-shadow: 1px 1px 3px #333;

  z-index: 1;

  color: white;
  text-shadow: 0px 1px 0px black;
  font-size: 9pt;
  padding: 15px 0px 15px 0px;

  /*font-weight: bold;*/
}

.linguetta-orizzontale-open {
  left: 513px;
}

.linguetta-orizzontale-open > span {
  z-index: 5;
}

.linguetta-orizzontale span {
  width: 265px;
  display: inline-block;
  text-align: center;
}

.linguetta-orizzontale a {
}

a.piu-info {
  position: absolute;
  right: 16px;
  text-decoration: underline;
}

.maschera {
  position: absolute;
  width: 519px;
  height: 100%;
  background-image: url('/images/layout/maschera.png');
  z-index: 2;
}

.buco {
  width: 487px;
  height: 70px;
  left: 513px;
  top: 0px;

  /*background-image: url( '/images/layout/bucone.png' );*/

  z-index: 0;
}

.logo {
  left: -33px;
  top: -5px;

  /*left: 37px;
	top: 4px;*/
  position: absolute;
  width: 140px;
  height: 140px;
  z-index: 5;
  background-image: url('/images/layout/logo.png');
  background-repeat: no-repeat;
}

.logo-caption {
  position: relative;
  width: 130px;
  text-align: center;
  top: 90px;
  font-size: 11px;
  /*font-weight: bold;*/
  color: white;
  text-shadow: 0px 1px 0px black;
}

.linguetta-verticale {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  bottom: 212px;
}

.linguetta-verticale-open {
  bottom: 0px;
}

.menu {
  top: 30px;
  right: 10px;

  /*top:70px;*/
  /*right: 0px;*/
  position: absolute;
  width: 835px;
  height: 70px;
  z-index: 3;
  text-align: right;
}

.linguetta-verticale-interno,
.linguetta-verticale-handle {
  position: relative;
  display: block;
}

#menu-chisiamo,
#menu-contatti {
  background-image: url('/images/layout/linguetta-chisiamo.png');
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position-y: 0px;
  bottom: 20px;
  height: 73px;
  width: 210px;
}

#menu-chisiamo {
  margin-right: -55px;
  z-index: 1;
}

#menu-chisiamo .linguetta-verticale-handle {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right;
  padding-right: 87px;
}

#menu-chisiamo .linguetta-verticale-handle a {
  color: white;
  line-height: 12pt;
  text-shadow: 0px 1px 0px black;
}

#menu-chisiamo .linguetta-verticale-interno {
  padding: 14px 97px 9px 25px;
}

#menu-contatti .linguetta-verticale-handle {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right;
  padding-right: 94px;
}

#menu-contatti .linguetta-verticale-interno {
  padding: 14px 97px 9px 25px;
}

#menu-contatti .linguetta-verticale-handle a {
  color: white;
  line-height: 12pt;
  text-shadow: 0px 1px 0px black;
}

#menu-casistudio {
  background-image: url('/images/layout/linguetta-casistudio-est.png');
  background-repeat: no-repeat;
  padding-left: 33px;
  margin-right: -70px;

  z-index: 2;
}

#menu-casistudio .linguetta-verticale-interno {
  background-image: url('/images/layout/linguetta-casistudio-int.jpg');
  background-repeat: no-repeat;
  padding: 8px 134px 24px 25px;
}

#menu-casistudio ol {
  padding: 0px;
  margin: 0px;

  list-style-type: none;
  color: white;
  text-shadow: 0px 1px 0px black;
}

#menu-casistudio ol li {
  padding: 16px 0px;
}

#menu-casistudio .linguetta-verticale-handle {
  padding-top: 0px;
  padding-bottom: 15px;
  line-height: 17px;
  text-align: right;
  padding-right: 103px;
}

#menu-casistudio .linguetta-verticale-handle a {
  color: white;
  text-shadow: 0px 1px 0px black;
}

.slideshow {
  position: relative;
  overflow-y: visible;
  overflow-x: hidden;

  width: 1000px;
}

.slideshow-roll {
  padding-top: 60px;

  /*padding-top: 140px;*/
  overflow: hidden;
  background-image: url('/images/carta.jpg');
}

.slide {
  margin-bottom: 100px;
  width: 1000px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.slide-lastchild {
  /*margin-bottom: 80px;*/
}

.slide .scene {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 530px;

  top: -60px;
}

.slide .caption {
  /*padding: 20px 16px;*/
}

.caption h1 {
  color: #333;
  /*font-family: 'Lobster', cursive;
	font-family: 'La Belle Aurore', cursive;
	font-family: 'Permanent Marker', cursive;*/

  font-size: 33px;
  padding-left: 110px;
  margin-top: 20px;
  margin-bottom: 0px;

  /*font-size:36px;
	padding-left:20px;
	margin-top: 0px;
	margin-bottom: -20px;*/
  letter-spacing: 0px;
}

.caption p {
  font-family: 'Open Sans', sans-serif;
  /*font-size: 16px;*/
  font-size: 14px;
  padding: 0px 28px 0px 28px;
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  column-count: 1;
  column-gap: 0px;
  margin: 5px 0px 10px 0px;
}

.caption span {
  width: 880px;
  display: inline-block;
  margin: 20px 0px 10px 40px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}

.caption img {
  display: inline-block;
  float: right;
  cursor: pointer;
  margin-right: 25px;
  margin-top: 30px;
}

img.freccia-fase {
  height: 21px;
}

img.freccia-loop {
  height: 30px;
}

#chisiamo .caption p {
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  column-count: 1;
  column-gap: 0px;
}

.riquadro {
  width: 970px;
  background-repeat: no-repeat;
  background-position-y: 15px;
  padding-bottom: 15px;
}

.box-etichette {
  width: 1100px;
  height: 600px;
  left: -50px;
  z-index: 12;
  position: absolute;
}

.etichetta {
  position: absolute;

  width: 240px;
  height: 200px;

  z-index: 11;

  overflow: hidden;
}

.etichetta-close {
  left: 0px;
}

.etichetta-open {
  right: 0px;
}

#etichetta-partenza {
  left: -45px;
  top: 360px;
}

#etichetta-arrivo {
  right: -45px;
  top: 530px;
  width: 320px;
}

#etichetta-partenza .etichetta-taglio {
  width: 37px;
  height: 159px;

  top: 10px;
  position: absolute;
  z-index: 1;

  background-image: url('/images/taglio_esterno_sx1.png');
}

#etichetta-partenza .etichetta-messaggio {
  width: 219px;
  height: 130px;

  top: 20px;
  position: absolute;
  z-index: 0;

  background-image: url('/images/bigliettino_barchetta1.png');
}

#etichetta-arrivo .etichetta-taglio {
  width: 37px;
  height: 159px;

  right: 0px;
  bottom: 30px;
  position: absolute;
  z-index: 1;

  background-image: url('/images/taglio_esterno_dx1.png');
}

#etichetta-arrivo .etichetta-messaggio {
  width: 320px;
  height: 176px;

  right: 0px;
  bottom: 10px;
  position: absolute;
  z-index: 0;

  background-image: url('/images/arrivo_barchetta.png');
}

.footer {
  width: 90%;
  left: 35px;

  /*width: 60%;
	height: 30px;
	left: 200px;*/
  background-image: url('/images/layout/footer.png');
  box-shadow: 1px 0px 5px #333;
  color: white;
  text-shadow: 0px 1px 0px black;
  position: relative;
  z-index: 1;
  padding: 20px;
}

.mail,
.phone,
.info {
  width: 335px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}

.phone {
  width: 180px;
}

.footer h1 {
  margin: -5px 0px 20px 0px;
}

.mail img,
.phone img,
.info img {
  margin-bottom: 8px;
  margin-right: 15px;
  float: left;
}

.mail a {
  font-weight: 400;
}

.scene {
  background-repeat: no-repeat;
  background-position: 0px center;
}

/*
#trasporti .scene-background-low { background-image:url("/images/static/trasporti.jpg"); 
background-position:-1px center;}
#commercio .scene-background-low { background-image:url("/images/static/commercio.jpg"); }
#iter .scene-background-low { background-image:url("/images/static/iter.jpg"); 
background-position: -1px 4px;}
#arbitrato .scene-background-low { background-image:url("/images/static/arbitrato.jpg"); 
background-position: 17px 8px;
}
#chisiamo .scene-background-low { background-image:url("/images/static/chisiamo.jpg"); 
background-position: 15px -13px; 
}*/
.ombra-sotto {
  background-image: url('/images/caso-4/ombra_sotto1.png');
  bottom: 0;
  height: 23px;
  left: 50%;
  margin-left: -480px;
  width: 960px;

  position: absolute;
}

.ombra {
  z-index: 100;
}

.ombra-dentro {
  position: absolute;
  bottom: 0px;
  background-image: url('/images/caso-2/ombra_taglio.png');
  left: 50%;
  margin-left: -480px;
  width: 960px;
  height: 21px;
  z-index: 10;
}

.ombra-sx {
  background-image: url('/images/caso-3/ombra_sx.png');
  height: 521px;
  left: 0px;
  width: 24px;
  top: 0px;
}

.loader {
  color: #333333;
  font-family: Georgia;
  font-size: 214.1pt;
  height: 320px;
  margin-top: -219.5px;
  opacity: 0.1;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 2px white, -1px -1px black;
  top: 50%;
  width: 100%;
}

.clickable {
  cursor: pointer;
}

.content {
  padding: 10px 20px;
}

#arbitrato .scene * {
  position: absolute;
}

#arbitrato .background {
  background-image: url('/images/caso-3/cartone.jpg');
  background-position: 50% 0;
  overflow: hidden;
  top: 10px;
  height: 530px;
  width: 960px;
  left: 20px;
}

#arbitrato .taglio-right,
#arbitrato .taglio-left {
  width: 24px;
  height: 521px;
  z-index: 8;
}

#arbitrato .taglio-right {
  background-image: url('/images/caso-3/ombra_dx.png');
  right: 0px;
}

#arbitrato .taglio-left {
  background-image: url('/images/caso-3/ombra_sx.png');
  /*left: 3px;*/
}

#arbitrato .taglio-top {
  background-image: url('/images/caso-3/ombra_top.png');
  width: 100%;
  height: 21px;
  z-index: 10;
  /*top: 0px;*/

  top: 50px;
}

#arbitrato .taglio-bottom {
  background-image: url('/images/taglio_bottom.png');
  bottom: 10px;
  width: 100%;
  height: 21px;
  z-index: 10;
}

#pagina-sx,
#pagina-dx {
  background-repeat: no-repeat;
  box-shadow: 1px 0px 20px -6px black;
  height: 525px;
  top: 0px;
}

#pagina-sx {
  background-image: url('/images/caso-3/pag_sx.jpg');
  width: 473px;
  z-index: 1;
  left: 0px;
}

#pagina-dx {
  background-image: url('/images/caso-3/pag_dx.jpg');
  width: 487px;
  z-index: 0;
  right: 0px;
}

.background,
#cane,
#gatto,
.testa,
.medaglia,
.osso,
.prosciutto {
  background-repeat: no-repeat;
}

#cane {
  background-image: url('/images/caso-3/cane_corpo.png');
  width: 188px;
  height: 176px;
  right: 51px;
  bottom: 28px;
  z-index: 1;
}

#cane .testa {
  background-image: url('/images/caso-3/cane_testa.png');
  background-position: 0px 0px;
  height: 249px;
  left: -50px;
  top: -75px;
  width: 249px;
}

.medaglia {
  background-image: url('/images/caso-3/medaglietta.png');
  height: 36px;
  left: 15px;
  top: 66px;
  width: 36px;
  background-position: 9px 15px;
}

#gatto {
  background-image: url('/images/caso-3/gatto_corpo.png');
  height: 160px;
  width: 182px;
  left: 34px;
  bottom: 30px;
  z-index: 2;
}

#gatto .testa {
  background-image: url('/images/caso-3/gatto_testa.png');
  height: 84px;
  width: 122px;
  left: 55px;
  top: 9px;
}

.osso {
  background-image: url('/images/caso-3/osso.png');
  height: 381px;
  width: 76px;
  top: 0px;
  right: 415px;
  z-index: 3;
}

.prosciutto {
  background-image: url('/images/caso-3/prosciutto.png');

  height: 98px;
  width: 98px;
  top: 328px;
  left: 440px;
  z-index: 4;
}

#cibo {
  width: 100%;
  height: 100%;
  bottom: 228px;
}

#pagina-dx .osso,
#pagina-sx .prosciutto {
  display: none;
}

#pagina-dx .osso {
  top: 0;
  right: 415px;
  z-index: 3;
}

#pagina-sx .prosciutto {
  top: 328px;
  left: 438px;
}

#iter .scene {
  /*height: 545px;*/
  top: 0px;
}

#iter .scene * {
  position: absolute;
}

.contorno {
  background-image: url('/images/caso-4/contorno.png');
  height: 545px;
  width: 100%;
}

.sfondo {
  background-image: url('/images/caso-4/sfondo.jpg');
  background-repeat: no-repeat;
  height: 520px;
  width: 960px;
  left: 26px;
  top: 18px;
}

.taglio-terra {
  background-image: url('/images/caso-4/taglio_terra.png');
  width: 140px;
  height: 28px;
  top: 387px;
  left: 127px;
}

#lumache-maschera {
  height: 368px;
  left: 150px;
  overflow: hidden;
  top: 37px;
  width: 691px;
  z-index: 3;
}

#lumache {
  background-image: url('/images/caso-4/lumache.png');
  background-position: 0 192px;
  background-repeat: no-repeat;
  height: 700px;
  left: 37px;
  top: 15px;
  width: 700px;
}

#sasso {
  width: 588px;
  height: 321px;
  z-index: 3;
  left: 259px;
  top: 124px;
}

#sasso .interno {
  background-image: url('/images/caso-4/sasso.jpg');
  background-repeat: no-repeat;
  width: 433px;
  height: 218px;
  left: 69px;
  top: 103px;
}

#sasso .esterno {
  background-image: url('/images/caso-4/sasso_contorno.png');
  background-repeat: no-repeat;
  width: 588px;
  height: 321px;
}

#lumaca {
  top: 303px;

  /*top: 310px;*/
  height: 177px;
  left: 79px;
  overflow: hidden;
  width: 836px;
  z-index: 4;
}

#lumaca * {
  position: absolute;
  background-repeat: no-repeat;
}

#lumaca .nastro {
  background-image: url('/images/caso-4/lumaca_anto.png');
  width: 836px;
  height: 177px;
  cursor: pointer;
}

#lumaca .taglio-basso {
  background-image: url('/images/caso-4/taglio_basso.png');
  width: 885px;
  height: 27px;
  right: 0px;
  /*bottom: 0px;*/

  bottom: 10px;
}

#lumaca .taglio-dx {
  background-image: url('/images/caso-4/taglio_lato.png');
  width: 20px;
  height: 150px;
  right: 0px;
  bottom: 0px;
}

#taglio-terra {
  background-image: url('/images/caso-4/taglio_terra.png');
  width: 140px;
  height: 28px;
  top: 386px;
  left: 127px;
  z-index: 2;
}

#chisiamo .scene {
  height: 620px;
  top: 0px;
}

.taglio {
  position: absolute;
  width: 24px;
  top: 0px;
  background-repeat: no-repeat;
  z-index: 2;
}

#taglio-dx {
  background-image: url('/images/chisiamo-new/taglio_dx-big.png');
  right: 15px;
  height: 523px;
}

#taglio-sx {
  background-image: url('/images/chisiamo-new/taglio_sx-piccolo.png');
  right: 540px;
  height: 364px;
}

.biglietto {
  position: absolute;
  width: 500px;
  right: 40px;
  height: 200px;
  bottom: 65px;

  text-align: right;

  z-index: 1;

  display: none;
}

.biglietto h1 {
  position: relative;
  font-size: 16px;
  margin: 0px 0px;
}

.biglietto a {
  position: relative;
  color: #d90000;
  font-size: 14px;
  font-style: italic;
  margin-top: 35px;
}

.biglietto p {
  position: relative;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
}

.omini {
  position: absolute;
  overflow: hidden;
  height: 300px;
  width: 550px;
  right: 15px;
  top: 15px;
}

#catena {
  background: url('/images/chisiamo-new/omini.png') repeat-x;
  height: 300px;
}

#riquadro-chisiamo.caption {
  width: 405px;
}

.names {
  padding: 30px 25px 0px 25px;
  text-align: center;
}

.names a {
  font-size: 11px;
  font-weight: normal;
  background-color: #afafaf;
  margin: 0px 5px 0px 5px;
  padding: 5px 8px;
  line-height: 2.8;
  box-shadow: 1px 1px 3px #333;
  text-decoration: none;
}

a.chisiamo-selected,
.names a:hover {
  text-decoration: none;
  background-color: #bc122c;
  color: white;
  text-shadow: 0px 1px 0px black;
}

#commercio .scene * {
  position: absolute;
}

#commercio .cielo {
  background-image: url('/images/caso-2/cielo.png');
  height: 530px;
  width: 100%;

  top: 60px;
}

#commercio .background {
  height: 530px;
  width: 960px;
  left: 20px;
}

#commercio .taglio-bottom {
  background-image: url('/images/taglio_bottom.png');
  bottom: 0px;
  width: 100%;
  height: 21px;
  z-index: 10;
}

.mondo {
  background-image: url('/images/caso-2/terra.png');
  background-repeat: no-repeat;
  width: 836px;
  height: 400px;
  bottom: 0px;
  left: 50%;
  margin-left: -408px;
  z-index: 0;
}

.ponte {
  background-image: url('/images/caso-2/ponte.png');
  background-repeat: no-repeat;
  width: 880px;
  height: 880px;
  bottom: -440px;
  left: 50%;
  margin-left: -430px;
  cursor: pointer;
}

.baloon {
  font-size: 36px;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
  color: #555;
  text-shadow: 0px -1px 0px #000;

  margin-top: -38px;

  top: 100px;
}

#baloon-dx {
  background: url('/images/caso-2/baloon_dx.png') no-repeat;
  right: 100px;
  top: 130px;
  width: 164px;
  height: 189px;
  padding-top: 56px;
}

#baloon-sx {
  background: url('/images/caso-2/baloon_sx.png') no-repeat;
  left: 50px;
  top: 240px;
  width: 158px;
  height: 179px;
  padding-top: 56px;
}

#trasporti .scene * {
  position: absolute;
}

#trasporti .scene {
  top: 0px;
}

#trasporti .mare {
  bottom: 0px;
  width: 960px;
  height: 100%;
  left: 50%;
  margin-left: -480px;
}

#trasporti .taglio-right,
#trasporti .taglio-left {
  width: 28px;
  height: 333px;
  bottom: 0px;
  z-index: 8;
}

#trasporti .taglio-right {
  background-image: url('/images/caso-1/ombra_sx.png');
  right: 0px;
}

#trasporti .taglio-left {
  background-image: url('/images/caso-1/ombra_dx.png');
  left: 0px;
}

#trasporti .taglio-bottom {
  background-image: url('/images/taglio_bottom.png');
  bottom: 60px;
  width: 100%;
  height: 21px;
  z-index: 10;
}

.onda {
  width: 100%;
}

.onda-alta-up {
  bottom: 62px;
}
.onda-alta-down {
  bottom: 50px;
}
.onda-bassa-up {
  bottom: 0px;
}
.onda-bassa-down {
  bottom: -15px;
}

#onda-alta {
  width: 100%;
  height: 282px;
  z-index: 6;
}

#onda-alta .onda-profilo {
  background-image: url('/images/caso-1/mare_4.png');
  width: 100%;
  height: 80px;
  z-index: 2;
}

#onda-alta .onda-interno {
  background-image: url('/images/caso-1/mare_3.jpg');
  width: 100%;
  height: 215px;
  top: 80px;
  z-index: 2;
}

#onda-bassa {
  width: 100%;
  height: 187px;
  left: 0px;
  z-index: 7;
}

#onda-bassa .onda-profilo {
  background-image: url('/images/caso-1/mare_2.png');
  width: 100%;
  height: 105px;
}

#onda-bassa .onda-interno {
  background-image: url('/images/caso-1/mare_1.jpg');
  width: 100%;
  height: 67px;
  top: 105px;
}

.barca-container {
  width: 255px;
  height: 255px;
  left: 14px;
  z-index: 1;
  bottom: 60px;
}

.barca {
  background-image: url('/images/caso-1/barca.png');
  width: 255px;
  height: 255px;
  left: 14px;
  z-index: 0;
  bottom: 148px;

  cursor: pointer;
}

.ancora {
  background-image: url('/images/caso-1/ancora.png');
  background-repeat: no-repeat;
  height: 60px;
  width: 47px;
  z-index: 6;
  left: 729px;
  top: 16px;
  display: none;
}

.ancora-onda {
  background-image: url('/images/caso-1/onda.png');
  width: 116px;
  height: 48px;
  left: -23px;
  top: 29px;
  display: none;
}

.polpo {
  top: 240px;
  left: 670px;
  z-index: 1;
  cursor: pointer;
}

.polpo-corpo {
  background-image: url('/images/caso-1/polpo.png');
  width: 249px;
  height: 219px;
  background-repeat: no-repeat;
  z-index: 2;
}

.polpo-tentacolo1 {
  background-image: url('/images/caso-1/polpo_tentacolo1.png');
  background-repeat: no-repeat;
  height: 348px;
  left: -131px;
  top: 23px;
  width: 275px;
  z-index: 1;
}

.polpo-tentacolo2 {
  background-image: url('/images/caso-1/polpo_tentacolo2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 186px;
  left: -235px;
  top: 91px;
  width: 499px;
  z-index: 3;
}

.polpo-tentacolo3 {
  background-image: url('/images/caso-1/polpo_tentacolo3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 314px;
  left: -30px;
  top: 41px;
  width: 320px;
  z-index: 5;
}

.polpo-timbro {
  background-image: url('/images/caso-1/timbro.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 74px;
  left: 29px;
  top: 0px;
  width: 198px;
  z-index: 4;
  display: none;
}

.martello {
  background-image: url('/images/caso-1/martello.png');
  height: 387px;
  right: -196px;
  top: -116px;
  width: 387px;
  z-index: 5;
  cursor: pointer;
}

#cielo {
  width: 100%;
  z-index: 0;
}

.cielo-interno {
  background-image: url('/images/caso-1/cielo_2.jpg');
  width: 960px;
  height: 280px;
  top: 15px;
  left: 20px;
  z-index: 0;
}

.cielo-esterno {
  background-image: url('/images/caso-1/cielo_1.png');
  width: 100%;
  height: 294px;
  z-index: 0;
}

/* LINK VAS */
#contatti .logo-vas {
  text-align: center;
  margin-top: 18px;
  font-size: 12px;
  line-height: 20px;
}
#contatti .logo-vas span {
  vertical-align: top;
}
