body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fce593;
	margin: 0;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 26px;
	color: #b28d00;
	text-align: left;
	font-family: Arial;
	padding-bottom: 20px;
}

h2 {
	font-size: 16px;
	color: #b28d00;
	font-weight: normal;
	font-family: arial, verdana;
	padding-bottom: 7px;
}
.post_date {
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.postmetadata {
	color: #545454;
	padding: 0px;
	margin: 0px;
}
.postmetadata a {
	color: #545454;
	font-weight: bold;
}
.resultadoBuscaItem {
	padding: 0xp;
	padding-bottom: 20px;
}
.resultadoBuscaItem label a {
	font-size: 14px;
	text-decoration: underline;
		color: #545454;
}

a img {
	border: 0px;
}

.botaoEdit {
	border: solid 1px #8A7639;
	padding: 4px;
	font-size: 9pt;
	background-color: #FDEDB5;
	text-align: center;
	color: #8A7639;
}


.post_short {
	padding-bottom: 18px;
}
.post_short a {
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
}
input, textarea {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
input[type="checkbox"] {
	background: none;
	border: none;
}

h3 {
	font-size: 11px;
	color: #bcaa7f;
	font-family: arial;
	font-weight: bold;
}

form {
	margin: 0;
}
.main {
	width: 800px;
	padding: 0;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner, .search_box {
	height: 119px;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
.banner {
	width: 800px;
	padding-left: 0px;
	float: left;
	text-align: left;
	background-image: url(img/topo-01.png);
	height: 225px;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}




/* MENU CFG */


.menu {
	width: 265px;
	text-align: right;
	float: left;
	margin: 0px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #231f20;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu center {
	text-align: right;
}


.menu ul, .menu li {
	padding: 0;
	list-style: none;
	display: block;
	margin: 0;
}

div.menu ul li a {
	color: #9a9250;
	display: block;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 3px;
}
div.menu ul .current_page_item > a {
	color: #605B31;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 10px;
}

div.menu ul li a:hover {
	color: #605B31;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 10px;
}
div.menu ul ul ul a {
	color: #9a9250;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.menu ul ul ul a:hover {
	color: #9a9250;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-right: 13px;
	border-right-color: #61bfe7; /*	border-right-color: #E7DB87;*/
	border-right-width: 3px;
}








/*.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	color: #9a9250;
}
.menu_default a:hover {
	color: #605B31;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
}

a.menu_current  {
	color: #000000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 10px;
	text-decoration: none;
}*/


/* MENU CFG SM2 */

.menu-sibling a:link, .menu-sibling a:visited, .menu-sibling a:active {
	color: #9a9250;
}

li a:hover {
	color: #605B31;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 14px;
}



.menu-current a {
	color: #000000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 10px;
	text-decoration: none;
}

/*.menu-expand a {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 10px;
	text-decoration: none;
}
*/

.menu-parent a {
	color: #605B31;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #61bfe7;
	padding-right: 10px;
}


.menu-expand ul .menu-sibling a {
	color: #9a9250;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 13px;
	border-right-color: #E7DB87;
	border-right-width: 3px;
}

.menu-expand ul .menu-current a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 13px;
	border-right-color: #61bfe7;
	border-right-width: 3px;
}

.menu-expand menu-current ul li.menu-child a {
	color: #9a9250;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 13px;
	border-right-color: #E7DB87;
	border-right-width: 3px;
}

.menu-expand .menu-last {
	padding-bottom: 15px;
}



/* MENU CFG */





.breadcrumbs {
	font-size: 11px;
	color: #bcaa7f;
	font-family: arial;
	font-weight: bold;
}

.breadcrumbs a {
	color: #bcaa7f;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
}





.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	width: 460px;
	min-height: 370px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 45px;
	line-height: 19px;
	font-size: 11px;
	background-image: url(img/bg_content_05.png);
	background-repeat: no-repeat;
	background-position: left top;
}




/*  pagina de noticias */
.narrowcolumn, .widecolumn {
	width: 460px;
	min-height: 370px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 45px;
	padding-left: 45px;
	line-height: 19px;
	font-size: 11px;
	background-image: url(img/bg_content_05.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.post h2 a, .post h2 {
	font-size: 16px;
	color: #b28d00;
	/*font-weight: normal;*/
	font-family: arial, verdana;
	padding-bottom: 7px;
}
.post h2 a:hover {
	color: #49400C;
}



#content .category-noticias .entry p {
	padding: 0px;
	margin: 0px;
}


/* configura dentro da noticia */
#content.widecolumn .category-noticias p {
	padding-bottom: 15px;
}
#content.widecolumn .category-noticias {
	font-size: 12px;
	padding: 0px;
	background: none;
	border-left: none;
}
#content.widecolumn .category-noticias h2 {
	padding-bottom: 15px;
	padding-top: 0px;
	font-size: 22px;
	/*font-size: 26px;*/
	color: #b28d00;	
	font-weight: bold;
	line-height: normal;
}



.narrowcolumn .entry .contactform label {
	display:block;
}

.narrowcolumn .entry .contactform br {
	display: none;
}

.narrowcolumn .entry .contactform input[type="submit"] {
	margin-top: 30px;
	display:block;
	width: 120px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
}



#content textarea {
	width: 430px;
	margin-top: 0px;
	padding-top: 0px;
}

#content .category-noticias {
	padding: 15px;
	border-left: solid 4px #EFE7B8;
	background: #F7F4DF;
	margin-top: 15px;
	background-image: url(img/bg_content_05.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#content div h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content small {
	padding: 0px;
	margin: 0px;
	font: #EFE7B8;
}



.footer {
	clear: both;
	height: 107px;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #8d792c;
	text-align: center;
	width: 800px;
	vertical-align: 40%;
}
.main .content table tr td h1 {
	font-size: 18px;
	color: #856d10;
}
.main .content table tr td {
	font-size: 85%;
}



.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
h3 a {
	color: #bcaa7f;
	text-decoration: underline;
}

.main  .content table tr td.gbtitle {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.main .content table tr td.gbcontent {
	font-size: 11px;
	font-weight: normal;
}

