.alt {
	display: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#geral {
	background: url(../imagens/bgGeral.gif) #FFFFFF repeat-y 0 0;
	width: 775px;
	height: auto;
	position: relative;
	margin: 0px auto;
}
#flashCapa {
	position: absolute;
	width: 300px;
	height: 365px;
	left: 243px;
	top: 4px;
	z-index: 99;
}
#banner {
	position:relative;
	background: url(../imagens/bgBanner.jpg) no-repeat 0 0;
	text-align: center;
	width: 775px;
	height: 68px;
	padding-top: 2px;
	z-index: 5;
}

#banner img {
	border: 1px solid #CCCCCC;
	z-index: 100;
}

#container {
	background: url(../imagens/bgSite.jpg) #F5EEE2 no-repeat 0 0;
}

#container {
	width: 775px;
	height: auto;
	/* Mantido devido ao index */
	min-height: 450px;
	*height: 450px;
	
	float: left;
}
#containerInterna {
	background: url(../imagens/bgSite02.jpg) no-repeat 0 0;
	width: 775px;
	height: auto;
	float: left;
}
#space {
	width: 470px;
	height: 240px;
	float: left;
}
#conteudo {
	background: url(../imagens/bgConteudo.gif) no-repeat 0 0;
	width: 470px;
	height: auto;
	float: left;
	padding: 8px 20px 8px 40px;
}
#conteudo h1 {
	font: bold small-caps 20px "Trebuchet MS";
	color: #0085B0;
	margin-bottom: 10px;
}
#conteudo p {
	margin-bottom: 5px;
}
#menu	{
	background: #E4D5BE;
	width: 515px;
	height: 25px;
	padding-top: 3px;
	position: absolute;
	top: 269px;
	left: 12px; 
	z-index: 120;
}

#menuTopo	{
	background: transparent;
	width: 119px;
	height: 20px;
	position: absolute;
	top: 70px;
	left: 16px; 
	z-index: 190;
	font: 11px "Trebuchet MS";	
}

#menuTopo ul {
	list-style-type: none;

}
#menuTopo li {
	display: inline;
}

#data	{
	background: transparent;
	width: 250px;
	height: 20px;
	position: absolute;
	top: 70px;
	left: 507px; 
	z-index: 190;
	text-align:right;
}

.tituloConteudo{
	color:#604B28;font-family:"Trebuchet MS";font-weight:bold;	
}

.tituloGaleria{
	color:#604B28;font-family:"Trebuchet MS";font-weight:bold;font-size:20px;padding-bottom:3px;
}

.tituloVoluntario, .tituloBusca{
	color:#604B28;font-family:"Trebuchet MS";font-weight:bold;font-size:20px;	
}

.tituloSecao {
	color:#604B28;font-family:"Trebuchet MS";font-weight:bold;font-size:14px;text-align:left;	
}

.txt01 {
	font: bold 12px "Trebuchet MS";
	color: #604B28;
}
.txt01 a {
	text-decoration: none;
	padding: 0px 3px;
	color: #604B28;
}
.txt01 a:hover {
	text-decoration: none;
	background: white 0 0;	
}
#AcessoRestrito {
	height: 26px;
	width: 26px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 531px;
	top: 269px;
	z-index: auto;
}
#Busca {
	background: url(../imagens/bgBuscar.gif) no-repeat 0 0;
	height: 26px;
	width: 170px;
	margin: 2px 0px 0px 0px;
	position: absolute;
	left: 565px;
	top: 271px;
	z-index: auto;

}
#Busca button {
	background: url(../imagens/icoBuscar.gif) no-repeat 0 0;
	height: 26px;
	width: 26px;
	border: solid 0px #000;
}
#Busca span {
	float: right;
}
#Busca form {
	margin: 0px;	
}
#Busca input {
	float: left;
	height: 16px;
	border: solid 0px #000;
	margin: 5px 0px 0px 50px;
}
.txt02 {
	font: 12px "Trebuchet MS";
}

#Principal{
	font: 12px "Trebuchet MS";
}

#Destaque01, #Destaque02 {
	height: 144px;
	width: 216px;
	padding: 8px 0px;
	position: absolute;
	z-index: auto;
}
#Destaque01 {
	left: 36px;
	top: 315px;
}
#Destaque02 {
	left: 287px;
	top: 315px;
}
#Destaque01 img, #Destaque02 img{
	border: solid 1px white;
	text-align: center;
}
#Destaque01 span, #Destaque02 span{
 	float: right;
}
#Noticias {
	background: url(../imagens/bgNoticias.gif) no-repeat 0 0;
	height: 130px;
	width: 224px;
	padding-top: 45px;
	position: absolute;
	left: 535px;
	top: 311px;
}
#Noticias ul {
	list-style-type: none;
	margin: 0px 5px;
}
#Noticias li {
	font: 11px "Trebuchet MS";
	display: block;
	margin-bottom: 5px;
}

#textoNoticias {
	font: 11px "Trebuchet MS";
	display: block;
	margin-bottom: 5px;
}
.txt03 {
	font: bold 11px "Trebuchet MS";
	color: #0085B0;
}

.txt04 {
	font: 11px "Trebuchet MS";
}

#btMais {
	margin: 0px 5px 0px 0px;
}
#btMais a, #btMais a:hover {
	font: bold 11px "Trebuchet MS";
	color: #0085B0;
	text-decoration: none;
}
#btMais p {
	text-align: right;
}

#ContadorAcessos {
	background: url(../imagens/bgGeral.gif) #FFFFFF repeat-y 0 0;
	width: 775px;
	float: left;
	position: relative;
	height:40px;
	z-index: 150;
}
#boxContadorAcessos {
	background: url(../imagens/bgContadorAcessos.gif) no-repeat;
	width: 220px;
	height: 40px;
	position: relative;
	left: 535px;
}
#boxContadorAcessos p {
	font: 11px "Trebuchet MS";
	text-align: left;
	padding: 2px 10px 0px 35px;
}

#boxContadorAcessos div{
	font: 11px "Trebuchet MS";
	text-align: left;
	padding: 2px 10px 0px 35px;
}

#rodape {
	background: url(../imagens/bgRodape.jpg) no-repeat 0 0;
	float: left;
	height: 60px;
	width: 775px;
	position: relative;
	margin: 0px auto;
	z-index:140;
	vertical-align:middle;
	text-align:center;
}
#rodape p{
	float:left;
	padding-top: 8px;
	vertical-align:middle;	
	font: 11px "Trebuchet MS";
	color: #604B28;
	height: 50px;
	text-decoration: none;
	text-align: center;
	width: 640px;
}

#textoRodape {
	font: 11px "Trebuchet MS";
	color: #604B28;
	height: 40px;
	text-decoration: none;
	text-align: center;
}

#logoRandernet {
	float:left;
	width: 115px;
	height: 25px;
	position: relative;
	padding-left: 5px;
	padding-top: 10px;
}

/* MenuPadraMenu Style Sheet */

.MenuPadraoMenu {  
	cursor: default; 
	padding-top:3px;
	padding-bottom:3px; 
	border: 0;  
	white-space: nowrap;  
	font: bold 14px Trebuchet MS;
	color: #604B28;
	background-color: #E4D5BE;	
	width: 515px;
}

.MenuPadraoMainItem {  
	padding-left: 3px;  padding-right: 3px;  white-space: nowrap;
}
.MenuPadraoMainItemActive {  
	padding-left: 3px;  
	padding-right: 3px;  
	white-space: nowrap;  
	color: #604B28;
	background-color: #F5EEE2;	
}

.MenuPadraoMainItemHover {  
	padding-left: 3px;  
	padding-right: 3px;  
	white-space: nowrap;  
	background-color: #F5EEE2;
	text-decoration: none;
	font: bold 14px Trebuchet MS;
	color: #604B28;
}

.MenuPadraoMenuItem {  padding-left: 3px;  padding-right: 3px;  white-space: nowrap;}
.MenuPadraoMenuItemActive {  
	padding-left: 3px;  
	padding-right: 3px;  
	white-space: nowrap;  
	color: #604B28;
	background-color: #E4D5BE;	
}
.MenuPadraoMenuItemHover {  padding-left: 3px;  padding-right: 3px;  white-space: nowrap;  color: #604B28;  background-color: #FFFFFF;}
.MenuPadraoMenuSplit {  height: 1px;  margin-top: 1px;  margin-bottom: 1px;  overflow: hidden;  border-top: 1px solid #604B28;}
.MenuPadraoMenuVSplit {  width: 1px;  margin: 0px;  overflow: hidden;  border-right: 1px solid #604B28;  background-color: inherit;}
.MenuPadraoSubMenu {  position: absolute;  visibility: hidden;  z-index: 100;  border: 0;  	padding-top: 1px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
}

.MenuPadraoSubMenuTable {  
	cursor: default;  
	font: bold 12px Trebuchet MS;
	color: #604B28;
	padding: 0;  
	border: 1px solid #604B28;  
	white-space: nowrap;  
	background-color: #F5EEE2;
}
.MenuPadraoSubMenuTable_td {  white-space: nowrap;}

/* Folha de estilos das fotos dentro do conteudo */
#Fotos01 {
	width: 170px;	height:auto;	float: right; padding-right:2px;
}

#Fotos01 span {
	color: #604B28; font-family: Verdana;	font-size: 9px;	float: left;	widht: 169px;	padding-left: 2px;padding-right: 2px; text-align:center;
}

#Fotos01 span img {
	color: #604B28; cursor:hand; width:128px;height:96px; margin-left:20px;margin-bottom:2px;padding-top:12px;
}

#Fotos01 li {
	background: url(../imagens/bgFotos01.gif) no-repeat; display: block;	width: 169px;	height:142px;margin-bottom: 20px;}

#Fotos01 ul {
	list-style: none;	margin-left:10px;
}


#FormFaleConosco {
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#FormFaleConosco button {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-variant: normal;
	font-weight:bold;
	color: #604B28;
	background-color: #F5EEE2; /* #F5EEE2;  #DAC6A3 */
	width: 60px;
	border: 1px solid;
	border-bottom: #604B28;
	border-right: #604B28;
	border-left: #FFFFFF;
	border-top: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#FormFaleConosco form {
	width: auto;
	height: auto;
	float: left;
	clear: left;
}


#FormFaleConosco input {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #604B28;
	height: 20px;
	float: left;
}

#FormFaleConosco div {
	width: 400px;
	text-align:center;
	float: right;
}

#FormFaleConosco label {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
    text-decoration: none;
	color: #604B28;
	margin-bottom: 10px;
	clear: left;
	float: left;
	width: 80px;
}

#FormFaleConosco textarea {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 200px;
	border: 1px solid #604B28;
	float: left;
	margin-bottom: 5px;
	height: 85px;
}

.BotFechar{
	font-family: Trebuchet MS;
	font-size: 11px;	
	position:relative;
	padding-right:20px;
	padding-top:px;
}

#Form {
	width: 460px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Form button {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-variant: normal;
	font-weight:bold;
	color: #604B28;
	background-color: #F5EEE2; /* #F5EEE2;  #DAC6A3 */
	width: 60px;
	border: 1px solid;
	border-bottom: #604B28;
	border-right: #604B28;
	border-left: #FFFFFF;
	border-top: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#Form form {
	width: auto;
	height: auto;
	float: left;
	clear: left;
}


#Form input {
	width: 240px;
	margin-bottom: 5px;
	border: 1px solid #604B28;
	height: 20px;
	float: left;
}

#Form select {
	width: 240px;
	margin-bottom: 5px;
	border: 1px solid #604B28;
	height: 20px;
	float: left;
}


#Form div {
	width: 440px;
	text-align:center;
	float: left;
}

#Form label {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
    text-decoration: none;
	color: #604B28;
	margin-bottom: 10px;
	clear: left;
	float: left;
	width: 120px;
}

#BuscaInterna{
	text-align:center;
	width:100%;
}

#BuscaInterna form {
	text-align:center;
}

#BuscaInterna input {
	width: 240px;
	margin-bottom: 5px;
	border: 1px solid #604B28;
	height: 20px;
}

#BuscaInterna button {
	width: 80px;
	margin-bottom: 5px;
	border-bottom: #604B28;
	border-right: #604B28;
	border-left: #FFFFFF;
	border-top: #FFFFFF;
	height: 20px;
	background-color: #F5EEE2;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-variant: normal;
	font-weight:bold;
	color: #604B28;		
}


#FotosGaleria {
	background: url(../imagens/bgFotos02.gif) no-repeat;
	height: 130px;
	width: 156px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#FotosGaleria img {
	border: 2px solid #604B28;
	padding: 0px;
	margin: 11px 0px 0px 10px;
	width: 128px;
	height: 96px;
	cursor:hand;
}

#fundoInterna{	
	background: url(../imagens/bgGeral.gif) #FFFFFF repeat-y 0 0;
	width: 775px;
	height: auto;
	float: left;
}	
