@charset "utf-8";
.TextoLogin {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TituloPagina_Cor {
	font-family: Arial;
	font-size: 16px;
	color: #DE3123;
	background-color: #AEA57C;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C73001;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}

.botao {
	CURSOR: pointer
}
.TextousuarioLogado {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.bordaInferior {
	border-bottom-width: thin;
	border-bottom-color: #E23924;
}
.textomsg {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
}
.TextoVermelho {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.tabelaconteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txtCopyRight {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.txtMaisServ {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;

}
.bordaEsq {
	border-left-style: solid;
	border-left-width: thin;
}
.bordaDir {
	border-right-style:-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000000;
}
.bordatop {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000000;
}
.bordainf {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #808080;
}
