
	td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
	}
	
	/*texto introdução*/
	.introducao{
		font-weight:bold;
		font-size: 12px;
	}



	/*fonte verde*/
	.font_verde{
		color: #00ABA5;
		font-weight:bold;
		font-size: 12px;
	}
	
	/*fonte cinza*/
	.font_cinza{
		color: #747474;
		font-weight:bold;
		
	}
	
	.menu3nivel{
		font-weight:bold;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
	}
	
	/*.menu3nivel:visited{
		font-weight:bold;
		font-size: 10px;
		color: #00ABA5;
		text-decoration: none;
	}
	
	.menu3nivel:active{
		font-weight:bold;
		font-size: 10px;
		color: #00ABA5;
		text-decoration: none;
	}*/
	
	.menu3nivel:hover{
		font-weight:bold;
		font-size: 11px;
		color: #00ABA5;
		text-decoration: none;
	}
	
	.menu3nivel_visitado{
		font-weight:bold;
		font-size: 11px;
		color: #00ABA5;
		text-decoration: none;
	}

	.menu3nivel_maior{
		font-weight:bold;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
	}
	
	.menu3nivel_maior:hover{
		font-weight:bold;
		font-size: 11px;
		color: #00ABA5;
		text-decoration: none;
	}
	
	.menu3nivel_maior_visitado{
		font-weight:bold;
		font-size: 11px;
		color: #00ABA5;
		text-decoration: none;
	}
	
	.margem_texto{
		padding: 0 20 0 20;
	}
	
	.linkLaranja{
		font-family: verdana;
		color: #626262;
		text-decoration: none;
		font-size: 10px;
	}
	
	.linkLaranja:hover{
		font-family: verdana;
		color: #FF9933;
		text-decoration: none;
		font-size: 10px;
	}
	
	/*estilos de tabela*/
	.linha_tab{
		height: 3px;
		background-color: #DBE0D2;
	}
	
	.azul{
		color: #006689;
	}
	
	.laranja{
		color: #E58226;
	}
	
	.aqua{
		color: #39B2a5;
	}
	
	.bege{
		color: #638e5a;
	}
	.branco{
		color: #FFFFFF;
	}
	/*estilos de tabela*/
	
	.prox_ant{
		color: #525552;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#creditos{
		background-color: #DED3BD;
		font-weight: bold;
		padding: 5px;
		color: #FFFFFF;
		height: 240px;
	}
	
	#creditos b{
		color: #638E63;
	}
	
	#creditos ul{
		margin: 0px;
		padding: 0px;
	}
	
	#creditos li{
		list-style-type: none;
		margin: 0px;
		padding: 0 10 0 0;
		float: left;
	}
	
	/* impressao */
	@media screen {
		.PrintOnly {display:none}
		.ScreenOnly {display:block}
	}
	
	@media print {
		.PrintOnly {display:block}
		.ScreenOnly {display:none}
	}
	
	/* estilo da borda redonda */
	#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#D6D6D6; background:#FFFFFF; overflow:hidden;}
	#ctl {top:0px; _top: 1px; left:0px;}
	#cbl {top:70px; left:0px;}
	#ctr {top:0px; _top: 1px; left:180px;}
	#cbr {top:70px; left:180px;}
	#quadtl, #quadtr, #quadbl, #quadbr {position:absolute; font-size:150px; font-family:arial; color:#D6D6D6; line-height:40px;}
	#quadtl {left:-8px;}
	#quadtr {left:-25px;}
	#quadbl {left:-8px; top:-17px;}
	#quadbr {left:-25px; top:-17px;}
	#txt {position:absolute; top:20px; left:13px; width:187px; color:#000000; background:#D6D6D6;}
	#controlaBg{background: #D6D6D6; width: 200px; height: 90px; _height: 89px;}
	/*#controlaBg_1{background: #EDF9F9; width: 200px; height: 95px;}*/
	
	/* estilo menu gestão ambiental */
	#ctl_1, #cbl_1, #ctr_1, #cbr_1 {position:absolute; width:20px; height:20px; color:#D6D6D6; background:#FFFFFF; overflow:hidden;}
	#ctl_1 {top:1px; left:0px;}
	#cbl_1 {top:150px; left:0px;}
	#ctr_1 {top:1px; left:180px;}
	#cbr_1 {top:70px; left:180px;}