@charset "utf-8";
/* CSS Document */

.tab_listino {
	background-color: #999;
	line-height:15px;
}
.rowT {
	background-color: #354C5F;
	line-height:25px;
	color: #FFF;
}
.row0 {
	background-color: #A9B8C5;
}
.row1 {
	background-color: #FFF;
}
.row2 {
	background-color: #D1D9E0;
}
.row3 {
	background-color: #4E708B;
	color: #FFF;
}
.listino {
	font-weight: bold;
	font-size: 18px;
}
.periodi {
	font-size: 11px;
}
.tipologie {
	font-size: 11px;
}
.prezzi {
	font-weight: bold;
}


