#header {
	width:100%;
	background:url('http://periodicos.uem.br/images/bg_acta.png') repeat-x  #ABA;
	text-align: center;
height:200px;
}
#headerTitle {
background:url('http://periodicos.uem.br/images/bg_acta.png') no-repeat ;
height:100%;
}
#navbar {
	margin-right: 0;
	background:url('') repeat-x;
	/*padding-bottom: 0.5em;
	border-bottom: 2px dotted #000;*/
       

}
#leftSidebar {

     border: 1px solid #cfcfcf;
     -moz-border-radius: 10px 10px;
     border-radius: 10px 10px / 10px 10px
     padding-left:10px;

}