
		#inutil {
			float: left;
		}
		#topo_espacamento {
			margin-top: 10px;
		}
		#main {
			width: 760px;
			height: 908px;			
			background-color: #FFF;
			margin: auto;
		}		
		#topo_JPG {
			float: left;
			background: #FFF url(../imagens/topo_JPG.jpg) no-repeat;
			width: 760px;
			height: 119px;
		}
		#menu {
			background-color: #BDDA08;
			width: 760px;
			height: 27px;
			padding-top: 1px;
			margin-top: 1px;
		}
		#menu form {
			float: right;
		}
		.menu_filtro {
			float: right;
		}
		#principal {
			margin-top:10px;
			width: 760px;
		}
		#rodape_JPG {
			background: #FFF url(../imagens/rodape_JPG.jpg) no-repeat;
			width: 760px;
			height: 50px;
			margin: 10px auto 0 auto;
			padding-top: 10px;
			clear: both;
		}
		#links {
			
			width: 380px;
			height: 24px;
			float: left;
		}
		#links a {
			margin: 8px;
			font-family: Arial;	
			font-size: 10px;
			color: #FFF;
			text-decoration: none;
		}
		#links img {
			margin: 0px;
		}		
		#alinhar_esquerda {
			float: left;
		}
		#alinhar_direita {
			float: right;
			width:178px;
		}
		#modulo_temporario {
			float: left;
			width: 380px;									 
			margin: auto;
			font-family: Arial;
			font-size: 12px;			
		}		
		#modulo_temporario {
			width: 380px;
		}		

		#modulo_conteudo {
			float: left;
			width: 550px;									 
			margin: auto;
			font-family: Arial;
			font-size: 12px;			
		}		
		#modulo_conteudo #barra_titulo {
			width: 550px;
		}		
		#modulo_conteudo a, img {
			border: none;			
		}
		#modulo_conteudo form {
			text-align: left;
			margin-top:10px;
		}
		#modulo_conteudo table {
			margin: 10px 0;
		}
		#modulo_conteudo table tr {
			font-family: Arial; 
			font-size: 11px;						
		}
		#modulo_conteudo table tr td table tr td b{
			color: #990000;				
		}
		#modulo_conteudo select,input {
			font-family: Arial;
			font-size: 10px;
		}
		#modulo_conteudo table tr td img {
			border: 5px solid #FFFFFF;
		}
		.semborda {
			border: none;
		}
		#modulo_banners {
			width: 175px;	
			margin-top: 10px;
			text-align: right;					
		}
		#modulo_banners_publicidade {
			border: 1px #CCC solid;
			background: #F4F4F4;
			width: auto;
			margin-top:10px;
			padding:10px;
		}
		#modulo_banners_acesso_rapido a, img {
			margin: 1px 0px;			
		}
		#lado_dir img {
			text-decoration:none;
			border: none;
			
		}		
		select {
			border: 1px solid silver;
			font-size: 12px;
		}
		
/*		td,th {
			text-align: center;
		}*/
		
		#modulo_full_conteudo {
			float: left;
			width: auto;									 
			margin: auto;
			font-family: Arial;
			font-size: 12px;			
		}		
		
		#css_eventos tr {
			background: #DCEAF1;			
		}
		
		#css_eventos tr td img {
			border: 5px solid #BAD5E3;
		}		
		#esquece a {
			text-decoration: none; 
			color: #000000; 
			font-weight: normal;		
		}
		#esquece a:hover {
			color: #000000;
			text-decoration: underline;
		}
		.fieldset {margin: auto; background: #DCEAF1; width: 180px; padding-top:0px;}
		.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; text-align: center; }		
		#desloga a{
			color: #0B55C4;
			text-decoration:none;
		}

		#desloga a:hover {
			color:#0B55C4;
			text-decoration: underline;			
		}	
		.button
		{
			background: #9AC0CD;
			color: #000000;
			font: 10px Tahoma;			
		}				