#case_vacanza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	margin: 0 auto;
}
#case_vacanza a {
	text-decoration: none;
	display: block;
	background-image: url(../images/dettagli.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
}
#case_vacanza span {
	display: none;
}
#case_vacanza thead p {
	background-image: url(../images/bg_tabella.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 2px solid #e5e5ef;
	height: 15px;
	padding: 0;
}
#case_vacanza tbody p {
	padding: 8px 0;
	text-align: center;
}

#disponibile {
	width: 20%;
}
#comune {
	width: 35%;
}
#immobile {
	width: 25%;
}
#dettagli {
	width: 20%;
}

.cella1 {
	background-color: #f2f0f6;
}
.cella2 {
	background-color: #f5f4f8;
}