$(document).ready(function() {
	$("#top").corner("20px tl");
	$("#bottom").corner("bottom 10px");
	$("#rodape").corner("20px");
	$("#box_cursos").corner("bottom 10px");
	$("#box_destaques").corner("bottom 10px");
	$("#box_noticias").corner("bottom 10px");
	$("#box_informativo").corner("bottom 10px");
	$("#bord1").corner("10px");
	$("#bord2").corner("10px");
	$("#bord3").corner("10px");
});
