@charset "utf-8";
/* CSS Document */
body {
	color: #4b4b4b;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testopag {
	color: #4b4b4b;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 1px;
}
.sottotitoli {
	color: #6d4775;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}
p {}
td {}

a:link {
	color: #505 ;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	color: #505 ;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	color: #505 ;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 16px;
	background-color: #a7cdc9;
}
a:active {
	color: #4b4b4b ;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.bodyhp {
	color: white;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 15px;
	text-align: justify;
	letter-spacing: 1px;
}
.bodytop { color: #4b4b4b; font-size: 11px; font-family: "Times New Roman", Georgia, Times, serif; line-height: 16px; text-align: justify; letter-spacing: 1px; }
.bodytitoli {
	color: #45518e;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 1px;
}
input, select, textarea, button {
	background-color: #F4F4F4;
	font-size: 0.9em;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	border: 1px #666666 ridge;
}

.opzionato {
	background: #FFFF00;
}
.occupato {
	background: #FF0000;
}
.offerta {
	background: #0099FF;
}
.chiuso {
	background: #666666;
}