*{margin: 0;padding: 0;}

body{
	font-family: Arial, Verdana, sans-serif; 
	font-size:12px;
	background: url(../imagens/fundo4.gif) center 0px repeat;
}

#container{
	text-align: center;
	margin: auto;
	width: 800px;
	height:  618px ;
	position: relative;
	background-color:#FEFCEC;
}
#rodape{
	position: absolute;
	float:left;
	margin-left:0px;
	*margin-left:-400px;
	background: url(../imagens/menu1.gif) repeat-x;
	width:800px;
	top: 619px;
	font-family: Arial, Verdana, sanserif;
	font-size: 11px;
	color: white;
	text-align:center;
	padding-top:5px;
	height:27px;
}

#banner{
	width: 100%;
	position: relative;
	text-align: center;
	height:97px;
	background: url(../imagens/banner.jpg) no-repeat;
}
#LatLong{
	width: 100%;
	position: relative;
	text-align: center;
	height:225px;
	margin-left:10px;
	margin-top:10px;
	background: url(../imagens/globo.gif) no-repeat;
}
#conteudo{
	position: relative;
	width:760px;
	margin-left:20px;
	*margin-left:0px;
	margin-top:70px;
	*margin-top:20px;
	color:#293214;
	text-align: justify;
	line-height:18px;
	height: auto 445px ;
}

#conteudo fieldset{
	font-family: Arial, Verdana;
	color: #2A473F;
	font-size: 12px;
	border: 1px solid #B3AB78;
	
}
#conteudo legend{
	background-color:#B3AB78;
	font-family: Arial, Verdana;
	color: #FFF;
	font-size: 12px;
	padding:0px 3px;
	margin-left:5px;
}
#conteudo fieldset .segundo {
   position:absolute;
   margin-left: 450px;
   margin-top: 10px;
   padding: 10px 10px 10px 10px;
   
}
#conteudo .segundo legend{
    background-color:#F0EDCE;
	font-family: Arial, Verdana;
	color: #2A473F;
	font-size: 12px;
	padding:0px 3px;
	margin-left:5px;
}

#conteudo fieldset .quadro {
   margin: 10px 200px 10px 200px;
   padding: 80px 50px 5px 5px;
   display:center; 
}

#conteudo .consulta select{
	background-color:#F0EDCE;
	border:1px solid #B3AB78;
	font-family: Arial, Verdana;
	color: #2A473F;
	font-size: 12px;
}

#conteudo .consulta td{
	width:60px;
	color:#293214;
	padding:0px
}

#conteudo .consulta .label{
	background-color:#F0EDCE;
	padding:2px;
	width:100px;
}

#conteudo .resultado{
	padding: 0px 10px 0px 0px;
	height: 190px;
	text-align: left;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-arrow-color:#FFF; 
	scrollbar-base-color:#6F6736; 
	scrollbar-darkshadow-color:#B3AB78; 
	scrollbar-face-color:#6F6736; 
	scrollbar-highlight-color:#B3AB78; 
	scrollbar-shadow-color:#6F6736;
}

#conteudo .resultado table{
    width:740px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:normal;
}

#conteudo .cabecalho{
	width:740px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight:normal;
}

#conteudo .cabecalho .label{
	background-color:#B3AB78;
	color: #FFF;
	font-size: 12px;
	padding-left:2px;
}

#conteudo .cabecalho .destaque{
	background-color:#DBD4A9;
	color: #6F6736;
	font-size: 14px;
	text-align:center;
	padding:3px;
}

#conteudo .resultado .clara{
	background-color:#FFF;
	color: #6F6736;
	font-size: 12px;
}

#conteudo .resultado .escura{
	background-color:#F0EDCE;
	color: #6F6736;
	font-size: 12px;
}

#conteudo .resultado table a{
	color: #6F6736;
}

#conteudo .resultado table a:hover{
	color: #2E2907;
	text-decoration:none;
}

#conteudo .texto{
	position: absolute;
	width:800px;
	height:800px;
	margin-left:50px;
	margin-top:10x;
	color:#293214;
	overflow:auto;
	overflow-x:hidden;
	}

#detalhes{
	position: relative;
	width:760px;
	margin-left:20px;
	*margin-left:0px;
	margin-top:56px;
	*margin-top:0px;
	color:#293214;
	text-align: justify;
	line-height:18px;
	height:400px;
	background-color:redd;
}

#detalhes #foto{
	position: relative;
	width:300px;
	height:200px;
	margin-left:0px;
	margin-top:0px;
	color:#293214;
	text-align: center;	
	background-color:#DBD4A9;
	padding:1px 2px;
	content-type: image/jpeg;
}

#detalhes #foto2{
	position: relative;
	width:300px;
	height:217px;
	margin-left:1px;
	margin-top:-10px;
	color:#293214;
	text-align: center;	
	background-color:#DBD4A9;
	padding:1px 2px;
}

#detalhes #mapa{
	position: relative;
	width:300px;
	height:220px;
	margin-left:0px;
	margin-top:10px;
	color:#293214;
	text-align: center;
	background-color:#DBD4A9;
	padding:1px 2px;
}

#detalhes #txt{
	position: relative;
	width:450px;
	height:448px;
	margin-left:310px;
	margin-top:-450px;
	color:#293214;
	border: 1px solid #DBD4A9;
	background-color:#FEFCED;
	padding:0px;	

	overflow:auto;
	overflow-x:hidden;
	scrollbar-arrow-color:#FFF; 
	scrollbar-base-color:#6F6736; 
	scrollbar-darkshadow-color:#B3AB78; 
	scrollbar-face-color:#6F6736; 
	scrollbar-highlight-color:#B3AB78; 
	scrollbar-shadow-color:#6F6736;
}

#detalhes #txt2{
	position: relative;
	width:450px;
	height:217px;
	margin-left:310px;
	margin-top: -217px;
	color:#293214;
	border: 1px solid #DBD4A9;
	background-color:#FEFCED;
	padding:0px;	

	overflow:auto;
	overflow-x:hidden;
	scrollbar-arrow-color:#FFF; 
	scrollbar-base-color:#6F6736; 
	scrollbar-darkshadow-color:#B3AB78; 
	scrollbar-face-color:#6F6736; 
	scrollbar-highlight-color:#B3AB78; 
	scrollbar-shadow-color:#6F6736;
}

#detalhes #txt3{
	position: relative;
	width:auto;
	height:auto;
	margin-left:0px;
	margin-top: 0px;
	color:#293214;
	border: 1px solid #DBD4A9;
	background-color:#FEFCED;
	padding:0px;	

	overflow:auto;
	overflow-x:hidden;
	scrollbar-arrow-color:#FFF; 
	scrollbar-base-color:#6F6736; 
	scrollbar-darkshadow-color:#B3AB78; 
	scrollbar-face-color:#6F6736; 
	scrollbar-highlight-color:#B3AB78; 
	scrollbar-shadow-color:#6F6736;
}

#detalhes table{
	width:99%;
	height:99%;
}

#detalhes .titulo{
	color:#FFF;
	font-weight:bolder;
	text-indent:2px;
	background-color:#B3AB78;
	background: url(../imagens/titulo.gif) repeat-x;
	width:99%;
}

#detalhes .subtitulo1{
	color:#54482F;
	text-indent:2px;
	font-weight:bolder;
	background-color:#B8B07D;
}

#detalhes .subtitulo2{
	color:#54482F;
	text-indent:2px;
	font-weight:bolder;
	background-color:#DBD4A9;
}

#detalhes .info{
	color:#54482F;
	text-indent:2px;
	font-weight:bolder;
	background-color:#EFECD7;
	border-bottom:1px solid #DBD4A9;
	width:30%;
}


#detalhes td{
	color:#54482F;
	text-indent:2px;
	font-weight:normal;
	background-color:#FCFBF7;
	border-bottom:1px solid #DBD4A9;
}

#detalhes .semborda{
	color:#54482F;
	text-indent:2px;
	font-weight:normal;
	background-color:#FCFBF7;
	border-bottom:0px solid;
}




////

