/* ------------- Globais Site ------------- */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background-color:#014F93
}
/* ------------- Para o conteudo BNW ------------- */
div#conteudo_geral {
	width:982px;
	background-color:#fff;
	margin:auto
}
div#conteudo_geral #conteudo {
}
div#conteudo_geral #conteudo #lateralEsquerda {
	width:289px;
	padding-left:15px;
}
div#conteudo_geral #conteudo #lateralEsquerda #conteinerMenu {
	width:289px;
	padding-left:15px;
	padding-top:20px;
	background-image:url(images/fundomenu.jpg);
	background-repeat:repeat-y
}
#menu {
	background-image:url(images/rodapeMenu.jpg);
	width:244px;
	height:57px;
	padding:15px
}
div#caixaBusca {
	background-image:url(images/fundoBusca.jpg);
	width:244px;
	height:29px;
	padding:15px;
	padding-top:12px;
	margin-top:20px
}
div#caixaBusca h3 {
	font-size:11px;
	color:#FFFFFF;
	margin:0;
	font-weight:bold
}
div#caixaBusca input, text {
	width:191px;
	height:14px;
	border:solid 1px #CCCCCC;
	font-size:11px;
}
div#caixaBusca .botao {
	background-color:#FFFFFF;
	width:31px;
	height:18px;
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#4F7CB8;
	padding-bottom:3px
}
div#indique {
	background-image:url(images/fundo_indique.jpg);
	width:274px;
	height:297px
}
div#indique #conteudoIndique {
	width:182px;
	height:204px;
	margin-top:65px;
	margin-left:75px;
	display:inline-block
}
div#indique #conteudoIndique h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:0;
	text-align:center
}
div#indique #conteudoIndique hr {
	border:0;
	background-color:#6891C5;
	color:#6891C5;
	height:1px
}
div #conteudoIndique input, text {
	width:170px;
	height:14px;
	border:solid 1px #CCCCCC;
	font-size:11px;
}
div #conteudoIndique .botao {
	background-color:#FFFFFF;
	width:31px;
	height:18px;
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#4F7CB8;
	padding-bottom:3px
}
table.indique {
	color:#fff;
	font-weight:bold;
	font-size:8px
}

/*-- News letter --*/
div#news{
	background-image:url(images/fundo_news.jpg);
	width:274px;
	height:380px
}
div#news #conteudoNews {
	width:182px;
	height:204px;
	margin-top:65px;
	margin-left:75px;
	display:inline-block;
	color:#FFFFFF;
}
div#news #conteudoNews h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin:0;
	text-align:center
}
div#news #conteudoNews hr {
	border:0;
	background-color:#6891C5;
	color:#6891C5;
	height:1px
}
div #conteudoNews input, textarea {
	width:170px;
	height:14px;
	border:solid 1px #CCCCCC;
	font-size:11px;
	margin-bottom:5px;
}
div #conteudoNews label{
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	margin-top:10px;
}
div #conteudoNews .botao {
	background-color:#FFFFFF;
	width:75px;
	height:18px;
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#4F7CB8;
	padding-bottom:3px;
	margin-right:10px;
	margin-top:10px;
}

.abreRemocao{
	cursor:pointer;
	font-size:11px;
	padding-left:15px;
	color:#9EBCD6;
	background-image: url(images/newsRemover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:30px;
}
.abreRemocao:hover{
	color:#FFFFFF;
	padding-left:15px;
	color:#9EBCD6;
	background-image: url(images/newsRemover_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.retorno{
	padding-top:15px;
	padding-bottom:15px;
	font-size:11px;
}

div#conteiner_bnw {
	padding-right:15px;
}
div#conteiner_bnw hr{
	color:#CCCCCC;
	size:1;
}
div#conteiner_bnw .titulo {
}
div#conteiner_bnw .titulo h1 {
	margin:0;
	font-size:24px;
	color:#355684;
	font-family:Arial;
	font-weight:bold;
	background-image:url(images/barraTitulo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:35px;
	width:651px;
	margin-bottom:20px
}
div#conteiner_bnw .conteudo {
}
div#conteiner_bnw a {
text-decoration:none;
color:#3366CC;
}
div#conteiner_bnw a:hover {
text-decoration:underline
}
/* ------------- Rodapé ------------- */

div#rodape {
width:982px; height:44px; background-image:url(images/fundoRodape.jpg); font-family:arial; padding-top:53px; color:#fff; font-weight:bold
}
div#rodape #Brasil{
float:right;font-size:11px; font-family:Verdana;font-weight:normal; margin-bottom:15px}
div#rodape a {
text-decoration:none;
color:#FFFFFF
}
div#rodape a:hover {
text-decoration:underline;
color:#FFFFFF
}

div#topo{
z-index:-2000;
background-color:#014F93;
}
/*------------------- Muda o estilo do menu horizontal ---------------------*/
ul.menubar {
	margin: 0px;
	padding: 0px;
	background-color: #282828; /* IE6 Bug */
}
ul.menubar .menuvertical {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
}
ul.menubar ul.menu {
	display: none;
	position: absolute;
	margin: 0px;
}
ul.menubar a {
	display:block;
	text-decoration: none;
	font-size:11px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
}
ul.menubar a:hover {
	background-color:#EAEAEA;
}
/*------------------- Muda o estilo do submenu horizontal ---------------------*/
ul.menu {
	margin: 0;
	padding: 0;
	width:222px; /* Tamanho do menu em Width */
	background-color:#FFF;
	margin-left:15px
}
ul.menu ul {
	margin: 0;
	padding: 0;
	background-color: #FFF; /* IE6 Bug */
}
ul.menu li a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	padding:5px;
	color:#014F93;
	background-image:url(); /*Reseta a imagem de fundo do menu caso tenha citado acima*/
	border-bottom:1px solid #CCC;
	padding-left:15px
}
ul.menu li a:hover {
	color:#76C5F0
}
/*--- Altera o estado normal do item que tem submenu ---*/
ul.menu li.submenu a {
	background-image: url(images/submenu_a.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.menu li.submenu a:hover {
	background-image: url(images/submenu_a_hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/*--- Altera os submenus ---*/
ul.menu ul {
	position: absolute;
	display: none;
	left: 222px; /* Seta o submenu 1 pixel ants do fim para "pega-lo" */
	top: 0px;
}
ul.menu li.submenu ul {
	display: none;
	color:#A6A6A6;
	background-position: top;
	padding:5px;
	border:1px solid #CCCCCC;
}
ul.menu li {
	position: relative;
	list-style: none;
	border: 0px;
}
/*--- Altera os estilo dos submenus --- */
ul.menu li.submenu li {
	width:150px
}
ul.menu li.submenu li a {
	border:0px;
	border-bottom:1px solid #fff;
	background-color:#CCCCCC;
}
ul.menu li.submenu li a:hover {
color:#FFFFFF
}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li {
	float: left;
	height: 1%;
}
* html ul.menu li a {
	height: 1%;
}
/* End */




/* ------------- Fotos ------------- */

#borda1_foto { /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC;
	padding:6px;
	width:102px;
	height:102px;
}
#borda2_foto { /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC;
	width:100px;
	height:100px;
}
.titulo_imagem {	/* define o texto de instrução da galeria */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.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:11px;
	padding:3px;
	border: 1px solid #CCCCCC;
}
div#formulario input:focus, textarea:focus { /* Soemnte para o Firefox */
	border: 1px solid #80291F;
}
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 {
	vertical-align:top;
}
div#formulario .botao_formulario { /* define o estado do botão dos formulários*/
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:1px solid #999999;
	color:#000000;
	background-color:#FFFFFF;
}
div#formulario .texto_intro { /* define texto das instruç~eos do formulário */
}
/* ------------- 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%;
	height: 500px;
	background-color: #000;
}
/* 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 */


/*--- PAra a busca do site ---*/
.busca_total{
	padding-bottom:10px;
}
.resultado_titulo{
	font-weight:bold;
	font-size:13px;
	padding-bottom:3px;
}
.resultado_descricao{
	padding-bottom:5px;
}
.resultado_link{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #D7D7D7;
	font-size:11px;
}
.resultado_link a{
	font-weight:bold;
}