.bodyClass {
	margin: 0px 0px 0px 0px;
	background-color: #ffe600;
}

.bodyAdmin {
	background-color: #ffe600;
}

.texto {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	text-align: right;
	color: #7b6f00;
}

.textoCamera {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 0;
	text-align: center;
	color: #7b6f00;
}

.textoEsq {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	padding: 0 0 0 20;
	color: #7b6f00;
}

.textoTitulo {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #7b6f00;
}

.caixaTexto {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	border: solid 1px #b2a100;
	width: 80px;
	color: #7b6f00;
}

.caixaTextoReg {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	border: solid 1px #b2a100;
	width: 150px;
	color: #7b6f00;
}

.caixaLogoff {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	border: solid 1px #b2a100;
	width: 40px;
	color: #7b6f00;
}

.botao {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fff384;
	border-top: solid 1px #b2a100;
	border-left: solid 1px #b2a100;
	border-bottom: solid 1px #958700;
	border-right: solid 1px #958700;
}

.dropDown {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	border: solid 1px #b2a100;
}

.caixa {
	border: solid 1px #b2a100;
}

.aviso {
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	background-color: #d1bc00;
	border-bottom: solid 1px #b2a100;
	text-align: center;
	line-height: 14px;
}