body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}

.style2 {

	font-size: 11px;

	font-style: italic;

}

.style19 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; }

.style20 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.style21 {	color: #666666;

	font-size: 11px;

}





 html, body, #tabella {

      height:100%;

      margin: 0;

      padding: 0;

      border: none;

      text-align: center;

   }

   #tabella {

      margin: 0 auto;

      text-align: left;

      vertical-align: middle;

      width: 800px;

   }

.btnBook a{
	font-size: 11px;
	font-weight: bold;
	background-image: url(struttura/prenota.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 220px;
}
.btnBook a:hover{
	font-size: 11px;
	font-weight: bold;
	background-image: url(struttura/prenota_over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 220px;
}
