body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-image:url(img/pixel.gif);
	background-repeat:repeat;
	margin-top: 5px;
	}
td.titolo {
	background-image:url(img/barra.gif);
	background-repeat: repeat-x;
	}
td.fondo {
	background-image:url(img/fondo_centrale.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	}
span.desc {
	margin-left: 5px;
	font-size: 10px;
	color: #999999;
	}
td.centrale {
	text-align: center;
	}
div.titolo {
	padding: 3px;
	font-weight: bold;
	margin: 3px;
	border-bottom: 2px solid black;
	color: red;
	font-size: 14px;
	}
td.book_t {
	background-color:#666666;
	color: white;
	padding: 3px;
	}
td.book_m {
	text-align:justify;
	paddin: 3px;
	}
div.guestbook {
	text-align: left;
	}
input.rosso {
	background-color: #FF6666;
	color: white;
	}
td.controllo_guest {
	text-align: justify;
	}
div.img {
	text-align: center;
	}
div.galleria {
	text-align: left;
	padding: 5px;
	padding-left: 80px;
	margin-top: 10px;
	}
div.testo {
	padding: 3px;
	margin: 3px;
	text-align: justify;
	border: 1px solid black;
	background-color: white;
	}
div.vuoto {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	}
a:link {color: #0099FF; text-decoration: none;}
a:visited {color: #0099FF; text-decoration: none;}
a:hover {color: #FF3300; text-decoration:underline;}
a:link.book {color: white; text-decoration: none;}
a:visited.book {color: white; text-decoration: none;}
a:hover.book {color: #CCCCCC; text-decoration:underline;}
