$(document).ready(function(){
	$(".container_16").corner("round 15px");
	$("#breadcrumb").corner("round br 6px");
	$("ul.positive,.maincontent .capitolo .capitolo,#sidebarright .capitolo,.capitolo .riquadro,.capitolo .lettera,.capitolo .dichiarazioni,.round-box-small,.round-box-small2,#main .capitolo .capitolo .riquadro ul").corner("round 6px");
	//$("#header").corner("round 15px");
	//$(".box,#main p").corner("round 5px");
	$("#categorie h2, #categorie h2 a, #categorie h2:hover, #categorie h2 a:hover, #categorie li, #categorie li a, #categorie li:hover, #categorie li a:hover, #subheader ul li a").corner("round br 6px");
	$("#footer .filetto").corner("round bottom 15px");
});


