﻿html, body
{
	height: 100%;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: normal normal 10px Arial, Verdana, Helvetica, sans-serif;
	background-color: White;
	background-image: url('../images/cabecalho_fundo.gif');
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}

#tudo {
	min-height: 100%;
	position: relative;
	}

/* hack para IE6 que trata height como min-height */
* html #tudo {
	height: 100%;
	}

img
{
	border: none 0px;
}

a
{
    font: normal bold 10px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #003366;
}

a:hover
{
    text-decoration: underline;
}

.cabecalho_geral
{
	background-color: White;
	background-image: url('../images/cabecalho_fundo.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 112px;
	text-align: center;
	clear: both;
}

.cabecalho_geral_moz
{
	text-align: -moz-center;
}

.cabecalho_conteudo
{
	width: 982px;
	position: relative;
	text-align: left;
}

.cabecalho_principal
{
	width: 776px;
	height: 112px;
	float: left;
}

.cabecalho_separador
{
	width: 10px;
	float: left;
}

.cabecalho_extencao
{
	width: 196px;
	height: 112px;
	float: right;
}

.menuprincipal_item
{
    font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: White;
    padding: 0px 1px 0px 3px;
    text-decoration: none;
}

.menuprincipal_hover
{
    text-decoration: underline;
}

.menuprincipal_selecionado
{
    font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: Yellow;
    padding: 0px 1px 0px 3px;
    text-decoration: none;
}

.menuprincipal_quadro
{
	height: 24px;
	background-color: #ff6600;
	background-image: url('../images/menuprincipal_fundo.gif');
	background-repeat: repeat-x;
}

.menuprincipal_cantoesquerdo
{
	float: left;
	width: 6px;
	height: 24px;
	background-image: url('../images/menuprincipal_cantoesquerdo.gif');
	background-repeat: no-repeat;
}

.menuprincipal_conteudo
{
	float: left;
	padding: 4px 2px 4px 2px; 
	font: normal bold 11px Verdana, Arial;
	color: White;
}

.menuprincipal_cantodireito
{
	float: right;
	width: 6px;
	height: 24px;
	background-image: url('../images/menuprincipal_cantodireito.gif');
	background-repeat: no-repeat;
}

.cabecalho_central_textbox
{
	background-color: #ffff99;
	border: solid 1px #ff0000;
	line-height: 14px;
	font: normal normal 10px Verdana, Arial;
	padding: 1px 1px 1px 1px;
}

.cabecalho_central_botao
{
    font: normal bold 8px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    color: White;
    background-color: #990000;
	border: solid 1px #ff0000;
    line-height: 14px;
}

.cabecalho_central_botao:hover
{
    text-decoration: none;
    color: #990000;
    background-color: White;
    cursor: pointer;
}

.cabecalho_central_titulo
{
	font: normal bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.cabecalho_central_label
{
	font: normal bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.corpo_geral
{
	background-color: White;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}

.corpo_geral_moz
{
	text-align: -moz-center;
}


.corpo_conteudo
{
	width: 982px;
	position: relative;
	text-align: left;
}

.corpo_principal
{
	width: 776px;
	float: left;
}

.corpo_separador
{
	width: 10px;
	float: left;
}

.corpo_extencao
{
	width: 196px;
	float: right;
}

.rodape_geral_moz
{
	text-align: -moz-center;
}

.rodape_geral
{
	background-color: #cccccc;
	background-image: url('../images/rodape_fundo.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: 102px;
	text-align: center;
	clear: both;
}

.rodape_conteudo
{
	width: 982px;
	position: relative;
	text-align: left;
}

.rodape_principal
{
	width: 776px;
	height: 102px;
	float: left;
}

.rodape_separador
{
	width: 10px;
	float: left;
}

.rodape_extencao
{
	width: 196px;
	height: 102px;
	float: right;
}

.menurodape_item
{
    font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
}

.menurodape_hover
{
    text-decoration: underline;
}

.sitemappath_quadro
{
	width: 776px;
	height: 33px;
	clear: both;
}

.imagem_todo
{
    text-align: left;
    vertical-align: top;
    width: auto;
}

.imagem_padding
{
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0x;
}

.imagem
{
	border: none 0px;
}

div.imagem_r {
	background-image: url('../images/home_contorno_direito.png');
	background-repeat: repeat-y;
	background-position: right top;
}

div.imagem_l {
	background-image: url('../images/home_contorno_esquerdo.png');
	background-repeat: repeat-y;
	background-position: left top;
}

div.imagem_t {
	background-image: url('../images/home_contorno_superior.png');
	background-repeat: repeat-x;
	background-position: left top;
}

div.imagem_b {
	background-image: url('../images/home_contorno_inferior.png');
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.imagem_bl {
	background-image: url('../images/home_contorno_inferior_esquerdo.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.imagem_br {
	background-image: url('../images/home_contorno_inferior_direito.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.imagem_tl {
	background-image: url('../images/home_contorno_superior_esquerdo.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.imagem_tr {
	background-image: url('../images/home_contorno_superior_direito.png');
	background-repeat: no-repeat;
	background-position: top right;
}


/* BOTOES */

.botao_menor
{
    font: normal normal bold 9px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 3px 3px 3px 3px;
    color: White;
    background-color: #cc3300;
    background-image: url('../images/botaomenor_fundo.gif');
    background-repeat: repeat-x;
    border: solid 1px #ff0000;
    line-height: 20px;
}

.botao_menor:hover
{
    text-decoration: none;
    color: #ff0000;
    background-color: White;
    background-image: none;
    cursor:pointer;
    border: solid 1px #ff0000;
}

.botao_maior
{
    font: normal normal bold 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    color: White;
    background-color: #cc3300;
    background-image: url('../images/botaomaior_fundo.gif');
    background-repeat: repeat-x;
    border: solid 1px #ff0000;
    line-height: 15px;
}

.botao_maior:hover
{
    text-decoration: none;
    color: #ff0000;
    background-color: White;
    background-image: none;
    cursor:pointer;
    border: solid 1px #ff0000;
}


.mensagem_box
{
    color: White;
    background-color: #a1a1a1;
    border: dotted 1px White;
    padding: 10px 10px 10px 10px;
    font: normal normal bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.label_mensagem_informacao
{
    font: normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: White;
}

.label_mensagem_erro
{
    font: normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #cc0000;
}

.icone_erro_menor
{
	vertical-align:middle;
}

.label_validacao
{
    font: normal normal bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: Red;
}

/* CARREGANDO */

.updateprogress
{   
    padding: 5px 5px 5px 5px;
    color: White;
    background-color: #0033cc;
    border: solid 5px White;
    width: 156px;
    height: 28px;
    font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: center;
    z-index: 999999;
}

.updateprogress_lockscreen
{
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
    background-color: White;
    filter: alpha(opacity=30);
    opacity: 0.3;
    text-align: center;
    vertical-align: middle;
    z-index: 999998;
}
