body, img, tr, td, ul, li, button, h2, h3, h4, h6,p {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

a img{
	border: none;
}

a img:hover{
	border: none;
}

p{
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	color: #58595b;
	line-height: 13px;
	text-align: justify;
}

body{
	background-color:#fff;
	font-family: trebuchet ms, sans-serif;
	margin-bottom:30px;
	
}

#geral{
	width: 820px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
}
/*------------------------NIVEL 1---------------------------*/

#tbl_1{
	height:158px;
	padding-left: 38px;
	padding-right: 0px;
	
}

#tbl_1 .logo{
	padding-top: 18px;
	width:141px;
	height: 111px;
	float: left;
}

#tbl_1 .area_newsletter{
	margin-top:95px;
	float: right;
	height: 15px;
	
}

#tbl_1 .news{
	font-size:10px;
	font-weight:bold;
	color: #538aa5;
	padding-right: 15px;
	
}

#tbl_1 input{
	width: 180px;
	background: #ffffff;
	font-size: 9px;
	color:#808285;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-top: 2px solid #ececec;
	
}

#tbl_1 button{
	cursor: pointer;
	border: 0;
	background: transparent;
	color:#ffffff;
	font-size: 8px;
	text-transform:uppercase;	
	text-align: center;
}

/*------------------------NIVEL 2 - BANNER ---------------------------*/

#tbl_2{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

/*------------------------NIVEL 3 - MENUS/DESTAQUES ---------------------------*/
#coluna_esq{
	float: left;
	width: 159px;
}
#tbl_3{
	background-color: #99bb1c;
	padding-left: 32px;
	padding-right: 0px;
	padding-bottom: 40px;
}

#tbl_menu{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

#tbl_menu .ul_menu{
	padding-top: 25px;
}

#tbl_menu .ul_menu_1{
	padding:0;
}

#tbl_menu .ul_menu li, #tbl_menu .ul_menu_1 li{
	list-style-type: none;
	padding-left: 18px;
	padding-right: 10px;
	line-height: 14px;
	}
	
#tbl_menu .ul_menu li a, #tbl_menu .ul_submenu li a, #tbl_menu .ul_menu_1 a{
	color:#fff;
	}
	
#tbl_menu .ul_menu li a:hover, #tbl_menu .ul_submenu li a:hover, #tbl_menu .ul_menu_1  li a:hover{
	color:#005e29;
	}
#tbl_menu .ul_menu li .activo, #tbl_menu .ul_submenu li .activo, #tbl_menu .ul_menu_1 li .activo{
	color:#005e29;
	}
	
#tbl_menu .ul_submenu{
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

#tbl_menu .ul_submenu li{
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	padding-left: 24px;
}
	
hr.separador{
	background: #87b04d;
	color:#87b14d;
	height: 1px;
	width:85%;
	border:0;
}

hr.separador_1{
	background: #87b04d;
	color:#87b14d;
	height: 1px;
	width:80%;
	border:0;
	text-align: left;
	margin-left: 15px;
}

#tbl_3 .fundo{
	width:159px;
	background: url(../imagens/fundo_menu.gif) repeat-y;
	padding-bottom: 5px;
}

#tbl_menu .banner_peq{
	padding-top:44px;
}

#coluna_drt{
	float: left;
	margin-left: 22px;
	margin-top: 25px;
	width: 574px;
}

#coluna_drt .fundo_destaque{
	width:574px;
	background: url(../imagens/fundo_destaque.gif) repeat-y;
	padding-left: 26px;
	padding-bottom: 15px;
	font-size: 12px;	
}



#coluna_drt h6{
font-size: 12px;
	color:#265b74;
	font-weight: 800;
	text-transform: uppercase;
	padding-top: 14px;
	padding-bottom: 12px;
}

#coluna_drt h3{
	font-size: 13px;
	color:#538aa5;
	font-weight: normal;
	padding-bottom: 5px;
}

#coluna_drt h4{
	font-size: 12px;
	color:#538aa5;
	font-weight: normal;
	padding-bottom: 5px;
}

#coluna_drt .linha_vertical{
	background: url(../imagens/linha_vertical.gif) repeat-y;
	text-align: center;
}

#coluna_drt .dest_esq{
	padding-right: 20px;
}

#coluna_drt .dest_esq p{
	padding-top: 5px;
}


#coluna_drt .dest_drt p{
	padding-left: 12px;
}

#coluna_drt .cont_drt p{
	padding-left: 0px;
}

#coluna_drt .dest_2{
	margin-bottom: 16px;
}

#coluna_drt .mais {
	font-weight:bold;
	color:#004560;
	text-align: right;
}

#coluna_drt .mais a, #coluna_drt a{
	color:#006600;
}

#coluna_drt a{
	text-decoration:underline;
	}
	
#coluna_drt_Links a, #coluna_drt .mais a{
	text-decoration:none;
	}

#coluna_drt .mais a:hover, #coluna_drt .download a:hover, #coluna_drt a:hover{
	color:#99bb1c;
}

#coluna_drt .download{
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	color:#006600;
}

#coluna_drt .download a{
	color:#006600;	
}

#tbl_3 .area_newsletter_2{
	margin-top:50px;
	width:148px;	
}

#tbl_3 input{
	margin-left:10px;
	width: 110px;
	background: #ffffff;
	font-size: 9px;
	color:#003f5f;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-top: 2px solid #ececec;
	
}

#tbl_3 button{
	cursor: pointer;
	border: 0;
	background: transparent;
	color:#ffffff;
	font-size: 8px;
	text-transform:uppercase;	
	text-align: center;
}


#rodape{
	float:right;
	font-size: 9px;
	color:#ffffff;
	text-align: right;
	padding-right: 35px;
	font-size: 11px;
}

#rodape a{
	color:#ffffff;
	
}

#rodape a:hover{
	color:#538aa5;
}
