table.puntini {
}

table.puntini th {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #013161;
	color: #013161;
}
table.puntini td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #013161;
	color: #013161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;

        /* modifica davide */
        border-bottom:1px solid rgba(2, 51, 100,  .11)
}

.cors {
	font-size: 11px;
}
.home .blocco h4 { font-size: 15px; }

.testo-evidenza {
font-size: 36px;
line-height: 36px;
}

.testo-grande {
font-size: 16px;
line-height: 24px;
}

img.img-responsive, p.img-responsive img { max-width:100%; }



.testobianco {
color: #ffffff;
padding: 2px;
text-decoration: none;
} 



table.spessore-pernottamento {
  border: 10px solid #9b1b46;
  background-color: white;
}

table.spessore-pernottamento th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9b1b46;
}

table.spessore-pernottamento td {
        border-bottom: 2px solid #9b1b46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
        padding: 7px 2px;

}




table.spessore-acquapark {
  border: 10px solid #005493;
  background-color: white;
}

table.spessore-acquapark th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005493;
}

table.spessore-acquapark td {
        border-bottom: 2px solid #005493;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
        padding: 7px 2px;

}
@media (max-width: 320px) {
      table.spessore-acquapark td { font-size: 12px; }
      table.spessore-acquapark {
        border: 1px solid #005493;
     }
}




.onepage img { max-width:100%; }

