@charset "iso-8859-1";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#145074;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-position: center top;
	
		}
#bannertopo{
	background-image:url(../images/bgbannertopo.png);
	width: 980px;SS
	height: 178px;
	margin-top: 10px;
	text-align:left;S
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;}
		
	
.thumbs{
	float:left;
	margin: 5px;
		}	
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
	
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	}

#tudo {
	width:980px;
	margin:0 auto;
	}
	
#conteudo{
	height:auto;
	margin:0 auto ;
	padding:15px 0 0 0;
	}	

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #7D99B1;
	color: #069;
}
#informativo{
	float: left;
	width:300px;
	height:400px;
	padding: 15px;
	background-image: url(../images/bginfo.png);
	background-repeat: no-repeat;	
	}	
#fotos{
	float: left;
	width:950px;
	height:400px;
	padding: 15px;
	background-image: url(../images/bginfo.png);
	background-repeat: no-repeat;	
	}	
#full{
	float: left;
	width:950px;
	height:auto;
	padding: 15px;
	margin-bottom: 15px;

	}	
#parque{
	float: none;
	width:950px;
	height:400px;
	padding: 15px;
	background-image: url(../images/bgparque.png);
	background-repeat: no-repeat;	
	}	
#half{
	float: left;
	width:450px;
	height:auto;
	padding: 15px;
	margin-bottom: 15px;
	}	

#half2{
	float: right;
	width:450px;
	height: auto;
	padding: 15px;
	margin-bottom: 15px;
	
	}	
#slideshow{
	position:relative;
	width:620px;
	height:400px;
	float:left;

	}	

#topo {
	width:980px;
	height:390px;
	
	
	}
strong {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

		
#rodape{
	float:left;
	background-image:url(../images/bgrodape.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	width:960px;
	height:60px;
	padding: 10px;
	
	}

.alignleft { float:left; margin:0 10px 10px 0; }
.alignright { float:right; margin:0 0 10px 10px; }
.aligncenter {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D7C99;
}
