body {
	background:#0F0F0F url('/img/pubblicita/sfondo.gif') repeat-x 0 0;
}

div#container {
	position:relative; 
	width:980px; 
	height:93%;
	margin:0 auto;
	text-align:left;
	background:#ffffff;
}

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


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

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

#col_right {
	width:980px;
	float:left;
}
.pad_img	{
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
}
.brdimg	{
	border:2px #c0c0c0 solid;
}
.testo_int_2	{
	background:#000000;
	padding:35px 25px;
	text-align:justify;
	min-height:262px;
}
