body {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	margin: 11px 0px 11px 0px;
}
.palco {
	width: 762px;
	margin: auto;
	position: relative;
}
.bg-topo {
	background-image: url(../imgs/bgs/bg-topo.jpg);
	height: 76px;
	width: 601px;
}
.topo {
	height: 76px;
	width: 762px;
}
.menu {
	height: 40px;
	width: 762px;
	text-align: center;
}
.menu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.menu ul {
	margin: 0px;
	background-image: url(../imgs/bgs/bg-menu.gif);
	background-repeat: repeat-x;
	width: 704px;
	height: 33px;
	padding: 7px 0px 0px 0px;
}
.menu li {
	display: inline;
}
h1 {
	visibility: hidden;
	font-size: 11px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
	margin: 0px 0px 6px 0px;
}
h4 {
	background-image: url(../imgs/bgs/bg-destaque.gif);
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 18px;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	width: 332px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
h5 a {
	color: #006600;
	text-decoration: none;
}

h6 {
	font-size: 9px;
	text-align: left;
	color: #666666;
	margin: 0;
}



h6 a {
	color: #006600;
	text-decoration: none;
}
.destaque {
	padding-left: 12px;
}
.destaque p {
	margin: 0px;
}
.destaque a {
	text-decoration: none;
	color: #006600;
}
.esq {
	float: left;
}
.meio {
	width: 762px;
	clear: both;
	padding: 19px 0px 15px 0px;
}
.rodape {
	background-image: url(../imgs/bgs/bg-rodape.gif);
	background-repeat: repeat-x;
	width: 762px;
	margin: 0px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00933F;
	padding: 18px 0px 10px 0px;
	text-align: center;
}
.rodape li {
	display: inline;
}
.rodape a {
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	font-size: 10px;
}
.txts {
	width: 435px;
	margin-left: 20px;
}
.txts a {
	color: #006600;
	text-decoration: none;
}
.mold-foto {
	border: 5px solid #333333;
}
.divisor {
	color: #333333;
	margin-right: 3px;
	margin-left: 3px;
}
address {
	font-size: 10px;
	font-style: normal;
	text-align: center;
}
.back {
	margin-right: 40px;
}
.top {
	margin-left: 40px;
}
.back a, .top a {
	color: #333333;
}
a:hover {
	color: #333333;
}
.drop-hr {
	margin: 0px;
	background-color: #00933F;
	padding: 3px 6px 5px 6px;
}

.drop-hr a {
	color: #FFFFFF;
	text-decoration: none;
}
.drop-hr li {
	margin: 2px;
	display: inline;
}
#drop-hr {
	position: absolute;
	left: 34px;
	top: 106px;
	visibility: hidden;
}
#drop-hr2 {
	position: absolute;
	left: 84px;
	top: 106px;
	visibility: hidden;
}
#drop-hr3 {
	position: absolute;
	left: 173px;
	top: 106px;
	visibility: hidden;
}
#drop-hr4 {
	position: absolute;
	left: 394px;
	top: 106px;
	visibility: hidden;
}
#drop-hr5 {
	position: absolute;
	left: 235px;
	top: 106px;
	visibility: hidden;
}
.scroll {
	overflow: auto;
	scrollbar-arrow-color: #006600;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #89BC3D;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #89BC3D;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}