/* Novos estilos: Novo layout de janeiro/2005 */
.txt {
	font-family:  Arial;
	font-size: 10px;
}
.link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #796c40;
	font-weight: bold;

}

.link:hover {
	color:#000000;
	text-decoration: none;
}.formulario {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #807249;
}
.navegacao {
	font-family: Arial;
	font-size: 10px;
	color: #7A6C47;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subtitulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7A6C47;
}
.subsubtitulo {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.textotopotabela {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.botao {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #7A6C47;
}


/* Estilos do layout anterior */
.teste {
}

.barraLocalizacao {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-decoration: none;


}
.barraRodape {

	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-decoration: none;
}
.barraSubTitulo {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	text-decoration: none;
	background-color: #CCCC99;

}
.barraMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: 900;
	color: #7B5D31;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ffffff;
	line-height: 20px;
	width: 100%;




}
a.barraLocalizacao:hover {

	font-weight: normal;
	text-decoration: none;
	color: #CC9900;
}
a.barraMenu:hover {
	background-color: #E4E4E4;
	width: 100%;
}
.conteudoTitulo {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.rotulo {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}


.numeroPergunta {
	font-family: Arial;
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.textoPergunta {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.textoResposta {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.conteudoTexto {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.conteudoLink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}


a.conteudoLink:hover {
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: navy;
}

a {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
}

.rotulo_cabecalho {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
}

.dado_cabecalho {
	font-family: Arial;
	color: #7F7047;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
}

.debug {
	font-family: Arial;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
}



input {
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
}

input.box {
	border: 1px solid #B59E61;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 400px;
}

input.login {
	border: 1px solid #B59E61;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 120px;
}

input.btnOk {
	border: 1px solid #B59E61;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 50px;
}

input.botao {
	border: 1px solid #B59E61;
	margin: 1px;
	padding: 0px;
	height: 20px;
}

input.data {
	border: 1px solid #B59E61;
	margin: 1px;
	padding: 1px;
	height: 14px;
	width: 100px;
}

input.numero {
	border: 1px solid #B59E61;
	margin: 1px;
	padding: 1px;
	height: 14px;
	width: 50px;
}

textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #B59E61;
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
}

.mensagem_erro{
	color: #FF0000;
	margin: 1px;
	padding: 1px;
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
}

.mensagem_sucesso{
	color: #0000FF;
	margin: 1px;
	padding: 1px;
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
}


.masacara_data {
	font-weight: bold;
}

pre {
	margin: 1px;
	padding: 10px;
	font-family: Arial;
	font-size: 14px;
}
