body {font:12px Arial, Verdana; color:#fff; background:#fff;}


a:hover {text-decoration:none;}





/* CABECALHO */
#cabecalho {width:100%; height:83px; float:left; background:#496D49;}
#cabecalho h1 {font-size:14px; margin:23px 0 0 17px; float:left;}
#cabecalho h1 + h2 {clear:both;}
#cabecalho h2 {font-size:20px; margin:0 0 0 17px; float:left;}
#cabecalho div {width:315px; height:61px; text-align:right; float:right; margin:-45px 20px 0 0; *margin:10px 20px 0 0; display:inline; Xpadding-right:185px; Xbackground: url(../img/logo_bombordo.gif) no-repeat right;}
#cabecalho div a {color:#fff; text-decoration:none; }
#cabecalho div#menu-idiomas { padding: 45px 10px 0 0 }
#cabecalho div a:hover {text-decoration:underline;}
#cabecalho div a + a {margin-top:0px;}
/* CABECALHO */



/* BARRA 2 (CONTEM O LOGO DO CLIENTE E OS BOT�ES CONFIGURA��ES E SAIR */
#barra2 {width:100%; height:85px; float:left; background:#fff;}
#barra2 table {width:200px; float:left; height:85px;}
#barra2 table td {vertical-align:middle; text-align:center;}
#barra2 a.bt_conf, #barra2 a.bt_sair, #barra2 a.bt_cont {color:#62A21D; text-align:center; text-decoration:none; font-weight:bold; float:right; display:block; margin:20px 20px 0 0; padding-top:42px; background:url(../img/bt_conf.png) no-repeat center top;}
#barra2 a.bt_sair {color:#D10401; width:42px; margin-right:50px; background:url(../img/bt_sair.png) no-repeat center top;}
#barra2 a.bt_cont {color:#62A21D; width:52px; margin-right:50px; background:url(../img/bt_cont.png) no-repeat center top;}
#barra2 a.bt_conf:hover, #barra2 a.bt_sair:hover, #barra2 a.bt_cont:hover {text-decoration:underline;}
/* BARRA 2 (CONTEM O LOGO DO CLIENTE E OS BOT�ES CONFIGURA��ES E SAIR */


div#conteudo {width:83%; float:left; overflow:hidden; display:inline; margin-bottom:20px; border:solid 2px #A4B6A4;}

#mensagem {width:100%; padding:5px 0; float:left; border-bottom:solid 2px #A4B6A4; display:none; background:#ff0000;}
#mensagem a {color:#fff; text-decoration:none; font-weight:bold; font-size:14px; display:block; margin-left:10px;}
#barra_cont_1 {width:100%; padding:10px 0; float:left; border-bottom:solid 2px #A4B6A4; background:#496D49; }
#barra_cont_1 h3 {font-size:16px; width:72%; float:left; margin:2px 0 0 10px; display:inline;}
#barra_cont_1 #registros {font-size:11px; text-align:right; width:155px; height:22px; float:right; margin-right:10px;}
#barra_cont_1 #registros select {font-size:13px; font-weight:bold; color:#496D49; text-align:left; width:60px; *margin:0 0 -3px 0;}

#barra_cont_2 {width:100%; padding:10px 0; float:left; border-bottom:solid 2px #A4B6A4; background:#C8D3C8; }
#barra_cont_2 button {float:left; position:relative; margin-right:-1px; z-index:1;}
#barra_cont_2 button:hover {z-index:2;}
#barra_cont_2 button.bt_incluir {margin-left:10px;}
#barra_cont_2 button.bt_excluir, #barra_cont_2 button.bt_status {margin-right:10px;}
#barra_cont_2 #paginacao {text-align:right; color:#496D49; width:180px; float:right; margin-right:10px;}
#barra_cont_2 #paginacao img {margin-bottom:-3px;}




/* TABELA DAS LISTAS */
table#tab_conteudo {width:101%; border:none; margin:-1px -1px 0 -1px; float:left;}
table#tab_conteudo th {text-align:left; font-size:13px; color:#496D49; font-weight:bold; border-right:solid 1px #A4B6A4; padding:10px 5px; background:#E4E9E4;}
table#tab_conteudo th a {font-size:13px; color:#496D49; font-weight:bold;}
table#tab_conteudo td {color:#333; text-align:left; border:solid 1px #A4B6A4; padding:4px 5px;}
table#tab_conteudo td.centraliza, table#tab_conteudo th.centraliza {text-align:center !important;}
table#tab_conteudo td a {text-decoration:none;}
table#tab_conteudo tr:hover td {background:#FFEBCC;}
/* TABELA DAS LISTAS */


/* CARREGANDO */
.carregando {color:#fff; font-weight:bold; text-align:center; position:fixed; padding:5px 0; width:110px; left:50%; margin-left:-55px; background:#ff0000;
	/*Filter: Alpha(Opacity=60);
	-moz-opacity: 0.60;
	opacity:0.60;*/
}
/* CARREGANDO */

