/* STILI SOLO PER L'HOME PAGE */

.home_prebody {
	width: 906px;
	margin: 0px auto 0 auto; /* 20px auto 0 auto;	*/
	padding-top: 14px;
}

.home_title_selection {
	font-family: Lucida Sans Unicode, Lucida, Tahoma, Arial, Sans-serif;
	font-size: 15px; color: #23548C; margin-bottom: 7px;
}

.home_title_other {
	font-family: Lucida Sans Unicode, Lucida, Tahoma, Arial, Sans-serif;
	font-size: 14px;
	color: #535457;
}

a.home_selection_link {
	background: url(../images/home_selection_link.gif) left no-repeat;
	padding-left: 7px;
	color: #565758;
	text-decoration: none;
}

a.home_selection_link:HOVER {
	color: #094C68;
	text-decoration: underline;
}

/*
.home_prebody_left {
	float: left;
	width: 601px;
	height: 188px;
}

.home_prebody_right {
	float: right;
	width: 285px;
	height: 188px;
} */

.home_cont_table {
	border: 0px;
}

.home_table_selections {
	width: 100%;
}

.home_selection {
	background: url(../images/vertical_dotter.gif) repeat-y;
	background-position: left top;
	padding-left: 10px;
	color: #565758;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.home_fields {
	float: left; width: 100px; font-family: Arial; font-size: 10px; color: #454F59;
}

div.home_text {
	margin: 10px 0px 2px 0px;
	padding: 0px 14px 0px 0px;
	color: #333; /* 565758 */
	font-family: Arial, Sans-serif;
	font-size: 11px;
	line-height: 16px;
}	