@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	background: #849b88;
	/*font-family:Times New Roman,serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
h1, h2, h3, h4{
/*	color: #a3f74a;*/
color:#83ff00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align:center;
}
h1 {
	font-size: 24px;
	margin-bottom: 30px;
	text-align: left;
	margin-top: 0;
}
h2 {
	font-size:19px;
	margin-bottom: 15px;
}
h3 {
	font-size:17px;
	margin-bottom: 10px;
}
h4 {
	font-size:16px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
#cont ol {
	padding-left: 45px;
	list-style-type: decimal;
}
#cont ul {
	padding-left: 45px;
	list-style-type: disc;
}
a{
	color: #a3f74a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color: #c3ff89;
}

h2 a:visited{
	color: #a3f74a;
}
h2 a:hover {
	text-decoration: none;
}

#cont table {
	margin: 20px auto;
}
.veja_mais{
	display:block;
	width: 75px;
	overflow: hidden;
	background-color: #387844;
	color: #a3f74a;
	padding: 2px 13px;
}
.veja_mais a:hover {
	color: #fff;
}

div.top {
	color: #d3e6d7;
}

div.wrap {
	width:100%;
}
div#headwrap{
	background: #869e8a url(../img/h_bg.jpg) top repeat-x;
}
div#contwrap{
	background: #5fb96f url(../img/c_bg.jpg) top repeat-x;
}
div#footwrap{
}
div.cont_area {
	width:900px;
	margin: 0 auto;
	text-align: left;
}

div#head {
	height:291px;
	background-position:right;
	background-repeat:no-repeat;
}
div#head img {
}
div#head_right {
	float:right;
	height:291px;
	width:582px;
}div#head_right img {
	width: 582px;
	height: 291px;}
div#head_left {
	float:left;
}
div#busca {
	background: url(../img/busca_bg.jpg) center no-repeat;
	width: 318px;
	height: 70px;
	text-align:center;
	position:relative;
}
div#busca #form  td{
	vertical-align:baseline;
}
div#busca label {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#0e9649;
	font-size:15px;
	position:absolute;
	left:20px;
	top:28px;
}
input#busca_text{
	width:170px;
	height: 37px;
	background:url(../img/busca_text.jpg) no-repeat;
	border:none;
	padding: 11px 7px;
	position:absolute;
	left:73px;
	top:17px;
}
input#busca_submit{
	width: 35px;
	height: 35px;
	background:url(../img/ok.jpg) no-repeat;
	border:none;
	margin-top: 1px;
	cursor:pointer;	
	position:absolute;
	left:263px;
	top:17px;
}
div#navi {
	height:41px;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
}
div#navi li {
	float:left;
}
div#navi a {
	display:inline-block;
	padding: 0 10px;
	color:#ebf7ee;
	line-height:42px;
	text-decoration:none;
}
div#navi a:hover, div#navi a.active {	
	background-color: #387844;
}
div#cont {
	min-height: 300px;
	padding: 30px 15px 30px;
	width: 870px;
	position:relative;
}
div#footer {
	padding: 40px 0;
	color: #d3e6d7;
	font-size:12px;
}
div#foot_logo {
	width: 250px;
	float:left;
	padding-bottom:40px;
}
div#foot_text {
	/*float:left;*/
	/*width: 580px;*/
	padding: 13px 0 0px;
}
div#foot_bs2{
	float:right;
	/*width: 60px;*/
	font-size:9px;
	color:#d3e6d7;
	margin-top: 30px;
}
div#foot_bs2 a{
	color:#CCC;
}

div.box {
	position: absolute;
}
div.box h2{
	margin: 0 0 15px;
	text-align: left;
}
div.box.left{
	width: 448px;
}
div.box.right{
	width: 373px;
	_width: 353px;
	float: right;
	left: 510px;
}
div.box.top {
	padding-bottom: 15px;
	height: 150px;
}
div.box.bottom {
	padding-top: 18px;
	top:195px;
}

div.whitebox_top{
	width: 378px;
	height: 18px;
	background: url(../img/box_top_bg.png) bottom no-repeat;
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/box_top_bg.png, sizingMethod='scale');
}
div.whitebox{
	width: 378px;
	background:url(../img/box_bg.png) repeat-y;
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/box_bg.png, sizingMethod='scale');
}
div.whitebox_bottom{
	width: 378px;
	height: 22px;
	background:url(../img/box_bottom_bg.png) top no-repeat;
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/box_bottom_bg.png, sizingMethod='scale');
}
div.widebox_top{
	width: 550px;
	height: 18px;
	background: url(../img/widebox_top_bg.png) bottom no-repeat;
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/widebox_top_bg.png, sizingMethod='scale');
}
div.widebox{
	width: 550px;
	background: url(../img/widebox_bg.png) repeat-y;
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/widebox_bg.png, sizingMethod='scale');
}
div.widebox_bottom{
	width: 550px;
	height: 22px;
	background: url(../img/widebox_bottom_bg.png) top no-repeat;
	_background: none;  
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/widebox_bottom_bg.png, sizingMethod='scale');
}
div.destaq_img {
	float:left;
}
div.destaq_wrap {
	float: right;
	width: 210px;
}
div.destaq_cont {
	height: 83px;
	padding: 3px;
}
div.event, div.jornal {
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom:1px dotted #a3f74a;
}
div.event .topic, div.submenu .topic {
	background: left no-repeat;
	background-image:url(../img/bullet.gif);
	padding: 0 12px;
	width: 100%;
}
div.submenu .parent {
	background-image:url(../img/bullet_act.gif);
}
div.submenu .topic {
	margin-top: 4px;
	width:166px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.submenu {
	border-right:1px dotted #a3f74a;
	width: 190px;
	float: left;
}
div.submenu a.active {
	text-decoration: underline;
}
div.submenu .children {
	margin-left: 25px;
	margin-right: 7px;
	font-size: 13px;
	padding-bottom: 5px;
	display:block;
}
span.children a{
	display: block;
	margin-bottom: 10px;
}
div.galeria_teaser {
	width: 214px;
	float: left;
}
div.galeria_teaser.first {
	margin-right: 18px;
}
div.galeria_teaser .topic {
	margin: 8px 0;
}
div#sindicatos{
	width: 379px;
	height: 196px;
	background: url(../img/sindicatos_bg.jpg) no-repeat;
	text-align:center;
}
div#sindicatos table{
	width: 347px;
	height: 166px;
	margin: 12px auto;
}
div#sindicatos table td {
	vertical-align: middle;
}

div#cont.page_1 {
	background: url(../img/home_bg.gif) bottom no-repeat;
	height: 410px;
}
div.article {
	text-align: justify;
	line-height: 1.3em;
}
div.article_wrap .main_article {
	float: right;
	width: 650px;
}
.article h4{
	text-align:left;
}

/* "custom" classes */
.topic {
	font-size: 15px;
	display:block;
	line-height:1.2em;
}
.small {
	font-size: 13px;
}
.dark {
	color: #d3e6d7;
}
.right_float {
	float: right;
}
.clear {
	clear: both;
}
.title_long {
	color: #A3F74A;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 20px;
	text-align:center;
}

div#data {
	text-align: center;
	color: #333;
	padding-top: 25px;
	font-size: 0.9em;}

#head_right .new{
	display: none; }
#head_right img{
	position: absolute; }


/* admin */
a.editar {
	font-size: 9px;
	margin-left: 20px;
	text-decoration: underline;
}
#cont table.mceLayout table{
	margin-top: 0px;
	margin-bottom: 0px;
}
body#tinymce {
	color: #000;
	text-align:left;
	background-color:#FFF;
}