#conteudo {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.bct {
	font-family: Arial;
	color: #999999;
	padding-left: 15px;
}

.bct a:link {
	colwor: #999999;
	text-decoration: none;
}

.bct a:hover {
	color: #999999;
	text-decoration: underline;
}

.bct a:active {
	color: #999999;
	text-decoration: none;
}

.bct a:visited {
	color: #999999;
	text-decoration: none;
}

.usuario {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	padding-right: 0px;
	width: 100%;
	text-align: right;
	font-size: 0.7em;
}

.titulopag {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}

.textoImperativo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
}

.textoImperativo a:link {
	color: #003366;
}

.textoImperativo a:hover {
	color: #003366;
}

.textoImperativo a:visited {
	color: #003366;
}

.textoImperativo a:active {
	color: #003366;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #003366;
	margin: 3px;
	font-size: 0.9em;
}

.campo.extra {
	width: 656px;
}

.matricula {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #003366;
	margin: 3px;
	font-size: 0.9em;
}

.label {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: nowrap;
}

.labelLeft {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: nowrap;
}

.labelWrap {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: normal;
}

.labelWrapLeft {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: normal;
}

.labelElevado {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: nowrap;
}

.labelCampoFixo {
	text-align: left;
	padding-left: 3px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: nowrap;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #003366;
}

.tabelaGrande {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
}

.botaoIntuitivo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	border: 1px solid #003366;
	height: 22px;
	margin-left: 5px;
	font-size: 1em;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669966;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	height: 22px;
	margin-left: 5px;
	font-size: 1em;
}

.botaodesabilitado {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bbbbbb;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	height: 22px;
}

.textosimples {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.msgSucesso li {
	background-image: url('/SIPREV/images/msg_verde.gif');
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
	text-align: left;
	text-decoration: none;
}

a:link {
	color: #003366;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #00366;
}

a:active {
	color: #003366;
}

.msgLembrete {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

.msgAtencao {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

.msgErro {
	font-family: Arial;
	color: #882222;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left top;
}

.msgErro a:link {
	color: #993333;
}

.msgErro a:hover {
	color: #993333;
}

.msgErro a:active {
	color: #993333;
}

.msgErro a:visited {
	color: #993333;
}

.tabela {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.tabela th {
	color: #ffffff;
	text-align: center;
	background-repeat: repeat-x;
	height: 18px;
	background-color: #669966;
	font-weight: bold;
	white-space: nowrap;
}

.tabela_header {
	color: #ffffff;
	text-align: center;
	background-repeat: repeat-x;
	height: 18px;
	background-color: #669966;
	font-weight: bold;
	white-space: nowrap;
}

.tabela th a:link {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.tabela th a:hover {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.tabela th a:visited {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.tabela th a:active {
	color: #ffffff;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.tabela tr.even {
	height: 17px;
	background-color: #f7f7f7;
}

.tabela tr.even a:link {
	height: 17px;
	text-decoration: none;
}

.tabela tr.even a:hover {
	height: 17px;
	text-decoration: underline;
}

.tabela tr.odd {
	height: 17px;
	background-color: #ebebeb;
}

.tabela tr.odd a:link {
	height: 17px;
	text-decoration: none;
}

.tabela tr.odd a:hover {
	height: 17px;
	text-decoration: underline;
}

.labelObrigatorio {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #882222;
	white-space: nowrap;
}

.labelOpcional {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.labelSugerido {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0080ff;
	white-space: nowrap;
}

.labelObrigatorioLeft {
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #882222;
	white-space: nowrap;
}

.labelComQuebraObrigatorio {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #882222;
	text-align: right;
}

.labelRodape {
	text-align: center;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}
.labelNegrito {
	text-align: center;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	white-space: nowrap;
}
.paginacao {
	font-family: Arial;
	color: #003366;
	height: 20px;
	text-align: right;
	background-position: top;
}

.paginacao a:link {
	color: #003366;
	text-decoration: none;
}

.paginacao a:hover {
	color: #003366;
	background-color: #88bb88;
	text-decoration: underline;
}

.paginacao a:visited {
	color: #003366;
	text-decoration: none;
}

.paginacao a:active {
	color: #003366;
	text-decoration: none;
}

.topo_main {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #015DA6;
	height: 55px;
	white-space: nowrap;
}

.topo_texto {
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #629962;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	height: 18px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_superior {
	height: 3px;
}

.menu_help {
	width: 100%;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
}

.menu_inferior {
	height: 3px;
}

.rodape_linha {
	height: 4px;
	width: 100%;
	background-repeat: repeat-x;
}

.rodape_texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}

.rodape_texto_versao {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.cabecalho {
	text-align: left;
	width: 98%;
	border-bottom: 1px solid #669966;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 7px;
}

.botaoajuda {
	text-align: right;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	float: right;
}

.panel {
	text-align: center;
	width: 98%;
	margin-bottom: 10px;
}

.labelDesejavel {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4876FF;
	white-space: nowrap;
}

.labelComQuebraDesejavel {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4876FF;
	text-align: right;
}


.campoRadio {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0px;
	margin: 3px;
}

/* TAMANHOS */

/* Os estilos abaixo possuem diversas opcoes de tamanho e pode ser usados em qualquer elemento. 
 * As regras de tamanho prevalecerao sobre outras regras de tamanho herdadas pelo elemento ao 
 * qual elas serao aplicadas, devido o uso do !important.
 */
.tamanho05{
	width: 05% !important;
}
.tamanho10{
	width: 10% !important;
}
.tamanho15{
	width: 15% !important;
}
.tamanho18{
	width: 18% !important;
}
.tamanho20{
	width: 20% !important;
}
.tamanho25{
	width: 25% !important;
}
.tamanho30{
	width: 30% !important;
}
.tamanho35{
	width: 35% !important;
}
.tamanho40{
	width: 40% !important;
}
.tamanho45{
	width: 45% !important;
}
.tamanho50{
	width: 50% !important;
}
.tamanho55{
	width: 55% !important;
}
.tamanho60{
	width: 60% !important;
}
.tamanho65{
	width: 65% !important;
}
.tamanho70{
	width: 70% !important;
}
.tamanho75{
	width: 75% !important;
}
.tamanho80{
	width: 80% !important;
}
.tamanho85{
	width: 85% !important;
}
.tamanho90{
	width: 90% !important;
}
.tamanho95{
	width: 95% !important;
}
.tamanho100{
	width: 100% !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.figuraAjuda{
	width: 651px;
}