@charset "UTF-8";
/* CSS Document */

.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.place {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183152;
	font-style: normal;
	line-height: 21px;
}
.placebold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #183152;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
}
.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	text-decoration: none;
}
.prezzi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	line-height: 12px;
}

