body { margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; background-color:#CCCCCC; }

a:link { color: #D5D3D3; }
a:visited {color: #D5D3D3;}
a:hover {color: #FFFFFF;}
a:active {color: #D5D3D3;}

/*------- FONTES -------*/

.fonte_aviso{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D5D3D3;
}
.fonte_conteudo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ABA7A7;
}
.fonte_titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	text-decoration:underline;
	color:#D5D3D3;
}

.fonte_titulo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.fonte_frases{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#D5D3D3;
	letter-spacing:1px;
}
.fonte_autor_frase{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857974;
	font-style: italic;
}

.fonte_rodape{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
-->


/*------- OUTROS -------*/
#links a {color: #D5D3D3;	text-decoration: none;}
#links a:hover {color: #FFFFFF;	text-decoration:underline;}

.tabela_conteudo { background-color:#605E5D; }

.caixa_e-contabil1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:135px;
	height:15px;
	background-color:#959595;
	border: inset 1px;
}

.caixa_e-contabil2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:100px;
	height:15px;
	background-color:#959595;
	border: inset 1px;
}

.botao_e-contabil{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	width:30px;
	height:20px;
	background-color:#3A3533;
	border: none;
}

.caixa01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:300px;
	height:15px;
	background-color:#959595;
	border: inset 1px;
}

.caixa02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:300px;
	height:15px;
	background-color:#A0A0A0;
	border: inset 1px;
}

.caixa03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:300px;
	height:100px;
	background-color:#959595;
	border: inset 1px;
}

.caixa04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:300px;
	height:100px;
	background-color:#A0A0A0;
	border: inset 1px;
}

.botao01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	width:60px;
	height:25px;
	background-color:#3A3533;
	border: none;
}

.caixa05 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:500px;
	height:400px;
	background-color:#959595;
	border: inset 1px;
}

.caixa06 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3533;
	width:500px;
	height:400px;
	background-color:#A0A0A0;
	border: inset 1px;
}