body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(imagens/fundo_body.jpg);
	background-repeat: repeat;
}
#geral {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	clear: none;
	float: left;
	width: 1000px;
	background-color: #29493A;
	color: #333;
	position: relative;
	line-height: 16px;
	text-align: justify;
	margin-left: -500px;
	left: 50%;
}
#geral #cabecario {
	clear: none;
	float: left;
	height: 230px;
	width: 1024px;
}
#geral #barra {
	background-image: url(imagens/barra_menu.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 10px;
	width: 1000px;
}
#geral #menu {
	clear: none;
	float: left;
	height: 35px;
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
}
#geral #principal {
	width: 980px;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
}
#geral #principal .conteudo {
	clear: none;
	float: left;
	width: 920px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #F4F6F5;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(imagens/fundo_endereco.jpg);
}
#geral #principal .conteudo .conteudo_interno {
	clear: right;
	float: right;
	width: 680px;
	background-color: #FFF;
}
#geral #principal .conteudo .lateral {
	clear: none;
	float: left;
	width: 240px;
}
#geral #principal .conteudo .lateral .busca {
	background-image: url(imagens/fundo_busca.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 145px;
	width: 240px;
}
#geral #principal .conteudo .lateral .busca .filtro {
	clear: none;
	float: left;
	height: 75px;
	width: 200px;
	margin-top: 45px;
	margin-left: 20px;
}

#geral #principal .conteudo .lateral .links1 {
	clear: none;
	float: left;
	height: 105px;
	width: 240px;
	background-image: url(imagens/fundo_links1.jpg);
	background-repeat: no-repeat;
}
#geral #principal .conteudo .lateral .bts_links {
	clear: none;
	float: left;
	height: 60px;
	width: 140px;
	margin-top: 25px;
	margin-left: 10px;
}
#geral #principal .conteudo .lateral .links2 {
	clear: none;
	float: left;
	height: 105px;
	width: 240px;
	background-image: url(imagens/fundo_links2.jpg);
	background-repeat: no-repeat;
}
#geral #principal .conteudo .lateral .tit_submenu {
	clear: none;
	float: left;
	height: 20px;
	margin-top: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #29493A;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29493A;
}
#geral #principal .conteudo .lateral .img_submenu {
	clear: none;
	float: left;
	height: 80px;
	width: 65px;
	margin-top: 15px;
	margin-left: 10px;
}
#geral #principal .conteudo .lateral .submenu {
	clear: none;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
}
#geral #principal .conteudo .local {
	width: 620px;
	margin-top: 10px;
	margin-left: 60px;
	height: 15px;
	clear: right;
	float: right;
	text-align: right;
	font-size: 10px;
}

#geral #principal .conteudo .titulo  {
	width: 620px;
	margin-top: 20px;
	margin-left: 60px;
	height: 25px;
	margin-bottom: 15px;
	clear: right;
	float: right;
}
#geral #principal .conteudo .texto  {
	clear: right;
	float: right;
	width: 620px;
	margin-left: 60px;
	margin-bottom: 10px;
}
#geral #principal .conteudo .conteudo_interno .texto table tr td .indices {
	font-size: 11px;
	color: #000;
}

#geral #principal .conteudo .texto .destaques {
	clear: none;
	float: left;
	height: 165px;
	width: 285px;
	margin-right: 10px;
	margin-left: 14px;
	background-image: url(imagens/fundo_destaques.jpg);
	background-repeat: no-repeat;
}
#geral #principal .conteudo .texto .destaques .iframe {
	clear: none;
	float: left;
	height: 140px;
	width: 260px;
	margin-top: 10px;
	margin-left: 10px;
}







#geral #destaques {
	background-color: #CCC;
	clear: right;
	float: right;
	height: 490px;
	width: 230px;
}


#geral #rodape {
	clear: none;
	float: left;
	height: 30px;
	width: 1000px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #29493A;
}
/* End hide from IE-mac */ 
	
#geral #rodape a {
	color: #F4F6F5;
	text-decoration: none;
	font-size: 11px;
}
#geral #rodape a:hover {
	color: #CCC;
	text-decoration: none;
	font-size: 11px;
}
#geral #rodape .mapa {
	clear: none;
	float: left;
	width: 240px;
	margin-top: 8px;
	margin-left: 40px;
	font-size: 11px;
	color: #F4F6F5;
}


#geral #rodape .creditos {
	clear: right;
	float: right;
	width: 150px;
	margin-top: 8px;
	font-size: 9px;
	text-align: right;
	color: #FFF;
	margin-right: 10px;
}
#geral #rodape .creditos a {
	color: #F4F6F5;
	text-decoration: none;
	font-size: 9px;
}
#geral #rodape .creditos a:hover {
	color: #CCC;
	text-decoration: none;
	font-size: 9px;
}



#geral a  {
	color: #333;
	text-decoration: none;
}
#geral a:hover {
	color: #666;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(imagens/marcador.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	list-style-type: none;
	padding-bottom: 2px;
}
#geral #conteudo .conteudointerno .img_cond {
	clear: none;
	float: left;
	height: 105px;
	width: 100px;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 10px;
}

#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;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% 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;}

