div#container {
	position:relative; 
	width:890px; 
	height:93%;
	margin:0 auto;
	text-align:left;
	background:url('/img/home/back.gif') repeat-y 0 0;
}

body>div#container {
	height:auto;
	min-height:93%
}


#contenitore_centrale {
	width:890px;
	display:block;
}

#home_int {
	width:890px;
	overflow:auto;
}

#col_left {
	width:444px;
	float:left;
}

#col_right {
	width:446px;
	float:left;
}
.home_news	{
	background:url('/img/home/sep_top.gif') repeat-x 0 0;
	padding:27px 0;
	width:443px;
	
}
.pad_news	{
	padding:0 20px 0 16px;
}
.blocco_news	{
	overflow:hidden;
	padding:15px 0 15px 0;
	background:url('/img/share/sep_ori.gif') repeat-x left bottom;
	text-align:justify;
}
.imgbrd	{
	border:1px #4a4840 solid;
	float:left;
	margin:3px 14px 0 0;
}
.data_news	{
	color:#545454;
}
.titolo_news	{
	font-size:1.1em;
}
.titolo_news a	{
	color:#ca200e;
}
.titolo_news a:visited	{
	color:#ca200e;
}
.titolo_news a:hover	{
	color:#ca200e;
}
