﻿
.background_home
{
	width:100%; 
	text-align:center;
	height:390;
	background:url(images/pagine/home_sfondo.jpg) no-repeat top left;
}
.top_home
{
	width:100%; 
	margin:0 auto;
	height:30px;
}
.content_home
{
	/*width:100%;*/
	margin:0 auto;
	text-align:center;
	vertical-align:top;
}
