/* CSS Document */
/* stile da associare alle pagine interne per sovrascrivere alcune parti dello stile base.css */

#corpo{
	background-repeat: no-repeat;
	background-position: top right;
}
#barranews{
	margin-right:35px;
	padding-left:10px;
	margin-top:16px;
	border-left:1px solid #ccc;
}
