@charset "utf-8";
@media print {  
    body {  
        background: #fff none !important;  
        color: #000;  
    }
	
	#usptoppanel{display:none !important;}
	
	.tit-usp {color:#000 !important;}
	.tit-site {color:#000 !important;}
	.description-site{color:#000 !important;}
	
	#menu{display:none !important;}
	 
    aside .widget {  
        display: none !important;  
    }
	
	#main {border:none;box-shadow:none !important; -webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;}
	
	.breadcrumbs{display: none !important;}
	.page-top{float:left !important; padding-left:15px !important;}	
	
	#edite{display:none;}
	.page{padding: 20px !important; width: 100% !important; float:none !important;}
	#page-entry{width:100%; border-bottom: 0 !important; border-left:0 !important; border-right: 0 !important; margin-top:0 !important;}
	#page-entry h2{color: #000 !important;}
	.print{display:none !important;}	
	.social4i{display:none !important;}	
	#crp_related{display:none !important;}
	
	#rodape{background:none !important; border-top: 1px solid #CCC !important;}
	
	footer{background:none !important; max-height:10px !important; height:10px !important; position:absolute !important; bottom:0 !important;left:0 !important;}
	
	footer .widget{display:none !important;}
	
	footer:after{content: "Universidade de São Paulo"; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#EEE;font-size:10px;}	
}