body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#d2e8ed;
	background-image: url("bg.jpg");
	background-attachment: scroll;
	background-repeat:repeat-x;
	background-position: top left;
}
h1 {
	font-size:18px;
	margin:0px;
	padding: 10px 0px 20px 3px;
	color:#62e7e9;
}
h2 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding: 1px 0px 1px 5px;
	line-height:16px;
	color:#515151;
}
h3 {
	font-size:18px;
	margin:0px;
	padding: 10px 0px 20px 3px;
	color:#62e7e9;
}
h4 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding: 1px 0px 1px 5px;
	line-height:16px;
	color:#515151;
}
a {
font-size:inherit; font-style:inherit; text-decoration:none; color:#699231;
}
a:hover {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:active {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:visited {
font-size:inherit; font-style:inherit; text-decoration:none;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
#logotipo {
	position:absolute;
	border:0px;
	margin:0px;
	padding:0px;
	z-index:-1;
}
#site {
	top: 0px;
	width:1000px;
	height:auto;
	margin:auto;
	text-align:justify;
}
.centrar {
	width:98%;
	text-align:center;
}
#cabecalho {
	width:1000px;
	height:260px;
	padding:0px;
	float:left;
}
#content {
	width:980px;
	height:auto;
	padding:10px;
	float:left;
}
#contentLeft {
	width:420px;
	height:auto;
	float:left;
	padding:10px 0 0 50px;
}
#contentRight {
	width:420px;
	height:auto;
	float:right;
	padding:10px 50px 0 0;
}
#contentCentral {
	width:840px;
	height:auto;
	float:left;
	padding:10px 0 0 50px;
}
#rodape {
	width:100%;
	height:auto;
	padding:0px;
	float:left;
	background-image: url("rodape-bg.png");
	background-attachment: scroll;
	background-repeat:repeat-x;
	background-position: bottom left;
}
#links {
	width:550px;
	height:53px;
	padding:0px;
	margin:34px 0 34px 0;
	float:right;
}
#menu {
	width:auto;
	height:63px;
	padding:0px;
	margin:0px 22px 0px 16px;
	list-style:none;
}
#menu li {
	width:auto;
	height:63px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#33658d;
	float:left;
	list-style:none;
	text-align:center;
	margin: 0px 4px 0px 4px;
}
#menu li:hover, #menu .activo {
	color:#007c00;
	text-align:center;
}
#menu li a {
	color:#000000;
	padding: 13px 12px 30px 12px;
	text-decoration:none;
	display:block;
	text-align:center;
}
#menu li:hover a, #menu .activo a {
	text-decoration:none;
	color:#b9d1ec;
	display:block;
	text-align:center;
	background-image: url("bullet.png");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: bottom center;
}
.formularioPosition {
	position:relative;
	width:98%;
	_width:80%;
	height:auto;
}
.formulario, .mapa {
	width:450px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left: 5px;
}
.formularioSubmit {
	width:auto;
	height:auto;
	font-size:12px;
	border: 1px solid #FFF;
}
.formularioInput {
	width:100%;
	height:auto;
	font-size:12px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.formularioTextarea {
	width:100%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.formulario p {
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
.fundo_interior {
	position:absolute;
	width:100%;
	height:auto;
	margin:auto;
	margin-top:-35px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#62e7e9;
	text-align:center;
}
.fundo_interior a {
	color:#62e7e9;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#d1d1d1;
	text-decoration:underline;
}
.galeria {
	position:relative;
	width:98%;
	_width:80%;
	height:auto;
}
.galeriaFotos {
	width:460px;
	height:auto;
	text-align:center;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:1px;
}
.imgGaleria {
	border:5px solid #ffffff;
	margin:3px;
	padding:0px;
}
.gal-cat{
	position: relative;
	float: left;
	padding: 3px 5px 3px 5px;
	background: #DDEFF3;
	margin: 5px;
	border: 1px dotted #CCCCCC;
}

.gal-cat h2{ padding: 0px; color: #679030;}