@charset "UTF-8";

body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  text-align: center;
}

img {
  border: none;
  vertical-align: middle;
}

.clear {
  clear: both;
}

a {
  outline: none;
  text-decoration: none;
  color: #333333;
}

a,a img,img {
  border: none;
}

p {
  margin: 6px 0 6px 0;;
  padding: 0;
  float: none;
  clear: both;
}

ul,ol {
  float: left;
}

#main {
  width: 970px;
  margin: 0 auto 0 auto;
  text-align: left;
}

#content {
  float: left;
  margin: 0 0 0 0;
}

#sfondo {
  width: 970px;
  padding: 0;
  margin: 0;
  /*background-image: url("img/sfondo.png");*/
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 820px !important;
  height: auto !important;
  height: 820px;
  float: left;
  /*padding-bottom:70px;*/
}

#center {
  float: left;
  text-align: left;
  width: 970px;
  min-height: 820px !important;
  height: auto !important;
  height: 820px;
  background-repeat: no-repeat;
  background-position: top left;
}

.confrecce {
  background-image: url("img/freccebackground.png");
}

.confreccecorto {
  background-image: url("img/freccebackgroundshort.png");
}

.percorso {
  background-image: url("img/dovesiamo.png");
}

#centerrelative {
  position: relative;
  width: 970px;
  height: 710px;
}

#main.paginainterna #centerrelative {
  position: relative;
  width: 970px;
  height: 420px;
}

/*HEADER*/
#logo {
  position: absolute;
  left: 20px;
  top: 319px;
  z-index: 8;
}

.center {
  text-align: center;
}

#immagini img {
  padding: 0px 2px 4px 0;
}

/*CORPO*/
#contenitore {
  float: left;
  width: 940px;
  padding-left: 0px;
}

#contenitore a {
  text-decoration: underline;
  color: #FFFFFF;
}

#contenutoprincipale {
  float: left;
  margin: 0;
  padding: 0;
  /*overflow:hidden;*/
}

#contenutotesti {
  width: 970px;
  padding-top: 0;
  /*background-image: url("img/sfondo.png");*/
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 380px !important;
  height: auto !important;
  height: 380px;
  /*float:left;*/
}

/*FOOTER*/
#footer {
  float: left;
}

#footer,#footer a {
  color: #858585;
}

#footer {
  text-align: center;
  font-weight: normal;
  width: 970px;
}

#footer p {
  width: 970px;
}

#flags {
  left: 940px;
  position: absolute;
  top: 315px;
  z-index: 8;
}

#flags a {
  float: right;
  height: 18px;
}

#flags img {
  margin: 3px 20px 0 0;
}

a.opaco {
  filter: alpha(opacity =            50);
  -moz-opacity: .5;
  opacity: .5;
}

a.opacissimo img {
  filter: alpha(opacity =            20);
  -moz-opacity: .2;
  opacity: .2;
}

.mgnlControlBarSmall,.mgnlControlBar {
  clear: both;
  position: relative;
}

#risultato {

  margin-bottom: 10px;
  height:133px;
  clear: both;
}

#risultato img {
  margin-right: 10px;
  float: left;
}
#risultato .confreccia
  {
    width: 100px!important
  }

#risultato .testoRisultato {
  float: left;
}