@CHARSET "ISO-8859-1";

.tabelaLinhaPar {
	background-color: #F8F8F8;
}

.tabelaLinhaImpar {
	background-color: white;
}

.bdrNon {
	border: none;
}

.bkgBra {
	background-color: white;
}

.txtF8 {
	font-size: 8pt;
	font-family: Arial
}

.txtF10 {
	font-size: 10pt;
	font-family: Arial
}

.txtF12 {
	font-size: 12pt;
	font-family: Arial
}

.txtCbr {
	color: white;
}

.txtCve {
	color: red;
}

.txtCver {
	color: green;
}

.txtT45 {
	width: 45px
}

.txtT75 {
	width: 75px
}

.txtT200 {
	width: 200px
}

.txtT300 {
	width: 300px
}

.txtT350 {
	width: 350px
}

.txtT400 {
	width: 400px;
}

.txtTA {
	width: 400px;
	height: 60px;
}

.panT350 {
	width: 350px;
}

.panT450 {
	width: 450px;
}

.panT500 {
	width: 500px;
}

.panT550 {
	width: 550px;
}

.panT570 {
	width: 570px;
}

.panT600 {
	width: 600px;
}

.label {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif
}

.labelN {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif
}

.label14 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif
}

.labelN14 {
	text-align: right;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif
}

.label12 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif
}

.labelN12 {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif
}

.labelN16 {
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif
}

.sugest {
	background-color: #FFFFF0;
	width: 300px;
}

.menuBotao {
	border: none;
}

.col-align-right {
	text-align: right;
}

.col-align-center {
	text-align: center;
}

.col-align-left {
	text-align: left;
}

.obrigatorio {
	font-family: Arial, Verdana, Sans-Serif;
	color: red;
	font-size: 10px;
}

.erroMessage {
	color: red;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold
}
.erroMessage10 {
	color: red;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold
}
.botao {
	background-color: #5783BD;
	font-size: 11px;
	color: white;
	font-weight: bold
}

.botaoN {
	background-color: #5783BD;
	font-size: 11px;
	color: white;
}

.rich-inplace-select-list-decoration {
	font-size: 11px;
	background-color: white;
	font-family: Arial, Verdana, sans-serif
}

.rich-inplace-select-field {
	background-color: white;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
}

.link {
	color: blue;
	text-decoration: underline;
}

.site {
	background-color: #c7d0d4;
}

.labelsite {
	size: 3;
	font-family: Tahoma;
	color: #0C4D6A;
	font-weight: bold
}
.botaosite {
	background-color: #5783BD;
	font-size: 11px;
	color: black;
}
