@charset "iso-8859-1";
/* CSS Document */

body{
	background: url(../images/bg.jpg) repeat-x #D1A578;
	height: 580px;
	width: auto;


}


/* LIGHTBOX..................................................................................*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* LIGHTBOX FIM..................................................................................*/


#geral{
	width: 960px;
	height: auto;
	margin: auto; /* deixa a div geral no meio da tela */
	
}

#margem{
	height: 20px;
	text-align: center;

}

#topo{
	width: 960px;
	height: 160px;

}

#logo{
	background: url(../images/logo.jpg) no-repeat top;
	height: 160px;
	width: 200px;
	text-align: left;
	float: left;

}

#banner{
	height: 160px;
	width: 750px;
	text-align: right;
	float: right;

}

#topo_menu{
	background-color: #FFFFFF;
	width: 960px;
	height: 40px;
	margin-top: 10px;

}

/* MENU ..................................................................................*/

.menu {
	margin-left: -50px;
	margin-top: 5px;
	position: absolute;
	

}

#topo_menu{
	height: 40px;
	width: 960px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17.5px;


}

#topo_menu li{
	float:left;
	list-style:none;
	margin: 12px;
	padding-left: 5px;
	margin-top: 5px;

}

#topo_menu a{
	color:#666666;
	text-decoration:none;

}

#topo_menu a:hover{
	color: #09F; 
}

/* MENU FIM..................................................................................*/


#conteudo{
	background: url(../images/linha_fundo.jpg) repeat-y;
	width: 960px;
	height: auto;
	margin-top: 10px;
	float: left;

}

#comteudo_esquedo{
	width: 684px;
	height: auto;
	background: #FFFFFF;
	float: left;
	text-align: center;
	padding-left: 11px;
	padding-right: 15px;
	
}

#bemvindo{
	width: 705px;
	height: 213px;

}

#bemvindo_titulo{
	width: 705px;
	height: 40px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	font-size: 25px;
	padding-top: 10px;
	padding-left: 5px;

}

#bemvindo_img{
	height: 213px;
	width: 213px;
	float: left;

}

#bemvindo_cont{
	width: 452px;
	height: 213px;
	text-align: justify;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666666;
	padding-right:26px;

}

#noticias{
	width: 680px;
	height: auto;
	
}

#noticias_titulo{
	width: 680px;
	height: 36px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	color: #990000;
	font-size: 25px;
	padding-top: 15px;
	padding-left: 5px;

}

.noticias_conteudo{
	width: 680px;
	height: auto;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;

}

.noticias_mais {
	width: 680px;
	height: auto;
	text-align: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	font-style: italic;

}

.noticias_mais a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #990000;
	font-style: italic;

}

#imagens{
	width: 350px;
	height: auto;
	margin-top: 10px;
	float: left;

}

#galeria{
	width: 350px;
	height: auto;
	float: left;

}

#img_titulo_galeria{	
	width: auto;
	height: auto;
  	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	font-size: 25px;
}


#galeria_linha_a{
	width: 350px;
	height: auto;
	float: left;
	margin-top: 5px;

}

.img_a a{
	display: block;
	width: 80px;
	height: auto;
	float: left;
	margin-left: 5px;
	border: 1px solid #999;
	text-decoration: none;

}

		a.academia_rollover {
		background: url(../images/academia.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.academia_rollover:hover {
		background-position: -80px 0;
		}
		
		
		
		a.area_rollover {
		background: url(../images/area.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.area_rollover:hover {
		background-position: -80px 0;
		}
		
		
		
		a.quadra_rollover {
		background: url(../images/quadra.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.quadra_rollover:hover {
		background-position: -80px 0;
		}
		
		
		
		a.rua1_rollover {
		background: url(../images/rua1.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.rua1_rollover:hover {
		background-position: -80px 0;
		}
		
		
		a.rua2_rollover {
		background: url(../images/rua2.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.rua2_rollover:hover {
		background-position: -80px 0;
		}
		
		
		a.rua3_rollover {
		background: url(../images/rua3.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.rua3_rollover:hover {
		background-position: -80px 0;
		}
		
		
		a.jogos_rollover {
		background: url(../images/jogos.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.jogos_rollover:hover {
		background-position: -80px 0;
		}
		
		a.piscina_rollover {
		background: url(../images/piscina.jpg);
		display: block;
		width: 80px;
		height: 60px;
		text-decoration: none;
		}
		a.piscina_rollover:hover {
		background-position: -80px 0;
		}




#galeria_linha_b{
	width: 350px;
	height: auto;
	float: left;
	margin-top: 5px;
}


#img_titulo_local{
	width: 292px;
	height: auto;
	float: right;
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	font-size: 25px;
}

#magin_galeria{
	width: 10px;
	height: 100px;
	float: left;
	
}


#localizacao{
	width: 315px;
	height: auto;
	float: left;

}

#magin_conteudo{
	width: 8px;
	height: 300px;
	background-color: #F5EDD8;
	float: left;

}



#conteudo_direito{
	width: 242px;
	height: 655px;
	background: #F5EDD8;
 	float: left;
	text-align: center;

}

.cabecalho{
	width: auto;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0066CC;
	margin-top: 20px;
	text-align: left;
	
}

#classificados_img{
	width: 235px;
	height: 95px;
	margin-top: 10px;
	
}

#ocorrencia_img{
	width: 235px;
	height: 95px;
	margin-top: 10px;
	
}

#enquete_img{
	background: url(../images/box_enquete.jpg);
	width: 235px;
	height: 167px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

#magin_baixo{
	width: 960px;
	height: 10px;
	background-color: #ffffff;
	float: left;

	
}

#rodape{
	position: bottom;
	width: 960px;
	height: 50px;
	background-color: #D1A578;
	float: left;
	text-align: center;
	
}

#rodape_conteudo{
	width: auto;
	height: auto;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

	
}

/* NOVO MENU..................................................................................*/

h1 {
	font: 4.7em normal Georgia, 'Times New Roman', Times, serif;
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 5px 0;
}
h1 small{
	font: 0.2em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.4em;
	display: block;
	color: #ccc;
}
.container {
	width: 520px;
	height: 330px;
	position: absolute;
	top: 50%; left: 50%;
	margin: -165px 0 0 -210px;
	overflow: hidden;
}
img {border: none;}
ul#topnav {
	margin: 0px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 1000px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: url(../images/a_bg.gif) repeat-x left top;
}
ul#topnav.v2 a{
	color: #555;
	background: url(../images/a_bg.gif) repeat-x left bottom;
}

/* NOVO MENU FIM.................................................................................*/

