* {
	font-family:"verdana";
	font-size:12px;
	color:#667910;
	padding:0;
	margin:0;
	list-style:none;
}

input, select {
	border-color:#667910;
	border-style:solid;
	border-width:1px;
}

.style1 {
	background-image: url('images/fundo_lateral_esquerdo.jpg');
	width: 20px;
	height: 331px;
}
.style2 {
	background-image: url('images/fundo_lateral_direito.jpg');
	width: 20px;
	height: 331px;
	background-repeat:repeat-y;

}
.style3 {
	background-image: url('images/fundo_quadro_rodape.jpg');
	width: 662px;
	height: 20px;
}
.tabela {
	width: 700px;
	height: 500px;
}
body {
	margin: 0px;
}
.largura {
	width: 460px;
}
.tamanho {
	height: 20px;
}
.rodape {
	width: 19px;
	height: 20px;
}
.porcento {
	width: 100%;
}
.imagem {
	border: 0px;
}
.ptd {
	 height: 105px;
}
.rtd {
	 height: 44px;
}

.tabela_opcoes {
	margin-top:5px;
}

.tabela_opcoes #opcoes {
	background-image:url(images/botao_deselecionado.jpg);
	background-repeat:no-repeat;
	padding-right:5px;
	width:114px;
	height:29px;
	color:#667910;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

.tabela_opcoes #opcoes1 {
	background-image:url(images/botao_selecionado.jpg);
	background-repeat:no-repeat;
	padding-right:5px;
	width:114px;
	height:29px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

.tabela_calculos {
	width:480px;
	text-align:left;
	margin-left:5px;
}	

.centro_calc {
	padding-left:5px;
	margin-left:5px;
	border:1px #CCCCCC solid;
	height:290px;
	width:480px;
}

.calculos_prontos {
	margin-right:5px;
	margin-top:5px;
	padding:2px;
	border:1px solid #647910;
	width:160px;
	text-align:center;
	line-height:16px;
}

#titulo {
	background-color:#647910;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
}

.tabela_viagens {
	margin-top:5px;
	width:465px;
}

.botao_adicionar {
	text-align:right;
}

.categoria {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	background-color:#b3d036;
	color:#647910;
	padding-left:5px;
	border-bottom:solid 1px #FFFFFF;
	cursor:pointer;
}

.tabela_interna {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	height:165px;
	width:460px;
	border-bottom:solid 1px #667910;
	border-left:solid 1px #667910;
	border-right:solid 1px #667910;
}

.tabela_interna2 {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	height:140px;
	width:460px;
	border-bottom:solid 1px #667910;
	border-left:solid 1px #667910;
	border-right:solid 1px #667910;
}

#naf {
	display:inline;
}

#adicionar {
	margin:5px;
}

.tabela_itens li {
	padding-bottom:7px;
}

.tabela_itens2 li {
	padding-bottom:7px;
	padding-top:7px;
}

.tabela_adicionados {
	width:465px;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#eaf1cd;
	padding:3px;
}

.tabela_adicionados #add_itens {
	width:400px;
}

.tabela_adicionados #add_excluir {
	text-align:center;
}

#resultado_nod {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009933;
}

.plante {
	width:160px;
	margin-top:10px;
	font-weight:bold;
	text-align:center;
}

.plante input {
	color:#FF0000;
	margin-top:10px;
}

.boleto_dados li {
	display:inline;
}
