body
{
	width: 776px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font: 10px/1.5em Verdana, Tahoma, Arial, Serif;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #FFF;
}

#absoluto1
{
	position: absolute;
	width: 776px;
	margin: 0px auto;
	min-height: 550px;
	background-color: #FFF;
}

#top
{
	position:relative;
	top: 0px;
	float: center;
	width: 776px;
	margin: 0px auto;
	height: 120px;	
	background-image: url("../image/header.png");
	background-repeat: no-repeat;
	background-position: left;
	background-color: white;
}

#menu 
{
	position: absolute;
	font: 10px Verdana, Arial, Tahoma, 'Sans-Serif';
	list-style: none;
	top: 120px;
	right: 188px;
	width: 500px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	height: 20px;
	background-color: transparent;
	border-right: 1px solid #263252;
	border-bottom: 1px solid #263252;
	border-top: 1px solid #263252;
	border-left: 1px solid #263252;
}

#menu a
{
	display:inline;
}

#menu a
{
	display: block;
	font: 10px Verdana, Arial, Tahoma, 'Sans-Serif';	
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 100px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	background-image: url("../image/botaomenu1.png");
	background-repeat: no-repeat;		
	background-color: transparent;
}

#menu a:hover
{
	color:#FFF;
	background-image: url("../image/botaomenu1_hover.png");
	background-repeat: no-repeat;
	background-color: #1e2d6b;		
}
/** Fim do Menu! **/

/** Inicio da barra de ferramentas Menu2 **/
#menu2
{
	position: relative;
	float: center;
	top: 21px;
	width: 776px;
	margin: 0 auto;		
	background-color: transparent;
	z-index:1;
}

.itemmenu
{
	float: right;	
	width: 100px;
	border-right: 0px solid #263252;
	border-bottom: 0px solid #263252;
	border-top: 0px solid #263252;
	border-left: 0px solid #263252;	
}
.itemmenu a{ 
	display: block;
	position: relative;	
	height: 20px;
	padding: 0px 0px 0px 0px;
	font: 10px Verdana, Arial, Tahoma, 'Sans-Serif';	
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-image: url("../image/botaomenu2.png");
	background-repeat: no-repeat;		
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-top: 0px solid #FFF;
	border-left: 0px solid #FFF;
}

.itemmenu a:hover{
	background-image: url("../image/botaomenu2.png");
	background-repeat: no-repeat;
	text-decoration: underline;
}
.submenu{
	position:absolute; 		
	top: 20px;
	padding: 0px 0px 0px 0px;
	width: 100px;
	visibility: hidden;
	text-align: center;
	z-index: 0;	
}
/** Fim do Menu2! **/

/** Inicio do Corpo **/
#corpo{
	position: relative;
	top: 25px;
	_top: 20px;
	padding-top: 5px;
	_padding-top: 0px;
	width: 776px;
	min-height: 460px;
	margin: 5px auto;
	_margin: 10px auto;
	background-color: transparent;
}

* html #corpo
{
	height: 460px;
}
/** Layout 1, antes de logar **/
#corpo #esquerda1, #corpo #direita1 {
    float:left;
	background-color: transparent;
}
#corpo #esquerda1
{
	position: relative;
	width: 455px;
	padding-left: 0px;
	padding-right: 5px;
	background-color: transparent;
}
#corpo #direita1
{
	position: relative;
	width: 280px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
}
/** Layout 2, logado **/
#corpo #esquerda2, #corpo #direita2
{
	float:left;
	color:#369;
}

#corpo #esquerda2
{
	position: relative;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	background-color: transparent;
}

#corpo #direita2
{
	position: relative;
	width: 560px;
	padding-left: 5px;
	background-color: transparent;
}
/** Fim do Corpo! **/
#rodape{
	position: relative;
	botton: 5px;
	float: left;
	left: 0px;
	width: 771px;	
	background:#FFF;
	color: #1e2d5b;
	text-align:center;
	padding: 2px 2px 2px 2px;
	border-right: 0px solid #369;
	border-bottom: 0px solid #369;
	border-top: 1px solid #369;
	border-left: 0px solid #369;		
}
#planilha {
	width:1250px;
	height:430px;
	overflow: auto;
	color:#FF0000;
	text-align: left;
	padding:5px;	
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color: #336699; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-face-color: #336699; 
	scrollbar-shadow-color: #0000FF; 
	scrollbar-darkshadow-color:#FFFF00; 
	scrollbar-track-color: #CCCCCC; 
}
	
.botao
{
	font: 12px Verdana, Arial, Tahoma, 'Sans-Serif';
	display: inline;
	position: relative;
	float: center;
	text-align: center;
	background:transparent;
	color:#FFF;
	width: 135px;
}

.botao a
{
	display: inline;
	position: relative;
	float: center;
	text-align: center;
	margin-left: 5px;
	padding: 2px;
	color:#369;
	width: 150px;
	border-style: solid;
	border-color: #369;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.botao a:hover
{
	display: inline;
	background:#900;
	text-align:center;
	text-decoration: normal;	
	color:#FFF;
}
/* Formatacoes dos itens */
h1
{
	text-align: center;
	font-size: 18px;
	font-family: Verdana,Tahoma,Arial, Serif;
	font-weight: bold;
	color: #1e2d5b;
	padding: 0px;
}

.conhecarbz {
	width: 455px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/H1ConhecaRBZ.png");
	background-repeat: no-repeat;
}

.h1faleconosco
{
	width: 455px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/H1FaleConosco.png");
	background-repeat: no-repeat;
}

.h1nossasfiliais
{
	width: 280px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1NossasFiliais.png");
	background-repeat: no-repeat;
}

.h1nossosclientes
{
	width: 280px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1NossosClientes.png");
	background-repeat: no-repeat;
}

.h1somosmembros
{
	width: 280px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1SomosMembros.png");
	background-repeat: no-repeat;
}

.h1quemsomos
{
	width: 200px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1QuemSomos.png");
	background-repeat: no-repeat;
}

.h1estruturafuncional
{
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1estruturafuncional.png");
	background-repeat: no-repeat;
}

.h1estruturaoperacional {
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1estruturaoperacional.png");
	background-repeat: no-repeat;
}
.h1juridico {
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1juridico.png");
	background-repeat: no-repeat;
}
.h1tecnologia {
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1tecnologia.png");
	background-repeat: no-repeat;
}
.h1filiais {
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1filiais.png");
	background-repeat: no-repeat;
}
.h1clientes {
	width: 560px;
	height: 40px;
	overflow: hidden;
	text-indent: -1000px;
	background-image: url("../image/h1clientes.png");
	background-repeat: no-repeat;
}    
h2 {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, Serif;
	font-weight: bold;
	color: #1e2d5b;
}
ul {
    font: 12px Verdana, Arial, Tahoma, 'Sans-Serif';
    list-style: circ;
}
li {
    font: 12px Verdana, Arial, Tahoma, 'Sans-Serif';
}
dt {
    font: 14px Verdana, Arial, Tahoma, 'Sans-Serif';
	background-image: url("../image/fundomenu1.png");
    list-style: circ;
}
dd {
    font: 12px Verdana, Arial, Tahoma, 'Sans-Serif';
	color: #369;
}
dd a:visited {
	color:#369;
}
img {
	align: middle;
	
}
table{
	padding: 2px;
	spacing: 0px;
	background:#FFF;
	color:#369;		
	font-size: 10px;	
}
table caption{
	font-size: 14px; 
	font-family: Tahoma,Verdana,Arial, Serif;
	font-weight: bold;
	color:#900;		
	height: 30px;
}

.tablemenu{
    padding: 2px;
    spacing: 0px;
    background:#FFF;
    color:#369;		
    font-size: 10px;
    border-style: ridge;
    border-color: #900;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
}

td {
    border-style: solid;
    border-color: #900;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;	
}

th
{
	font-size: 11px; 
	font-family: Tahoma,Verdana,Arial,Serif;
	font-weight: bold;
	color: #1e2d5b;
	background: transparent;
	text-align: center;
	padding: 2px;
	border-style: solid;
	border-color: #999;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
table tfoot {
    font-size: 11px; 
    font-family: Tahoma,Verdana,Arial, Serif;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    background-image: url("../image/fundotitulotabela.png");		
    padding: 2px;
    border-style: ridge;
    border-color: #999;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
}

form {
	position:relative;
	font-family: Tahoma,Verdana,Arial,Times New Roman;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #fff;			
	background: #369;
	padding: 3px;
	border-style: ridge;
	border-color: #FFF;
	border-top-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:1px;		
}

input,select {
    font-family: Tahoma,Verdana,Arial,Times New Roman;
    font-size: 11px;
    font-weight: normal;
    color: #369;
    background: #FFF;
    spacing: 0px;
    padding: 0px;
    border-style: solid;
    border-color: #369;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
}

.txtform {
        border-style: ridge;
        border-color: #666;
        border-top-width:1px;
        border-right-width:1px;
        border-bottom-width:1px;
        border-left-width:1px;
}

.cmd {
		font-weight: bold;
    	border-style: ridge;
    	border-color: #999;
    	border-top-width:1px;
    	border-right-width:1px;
    	border-bottom-width:1px;
    	border-left-width:1px;		
}
.titulo {
	font-size: 17px; 
	font-family: Tahoma,Verdana,Arial, Serif;
	font-weight: bold;
	/*font-style: italic;*/
	color: #006;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:italic;
	border-right: 0px solid #900;
	border-bottom: 0px solid #900;
	border-top: 0px solid #900;
	border-left: 0px solid #900;		
}

.subtitulo
{
	font-size: 11px; 
	font-family: Verdana,Tahoma,Arial, Serif;
	font-weight: bold;
	color: #900;
	text-align: left;
	border-style: solid;
	border-color: #006;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;	
}

.txt {
	font-size: 11px;
	font-family: Arial,Tahoma,Verdana,Serif;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.txtNome {
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial, Serif;
	font-weight: normal;
	color: #666;
	text-align: justify;
	text-transform: capitalize ;
}

.txtNome2 {
	font-size: 9px;
	font-family: Tahoma,Verdana,Arial, Serif;
	font-weight: normal;
	color: #FF1008;
	background: #FFFFA3;
	text-align: justify;
	text-transform: capitalize ;
}

.txttabela {
	font: normal 11px;
	font-family: Tahoma,Verdana,Arial, Serif;
	font-weight: normal;
	color: #666;
	text-align: justify;
}

.txttabelacentro {
	font: normal 11px;
	font-family: Tahoma,Verdana,Arial, Serif;
	font-weight: normal;
	color: #666;
	text-align: center;
}



/* Tooltip */
a span{
	display:none;
}
a:hover span{
	display:block;
	position:absolute;
	top:20px;
	left:120px;
	background:#A6C3E0;
	color:black;
	border:1px solid #A6C3E0;
	width:150px;
	padding:3px;
}

.filial {
	visibility: hidden;
	display: block;
	position: absolute;
	top: 70px;
	left: 250px;
	width: 300px;
	height: 150px;
	background:#369;
	color: #FFF;
	border: 1px solid black;
	padding:10px;
	z-index: 0;
}

#login form{
	position: relative;
	margin: 0px auto;
	width: 600px;
	font-size: 10pt;
	border: 0px solid #ccc;
	background: transparent;
}

#login fieldset{
	float: left;
	margin: 2px 0px 3px 0px;
	padding: 2px 8px;
	width: 570px;
	background: transparent;
	border: 1px solid #263252;
}

#login .radio {
	border: none;
	margin: 0;
	font-size: 20pt;
	padding: 0;
}
 
#login legend{
	padding: 4px;
	padding:2px 5px;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1px;
	background: #f1f1f1;
	color: #263252;
	border: 1px dashed #263252;
}

/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #login legend{
	margin-bottom: 0px;
}

#login label{
	padding: 2px;
	display: block;
	font-size: 9pt;
	font-weight: normal;
	float: left;
	color: #000;
}

#login input{
	border-top: 1px solid #263252;
	border-left: 1px solid #263252;
	border-bottom: 1px solid #263252;
	border-right: 1px solid #263252;
	font-size: 10px;
	margin-bottom: 5px;
	color: #0E0659;
}

#login input:focus
{
   border-color: #900;
}

#login .botao
{
	float: right;
	border: 1px solid #369;
	font-weight: bold;
	color: #263252;
	font-size: 12px;
	background: #f1f1f1;
	margin: 5px 0px 0px 0px;
}

#formulario form{
	margin: 10px 10px;
	width: 670px;
	font-size: 10pt;
	border: 0px solid #ccc;
	color: #263252;
	background: transparent;
	border: 1px solid #900;
}
    
#formulario fieldset{
	margin: 0px auto; 
	border: 1px solid #ccc;
	width: 660px;
	padding: 10px;
	background: transparent;
	border: 1px solid #263252;
    padding: 5px 0px 0px 0px;
}

#formulario legend{
	padding: 4px;
	padding:2px 5px;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1px;
	background: #f1f1f1;
	color: #263252;
	border: 1px dashed #263252;
}

#formulario label{
	display: block;
	font-size: 9pt;
	font-weight: normal;
	float: left;
	color: #000;
	padding: 2px;
}

#formulario .radio {
	border: none;
	margin: 0;
	font-size: 20pt;
	padding: 0;
}


/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #formulario legend{
	margin-bottom: 0px;
}

#formulario input{
	border-top: 1px solid #369;
	border-left: 1px solid #369;
	border-bottom: 1px solid #369;
	border-right: 1px solid #369;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	margin-bottom: 5px;
	color: #0E0659;
}

#formulario	input:focus
{
   border-color: #900;
}

#formulario .botao{
	display: block;	
	float: right;	
	border: 1px solid #369;
	font-weight: bold;
	color: #369;
	font-size: 12px;
	background: #f1f1f1;
	margin: 5px 0px 0px 0px;
}

img {
	border-width: 0px;
	clear:right;
}

/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(img.php.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left 
