div p.tit_info {
  margin: 0px auto;
  padding-bottom: 5px;
  font-size: 15px;
  padding-top: 5px;
  padding-left: 15px;
}
.box_turismo {
  border-color: #000099;
  border-width: 1px;
  margin: 5px;
  padding: 10px;
  background-color: transparent;
}
div.imgcontainer_sn {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  float: left;
  width: 222px;
}
div.imgcontainer_sn img {
  border-style: solid;
  border-color: #cccccc #666666 #666666 #cccccc;
  border-width: 1px;
  margin: 18px 3px 4px 7px;
  top: -5px;
  left: -5px;
  display: block;
  position: relative;
  float: right;
  background-color: white;
}
div.imgcontainer_sn_v {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  float: left;
  width: 170px;
}
div.imgcontainer_sn_v img {
  border:  none;
  margin: 32px 3px 4px 7px;
  top: -5px;
  left: -5px;
  display: block;
  position: relative;
  float: right;
  background-color: transparent;
}
div.imgcontainer_dx {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  width: 226px;
  float: right;
}
div.imgcontainer_dx img {
  border-style: solid;
  border-color: #cccccc #666666 #666666 #cccccc;
  border-width: 1px;
  margin: 18px 3px 4px 7px;
  top: -5px;
  left: -5px;
  display: block;
  position: relative;
  float: right;
  background-color: white;
}
div.imgcontainer_dx_v {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  width: 135px;
  float: right;
}
div.imgcontainer_dx_v img {
  border-style: solid;
  border-color: #cccccc #666666 #666666 #cccccc;
  border-width: 1px;
  margin: 18px 3px 4px 7px;
  top: -5px;
  display: block;
  position: relative;
  float: right;
  left: -5px;
  background-color: white;
}
p.info_strutture {
  color: #009900;
  margin-top: 3px;
  font-size: 13px;
}
p.info_testo {
  font-size: 14px;
}
p.riquadro {
  border-style: double;
  border-color: #cc0000 #990000 #990000 #cc0000;
  border-width: 3px;
  padding: 4px 8px;
}
.box_turismo ul {
  margin-left: 33px;
}

