#home_auto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#home_auto table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
#home_auto td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	text-align: justify;
	}
#home_auto h2 {
	color: #333366;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border-bottom: 1px solid #333366;
	}
#home_auto p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	}
#home_auto a {
	color: #333366;
	text-decoration: none;
	}
#home_auto a:hover {
	text-decoration: underline;
	}

#home_auto .primo {
	width: 310px;
	height: 350px;
	background: #e4e5ee;
	}
#home_auto .secondo {
	width: 310px;
	height: 350px;
	}
#home_auto .terzo {
	width: 310px;
	height: 350px;
	}
#home_auto .quarto {
	width: 310px;
	height: 350px;
	background: #e4e5ee;
	}

