@charset "UTF-8";
/* CSS Document */

body {

	background:#000 url(../img/fondo_home.gif) repeat-x scroll 0% 0%;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	text-align:center;

}

#corpo #header {
	background:				url(../img/bgr.jpg) no-repeat;
	background-position:	center top;
	height:					146px;
	width:					992px;
	padding:				0;
	margin:					0;
	text-align:				left;
}


#corpo #content {
	background:				url(../img/content_home.jpg) no-repeat;
	background-position:	center top;
	width:					992px;
	height:					439px;
	overflow:				hidden;
}

#corpo #content #news {

	height:					103px;

}

#corpo #content #news div.blocco{

	float:					left;

}
