body {
	background-attachment: fixed;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #0C710B;
}
.tudo {
	margin: auto;
	width: 776px;
	position: relative;
}
.conteudo li {
	margin-top: 6px;
	margin-bottom: 6px;
}

.fundoconteudo {
	background-color: #FFFFFF;
	background-image: url(imagens/fundoconteudo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 498px;
}
.sombrabaixo {
	background-image: url(imagens/sombrabaixo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #18371C;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
.sombrabaixo b, .sombrabaixo strong {
	color: #FF6600;
	font-weight: normal;
}
.leftbar {
	background-image: url(imagens/leftbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbar {
	background-image: url(imagens/rightbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.baixo {
	background-image: url(imagens/baixo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.conteudo {
	padding-top: 25px;
	padding-left: 35px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #18371C;
	padding-right: 25px;
}
map,area {
	margin: 0px;
	padding: 0px;
}

.criapix {
	background-color: #0C710B;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding: 10px;
}
.criapix img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.tablelateral {
	vertical-align: top;
	padding-top: 12px;
}
.tablenoticias {
	padding: 6px;
}
.noticias {
	left: 198px;
	top: 211px;
	width: 190px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #18371C;
	line-height: 13px;
	background-image: url(imagens/noticiasmeio.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.noticias a {
	color: #83A802;
	text-decoration: none;
}


.imglateral {
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}


h1 {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #91B42A;
	font-weight: normal;
}
h1 strong, h1 b {
	color: #18371C;
	font-weight: normal;
}
.conteudo  p b, .conteudo p strong {
	font-weight: bold;
	color: #FF6600;
}
.conteudo p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noticias a:hover {
	color: #FF6600;
	text-decoration: none;
}
.noticias p {
	margin: 1px;
	color: #FF6600;
	font-size: 12px;
}
h2 {
	color: #FF6600;
	font-size: 14px;
	margin-bottom: 5px;
}


#menu {
	left: 150px;
}
#menu2 {
	left: 276px;
}
#menu3 {
	left: 367px;
}
#menu, #menu2, #menu3 {
	position: absolute;
	top: 179px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #1E4F23;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5C721B;
	border-bottom-color: #5C721B;
	border-left-color: #5C721B;
	background-image: url(imagens/fundomenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	width: 120px;
	text-indent: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	display: none;
}
#menu p, #menu2 p, #menu3 p {
	margin: 12px;
}
input, textarea  {
	background-image: url(imagens/fundoform.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	border-top-color: #C4E1A6;
	border-right-color: #C4E1A6;
	border-bottom-color: #C4E1A6;
	border-left-color: #C4E1A6;
}


#menu a, #menu2 a, #menu3 a {
	display: block;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #5C721B;
	text-decoration: none;
	padding-bottom: 5px;
}
#menu a:hover, #menu2 a:hover, #menu3 a:hover {
	color: #1E4F23;
	text-decoration: none;
	background-color: #F8C33A;
}

#popUp {
	width: 410px;
	height: 325px;
	top: 190px;
	left: 200px;
	position: absolute;
	z-index:3;

}
