#scroll {
	scrollbar-3dlight-color: #66CC66;
	scrollbar-arrow-color: #EBED06;
	scrollbar-base-color: #66CC66;
	scrollbar-darkshadow-color: #66CC66;
	scrollbar-face-color: #66CC66;
	scrollbar-highlight-color: #EBED06;
	scrollbar-shadow-color: #EBED06;
	scrollbar-track-color: #66CC66;	
}

form {
	margin: 0px;
}

.titulopost {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00923F;
}

.datapost {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.post {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:150%;
	text-align:justify;
}

.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	border:1px solid #CCCCCC;
}

.pesquisas {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-bottom: 2px;
	float:left;
}

.pesquisas input {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00923F;
	height: 15px;
	width: 100px;
	border: 1px solid #00923F;
}

.fale {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #00923F;
	margin-bottom: 2px;
}

.fales {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00923F;
	height: 15px;
	width: 200px;
	border: 1px solid #00923F;
}

.fale textarea {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00923F;
	width: 200px;
	border: 1px solid #00923F;
}

.fale select {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00923F;
	width: 204px;
	border: 1px solid #00923F;
}

.bt_enviar input {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00923F;
	height: 20px;
	border: 1px solid #00923F;
}

.bt_enviar_mail {
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00923F;
	height: 20px;
	border: 1px solid #00923F;
}

.cont_titulo{
	background-color: #00923F;
	height: 18px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;	
	margin-bottom: 10px;
}

.titulo_destaque{
	background-color: #00923F;
	height: 18px;
	width: 163px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;	
	margin-bottom: 10px;
}

.tit_destaque{
	height: 13px;
	color: #000;
	font-weight: bold;	
	margin-bottom: 10px;
}

.img_destaque{
	border: 2px solid #00923F;
}

.ver_titulo{
	color: #000;
	font-weight: bold;	
	font-size: 16px;
}

.ver_data{
	color: #000;
	font-weight: bold;	
	font-size: 10px;	
}

.cont {
	/* overflow: auto; 
	height: 403px; */
	text-align: justify; 
	margin: 0px 10px 0px 10px; /* top right bottom left */
	float:left;
	width: 540px;
}

.direitos {
	text-align: center; 
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	padding: 4px;
}

.texto {
	text-align: justify; 
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
}

.texto2 {
	/* overflow: auto; 
	height: 403px; */
	margin: 0px 10px 0px 10px; /* top right bottom left */
	font-family: verdana;
	font-size: 12px;
	background-color: #EBED06;
}

.texto2 a {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.texto2 a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.textoDest {
	/* overflow: auto; 
	height: 403px; */
	margin: 0px 5px 0px 5px; /* top right bottom left */
	font-family: verdana;
	font-size: 11px;
	width: 160px;
}

.textoDest a {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.textoDest a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

div.textoDest dl {
	padding:3px 0 3px 0;
	clear:both;
	background:#EBED06;
	width:160px;
	display:block;
}
div.textoDest dl:after {
	clear:both;
	display:block;
	content:'.';
	font-size:0;
	visibility:hidden;
	line-height:0;
	height:0;
}
div.textoDest dt {
	display:block;
	text-align:center;
	padding:11px 0 0 0;
	clear:both;
	width:37px;
	height:28px;
	float:left;
	background:#00923F;
	color:#fff;
	font-weight:bold;
	margin:0 0 8px 0;
}
div.textoDest dt strong{
	font-size:11px
}
div.textoDest dd {
	display:block;
	float:left;
	margin:0 0 8px 0;
}
div.textoDest dd a{
	color:#000;
	padding:2px 0 0 6px;
	width:112px;
	height:37px;
	display:block;
	line-height:12px;
}

.legenda {
	text-align: center; 
	font-size: 12px; 
	font-family: Trebuchet MS;
}

.credito {
	text-align: right; 
	font-size: 11px; 
	font-family: Trebuchet MS;
	font-style:italic;
}

/*
ROUND CORNER
*/
div#corner { 
	background: #00923F;
	text-align:left;
}

b.rtop, b.rbottom {
	display:block;
	background: #00923F;
}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #FFF;
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
/*
FIM
*/

/*
ROUND CORNER
*/
div#corner2 { 
	background: #00923F;
	text-align:left;
}

b.rtop2, b.rbottom2 {
	display:block;
	background: #00923F;
}

b.rtop2 b, b.rbottom2 b {
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #EBED06;
}

b.r12 {
	margin: 0 5px;
}

b.r22 {
	margin: 0 3px;
}

b.r32 {
	margin: 0 2px;
}

b.rtop2 b.r42, b.rbottom2 b.r42 {
	margin: 0 1px;
	height: 2px;
}
/*
FIM
*/

/* MENU CANAIS */

.menutitle
{
	cursor:pointer;
	margin-bottom: 5px;
	width:470px;
	padding:0px;
	text-align:left;
	font-weight:bold;
	font-family: arial;
	font-size:12px;
}

.submenu
{
	margin-bottom: 0.5em;
	text-align:left;
}

.submenu img {
	margin: 3px;
	padding: 3px;
	border: 3px solid #90C52F; 		
}
/* FIM */

/* IGUALAR COLUNAS */
#container {
	/* position:relative; */
	display:block; 
	background: #00923F; 
	border-right: 179px solid #EBED06;
	border-left: 0px;
	overflow:visible;
	margin-top: 0px;
}

#right {
	float:right; 
	position:relative; 
	width:179px; 
	margin-right: -179px; 
	margin-top: 0px;
	margin-left: 2px;
	display:inline;
}
/*
FIM
*/
