body{
	margin:0px;
	font-family: Arial, "Trebuchet MS";
	font-size:12px;
	background-color:#EAEAEA;
	color:#666666;
	width: 100%;
	height: 100%;
}

#todo{
	position:absolute;
	width:850px;
	/*left:50%;
	margin-left:-389px;*/
	background-color:#FFFFFF;
	height: 600px;	
}

#banner_left {
	position:relative; 
	height:600px; 
	width: 120px; 
	background-color:#FFFFFF;
	float:left; 
	margin-left: -130px; 
}

#banner_right {
	position:relative; 
	height:600px; 
	width: 120px; 
	background-color:#FFFFFF;
	float:right; 
	margin-right: -130px; 
}

#banner_bottom {
	position:relative; 
	background-color:#EAEAEA;
	margin-top:10px;
}
#topo{
	width:850px;
	height:160px;
}

#titulo{
	color:#84C225;
	font-size:16px;
	font-weight:bold;
	padding:0 15px 0 15px;
}

#subtitulo{
	color:#84C225;
	font-size:14px;
	font-weight:bold;
}

#subtitulo2{
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

#area_pesquisar{
	margin:0 10px 0 10px; 
	border:1px solid #84C225; 
	background-image: url(/imagem/img_fd_degrade.jpg); 
	background-repeat: repeat-x; 
	background-position:top;
	width:610px;
}

#area_documento{
	margin:0 10px 0 10px; 
	border:1px solid #84C225; 
	background-image: url(/imagem/img_fd_degrade.jpg); 
	background-repeat: repeat-x; 
	background-position:top;
	width:830px;
}

.tabela_titulo{
	background-color:#F1F8E6; 
	height:30px; 
	font-size:12px; 
	font-weight:bold;
}

.coluna_titulo{
	font-size:11px; 
	background-color:#84C225; 
	color:#FFFFFF; 
	font-weight:bold;
	padding:3px;
}

.coluna_descricao1{
	font-size:11px; 
	background-color:#FFFFFF; 
	border:1px solid #EAEAEA;
	color:#666666; 
	padding:8px;
}

.coluna_descricao2{
	font-size:11px; 
	background-color:#EAEAEA; 
	color:#666666; 
	padding:8px;
}

#area_corpo{
	float: left; 
	width:640px; 
	border:1px solid #84C225; 
	background-image: url(/imagem/img_fd_degrade.jpg); 
	background-repeat: repeat-x; 
	background-position:top;
}

#link a{
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#link a:hover{
	color:#84C225;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}	

#area_corpo a{
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#area_corpo a:hover{
	color:#84C225;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}	

#area_corpo #dia{
	color:#666666;
	font-weight:bold;
	padding: 10px 0 10px 20px;
	text-transform:uppercase;
	font-size:13px;
}

#area_corpo #descricao{
	color:#666666;
	font-weight:normal;
	padding-left:20px;
	font-size:12px;
}

#lateral a{
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#lateral a:hover{
	color:#84C225;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}	

.form label{
	color:#666666;
	font-weight:bold;
}

.form a{
	color:#666666;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

.form a:hover{
	color:#84C225;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}

.form p{
	margin:0px; 
	padding-top:5px; 
	color:#999999;
	font-weight:normal;
}

.campo{
	border:1px solid #84C225;
	font-size:13px;
	font-family:"Trebuchet MS", Arial;
	color:#666666;
	font-weight:bold;
}

.botao{
	border:1px solid #84C225;
	font-size:13px;
	font-family:"Trebuchet MS", Arial;
	background-color:#E2F1CA;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}

.menu_doc_off{
	float: left; 
	width:130px; 
	height:17px;
	font-size:10px; 
	border-left:1px solid #999999; 
	border-right:2px solid #999999; 
	border-bottom:2px solid #999999; 
	border-top:1px solid #999999; 
	margin:0 5px 0 5px;
	cursor:pointer;
}

.menu_doc_on{
	float: left; 
	width:130px; 
	height:17px;
	font-size:10px; 
	font-weight:bold;
	color:#FFFFFF;
	border-left:2px solid #666666; 
	border-right:1px solid #999999; 
	border-bottom:1px solid #999999; 
	border-top:2px solid #666666; 
	background-color:#999999;
	margin:0 5px 0 5px;
	cursor:pointer;
}

.menu_painel_off{
	float: left; 
	width:120px; 
	height:25px; 
	border-left:1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999;
	margin:0 5px 0 5px;
	padding-top:5px;
	padding-bottom:1px;
	cursor:pointer;
}

.menu_painel_off a {
	text-decoration:none; 
	color:#666666;
}

.menu_painel_on{
	float: left; 
	width:120px; 
	height:25px;
	font-weight:bold;
	color:#FFFFFF;
	border-left:1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999;
	background-color:#84C225;
	margin:0 5px 0 5px;
	padding-top:5px;
	padding-bottom:1px;
	cursor:pointer;
}

.menu_painel_on a {
	text-decoration:none; 
	color:#FFFFFF;
}

#menu{
	height:35px;
	padding:0;
	background-image:url(/imagem/img_fd_menu.gif);
	background-repeat:repeat-x;
	background-position:top;
}
	/*home*/
	.menu_home_off{
		background-image:url(/imagem/btn_home_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin-top:0px;
	}

	.menu_home_on{
		background-image:url(/imagem/btn_home_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:-2px 0px 0px 0px;
	}
	
	/*faq*/
	.menu_faq_off{
		background-image:url(/imagem/btn_faq_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:0px;
	}

	.menu_faq_on{
		background-image:url(/imagem/btn_faq_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:-2px 0px 0px 0px;
	}
	
	/*screenshots*/
	.menu_screenshots_off{
		background-image:url(/imagem/btn_screenshots_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:0px;
	}

	.menu_screenshots_on{
		background-image:url(/imagem/btn_screenshots_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:-2px 0px 0px 0px;
	}
	
	/*faleconosco*/
	.menu_faleconosco_off{
		background-image:url(/imagem/btn_faleconosco_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:0px;
	}

	.menu_faleconosco_on{
		background-image:url(/imagem/btn_faleconosco_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:-2px 0px 0px 0px;
	}
	
	/*cadastro*/
	.menu_cadastro_off{
		background-image:url(/imagem/btn_cadastro_off.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:0px;
	}

	.menu_cadastro_on{
		background-image:url(/imagem/btn_cadastro_on.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		width:100px;
		height:33px;
		float:left;
		margin:-2px 0px 0px 0px;
	}

table.verbas {
	font-size:11px; 
}

table.verbas tr {
	height:42px;
}

#banner_principal {
	width:468px; 
	height:60px; 
	border:1px solid #000000; 
	margin:20px;
}

#banner_principal_print{
	display:none;
}

@media print {
	#impressora {
		display: none;
		width: 100%;
	}
	
	#banner_principal {
		display:none;
	}

	#banner_principal_print {
		width:468px; 
		height:60px; 
		border:0px solid #000000; 
		margin:20px;
		display:block;
	}
	
	#menu2 {
		display: none;
	}

	#area_documento{
		border:0px solid #FFFFFF; 
		background-image: none; 
		margin-left:0px; 
		width:100%;

	}
	.menu_painel_off{
		display:none;
	}
	
	.menu_painel_on{
		display:none;
	}
	
	#Layer1 {
		left:0px;
	}	

	#rodape {
		display:none;
	}

}