* {margin: 0; padding: 0;}

body {width: 100%; }

	#cabecalho {width: 100%; height: 235px; background: #FFF;}
	
	#tudo {width: 980px; background: #FFF; margin: 0 auto;}
	
		#menuPrincipal	{width: 980px; margin: 0; padding: 0;}	
				
			#menuPrincipal ul	{margin-left: 3px;}	
				
				#menuPrincipal ul li	{list-style: none; line-height: 25px; width: auto; display: inline; margin: -3px;}	
									
				#menuPrincipal ul li a	{font: 14px Trebuchet MS; text-decoration: none; color: #094760; background: url('../imagens/fundoMenu.jpg'); padding: 2px 6px 2px 6px; height: 25px; line-height: 25px; border-left: 1px solid #CCC}
					
				#menuPrincipal ul li a:hover	{font: 14px Trebuchet MS; text-decoration: none; color: #FFF; background: url('../imagens/fundoMenuHover.jpg') repeat-x; line-height: 25px;  padding: 2px 6px 2px 6px;}
				 
		#tudo #ladoEsquerdo {width: 586px; height:565px; background: #FFF; float: left; padding:2px 0 0 2px; }
		
			#tudo #ladoEsquerdo #conteudoAconteceu {overflow-y:auto; overflow-x:hidden; width:584px; height:543px; margin-left:0px; background-color:#F2F2F2; margin:2px 2px 0 2px; font:12px Trebuchet MS; }
			
			#tudo #ladoEsquerdo #conteudoAconteceu p {width:570px; margin-left:7px; text-align:justify; }
			
			#tudo #ladoEsquerdo #conteudoAconteceu ul li { margin:5px; list-style-type:none; float:left; }
			
			#tudo #ladoEsquerdo #conteudoAconteceu h3 { font:bold 14px Trebuchet MS; text-align:center; text-transform:uppercase; margin:5px; }
			
			#tudo #ladoEsquerdo h2 {width: 586px; height: 20px; background: url("../imagens/fundoBarras.jpg"); font: 12px Trebuchet MS; color: #000; margin-left: 2px; text-indent: 5px;}
			
		#tudo #ladoDireito {background: #F1F1F1;}
		
			#tudo #ladoDireito h2 {width: 386px; height: 20px; background: url("../imagens/fundoBarras.jpg"); font: 12px Trebuchet MS; color: #000; margin: 2px; text-indent: 5px;}
		
			#tudo #ladoDireito #areaProfessor {height: 90px; background: #FFF;}
			
				#tudo #ladoDireito #areaProfessor #formAreaProfessor {background: #F1F1F1; margin-left: 2px; width: 386px; height: 65px;}
				
				#tudo #ladoDireito #areaProfessor #formAreaProfessor input[type=text] {border: 1px solid #CCC; float: left; margin: 2px;}
				
				#tudo #ladoDireito #areaProfessor #formAreaProfessor select {border: 1px solid #CCC; float: left; margin: 2px;}
				
				#tudo #ladoDireito #areaProfessor #formAreaProfessor input[name=btOk] {border: 0px; font: 11px Trebuchet MS; height: 19px; width: 20px}
				
			#tudo #ladoDireito #informativo {height: 358px; background: #FFF;}
			
				#tudo #ladoDireito #informativo p { text-align:center; margin-top:10px; }  
				
				#tudo #ladoDireito #informativo ul {margin: 0; padding: 0;}
				
				#tudo #ladoDireito #informativo ul li {list-style: none; background: #F1F1F1; height: 80px; margin: 0; padding: 0; border-top: 2px solid #FFF;}
				
				#tudo #ladoDireito #informativo ul li img {margin: 7px 0 0 5px; float: left;}
				
				#tudo #ladoDireito #informativo ul li p {margin: 7px 0 0 120px; letter-spacing: 1px; line-height: 20px; text-align:left;  text-transform:none;}
				
				#tudo #ladoDireito #informativo ul li p a {font:bold 12px Trebuchet MS; text-transform:none; text-decoration:none; color:#000;}
									
		#tudo #ladoDireito {width: 390px; background: #FFF; float: right;}
				
		#tudo #rodape {width: 980px; background: #FFF; height: 80px; clear: both; float: left;	 }
		
			#tudo #rodape ul {width: 980px; height: 80px; background: url("../imagens/fundoRodape.jpg"); border-top: 2px solid #FFF;}
			
				#tudo #rodape ul li {list-style: none; margin: 25px 5px 0px 5px; font: 11px Trebuchet MS; color: #036686; letter-spacing: 1px;}
			
				#tudo #rodape ul .rodapeLadoEsquerdo {float: left;}
				
				#tudo #rodape ul .rodapeLadoDireito {float: right;}
				
.TEXTLABEL { font: bold 11px arial; color:#333; }

/*				PAGINACAO				*/
.PAGINACAO { height:50px; margin-left:120px; margin-top:5px;}
.INATIVO { float:left; }
.INATIVO a:link, .INATIVO a:visited{ font: 11px Trebuchet MS,Verdana,Arial,Sans-serif; color: #000; text-decoration: none;  margin-left:3px;}
.INATIVO span{ display:block; float:left; height:20px!important; width:30px; padding-top:5px; padding-bottom:5px;}
.INATIVO a:hover{ text-decoration: underline; }
.ATUAL a:link, .ATUAL a:visited{ border:1px solid #A5ACB2 ; background-color: #FFF; color: #000; font-weigth:bold; padding: 2px 7px 0; margin-top:-1px;}
.BTNFIRSTLAST a:link, .BTNFIRSTLAST a:visited { color:#000;}
.BTNPREVNEXT a:link, .BTNPREVNEXT a:visited { color:#000;}
.INFOREGISTROS { font: 11px arial; color: #000000; margin: 3px 0 0 0; } 
