body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #543032;
	margin: 0px;
	padding:0px;
}
div#fundo_flash{
	background-image: url(images/fundo_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ------------- Rodapé ------------- */

div#rodape{
	text-align:center;
	color:#FFFFFF;
	padding:8px;
	font-size:11px;
}
div#rodape a{
	color:#FFFFFF;
	text-decoration:none;	
}
div#rodape a:hover{
	text-decoration:underline;
}

/* ------------- Para o conteudo do site ------------- */
div#conteiner_site{
	background-color:#E7E7DB;
	background-image: url(images/fundo_topo_site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:30px;
	text-align:center;
}
table.tabela_conteiner{
	border-collapse:collapse;
}
table.tabela_conteiner .conteiner_lateral{
	vertical-align:top;
}
table.tabela_conteiner .conteiner_conteudo{
	vertical-align:top;
	padding-left:10px;
}


/*------------------- Muda o estilo do menu horizontal ---------------------*/

div#conteiner_menu{
	background-color:#301C1E;
	padding-left:55px;
}
div#padding_menu{
	padding-left:7px;
	background-color:#543032;	
}
/*----- Cliente solicitou um menu emimagens -----*/
#menu{ 
	position:relative;
	background:url(images/menuEspecial/menu_fundo_geral.jpg) no-repeat 0 0;
	background-color:#543032;
}
#menu ul{ 
	list-style:none; 
	margin:0px; 
	padding:0px;
	text-indent:-9999em; 
}
#menu li{
  top:0;
  height:26px;
}
#menu li a{
  display:block;
  text-decoration:none;
  width:100%;
  height:100%;
  top:0;
}
#um, #dois, #tres, 
#cinco, #seis{
	text-align:left;
}


#um a:hover{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dois a:hover{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -26px;
}
#tres a:hover{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#quatro a:hover{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -78px;
}
#cinco a:hover{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -104px;
}
#seis a:hover{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -130px;
}

/*---Bug para navegadores com bloqeuiop de imagens --*/
#menu li a span{
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  cursor:pointer;
}

#um a{
	background-image: url(images/menuEspecial/menu_fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dois a{
	background-image: url(images/menuEspecial/menu_fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: 0 -26px;
}
#tres a{
	background-image: url(images/menuEspecial/menu_fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#quatro a{
	background-image: url(images/menuEspecial/menu_fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: 0 -78px;
}
#cinco a{
	background-image: url(images/menuEspecial/menu_fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: 0 -104px;
}
#seis a{
	background-image: url(images/menuEspecial/menu_fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: 0 -130px;
}
#um a:hover span{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dois a:hover span{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -26px;
}
#tres a:hover span{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#quatro a:hover span{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -78px;
}
#cinco a:hover span{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -104px;
}
#seis a:hover span{
	background-image: url(images/menuEspecial/menu_fundo_geral_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -130px;
}
#menu ul li a:hover{
	z-index:1000;
}

/* ------------- Conteudo BNW ------------- */
div#conteudo_bnw{
	margin-top:8px;
	margin-bottom:20px;
}
div#conteudo_bnw .titulo{
	margin-bottom:10px;
	text-align:left;
	background-image: url(images/fundo_titulo_bnw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
div#conteudo_bnw .conteudo_site{
	text-align:justify;
}
div#conteudo_bnw .conteudo_site a{
	color:#000000;
}
div#conteudo_bnw .conteudo_site a:hover{
	color:#543032;
}

/* ------------- Para endereço no rodapé ------------- */
div#endereco{
	background-color:#D5D5BF;
	background-image:url(images/fundo_endereco.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
div#endereco td{
	text-align:left;
	font-size:11px;	
}
div#endereco a{
	color:#000000;
}
div#endereco a:hover{
	color:#543032;
}


/* ------------- Fotos ------------- */

#borda1_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	padding:2px;
	width:102px;
	height:102px;
	background-color:#FFFFFF;
}
#borda2_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	width:100px;
	height:100px;
	background-color:#FFFFFF;
}
.titulo_imagem{	/* define o texto de instrução da galeria */
}
.imagem_galeria{ /* define a borda da tabela da galeria */
	border: 0px solid #E0E0E0;
}

/* ------------- Formulários ------------- */

div#formulario {
	
}

div#formulario input, textarea{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #CCCCCC;
	padding:3px;
	margin-left:10px;
	margin-bottom:15px;
}
div#formulario input:focus, textarea:focus{
	border:1px solid #543032;
}

table.tabela_formulario{ /* Define os campos da tabela */
	border-collapse:collapse;
}
table.tabela_formulario .linha_tabela_formulario{
}
table.tabela_formulario .celula_label_tabela_formulario{
	vertical-align:top;
}
table.tabela_formulario .celula_campo_tabela_formulario{
}

div#formulario .botao_formulario { /* define o estado do botão dos formulários*/
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:0px solid #999999;
	color:#FFFFFF;
	font-size:13px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-weight:bold;
	background-color:#543032;
}
div#formulario .texto_intro{ /* define texto das instruç~eos do formulário */
	color:#000000;
}


/* ------------- Ajustes Globais ------------- */
img {
	border:0; /* Para tirar a borda do link em imagens */
}
fomr {
	margin:0px;
	padding:0px;
}


/* ------------- lightbox ------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{ padding: 10px; }
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink { right: 0; float: right; background: url(/images/nextlabel.gif) right 1% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 1% no-repeat;}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	text-align:right;
	padding-top:100px;
	padding-left:38px;
	background-color:#FFFFFF;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

div#clearBoth{
	clear:both;
	height:1px;
}

/*-------- ESTILOS DO SISTEMA ::: Colocar na pasta específica --------*/


/* ------------- Login Site ------------- */

table.tabela_login{
	border-collapse:collapse;
	margin-bottom:20px;.
}
table.tabela_login .lateral_login{
	vertical-align:top;
	width:60px;
	background-color:#301C1E;
}
table.tabela_login .conteudo_login{
	vertical-align:top;
	width:185px;
	background-color:#543032;
}
div#conteiner_conteudo{
	background-color:#543032;
}


/*---- Para troca de abas ----*/

div#abas_login{
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
div#abas_login .logado{
	line-height:200%;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}
div#abas_login .logado a:hover{
	text-decoration:underline;
}
.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
}
.tabbed-pane .tabs {
	list-style: none;
	text-align:left;
	padding-top:2px;
	background-image: url(images/linha_login.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:8px;
}
.tabbed-pane .tabs div a.active {
	background-color:#724951;
}
.tabbed-pane .tabs div a {
	color:#FFFFFF;
	font-size:13px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:left;
	padding:5px;
}

.tabbed-pane .pane {
}
.tabbed-container {
	position: relative;
	color:#FFFFFF;
	text-align:left;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	top: 0;
	left: 0;
	z-index: 100;
}

form.login{
	margin:0px;
	padding:0px;
	padding-bottom:18px;
}
form.login label{
	display:block;
	padding-bottom:9px;
}
form.login input{
	border:1px solid #82585D;
	background-color:#E3D7D9;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form.login .login_imput{
	width:170px;
}
form.login .senha{
	width:124px;
}
form.login .botao{
	width:36px;
	float:right;
	margin-right:7px;
	color:#333333;
}




