@charset "UTF-8";

/* Estrutura utilizada em todas as paginas */

* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	outline: none;
}

body {
	color: #3d451c;
	font-size: 62.5%;
	font-family: verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family:'Droid serif',serif !important;
}

.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
a{ text-decoration: none; }
legend { display: none; }
ol, ul { list-style: none; }
a:hover { text-decoration: underline; }
table { border-collapse: collapse; border-spacing: 0; }

#wrapper-main {
	width: 100%;
	position: relative;
	background: url(../img/bkg/fundo_b.png) 0 0 repeat-x;
}
/*body.home #wrapper-main {
	background: url(../img/bkg/dia_do_produtor.jpg) 0 0 fixed no-repeat;
	background-size: cover;
}*/
#main {
	width: 998px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

form .form-item { position: relative; }

/* -------------|
/* - CABECALHO
/* ----- */

#wrapper-header {
	width: 100%;
	position: relative;
	z-index: 2;
	background: url(../img/bkg/madeira.jpg) repeat;
}
#header {
	width: 998px;
	height: 205px;
	margin: 0 auto;
	position: relative;
}
#header-principal {
	width: 100%;
	height: 200px;
}
#header h1 {
	width: 231px !important;
	height: 83px !important;
	position: absolute !important;
	top: 60px !important;
	left: 43px !important;
}
#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../img/lgo/canal_do_produtor.gif) 0 0 no-repeat !important;
}

#header .banner-timeagro {
	width: 437px;
	height: 117px;
	position: absolute;
	top: 55px;
	left: 302px;
	overflow: hidden;
}

#header .linguagem {
	width: 115px;
	height: 33px;
	position: absolute;
	top: 87px;
	right: 43px;
}

#header .linguagem > a {
	float: left;
	margin-left: 10px;
}

#header .linguagem > a:first-child {
	margin: 0;
}

#header .linguagem > a img {
	display: block;

	margin: 1px;

	-webkit-box-shadow: 1px 1px 2px #333;
	-moz-box-shadow: 1px 1px 2px #333;
	box-shadow: 1px 1px 2px #333;

	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

#header .linguagem > a img:hover {
	margin: 0;
	border: 1px solid #cececc;
}

/*
- LINKS EXTERNOS
*/

/*
 Div com largura total
*/

#wrapper-links {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	background: url(../img/bkg/barra_a.gif) repeat-x;
}

/* DIV PRINCIPAL */

#external-links {
	width: 898px;
	height: 27px;
	padding: 0 3px 0 2px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bkg/menu_topo.jpg) no-repeat;
}
#external-links #block-menu-menu-menu-topo h2 { display: none; }

/* Lista de links */

#external-links ul {
	padding: 4px 0 0 0;
	position: absolute;
	top: 0;
	left: 2px;
}
#external-links ul li {
	height: 16px;
	margin-left: 20px;
	padding: 0 0 5px 14px;
	float: left;
	posiiton: relative;
	background: url(../img/ico/seta_e.gif) left 4px no-repeat;
}
#external-links ul li.first { margin-left: 0; }
#external-links ul li.aberto { background-position: 0 -54px; }
#external-links ul li a {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	text-shadow: 0 2px 1px #4c5322;
	text-decoration: none;
	position: relative;
}
#external-links ul li a:hover,
#external-links ul li.aberto a { color: #fbe103; }

/* Lista de links > Submenu */

#external-links ul li ul {
	min-width: 160px;
	padding: 0 10px 2px 10px;
	display: none;
	position: absolute;
	left: -8px;
	top: 25px;
	border-left: 1px solid #bcbec0;
	border-right: 1px solid #bcbec0;
	border-bottom: 1px solid #bcbec0;
	background: url(../img/bkg/menu_topo.jpg) repeat-y;
	-webkit-box-shadow: 1px 1px 2px #6e705f;
	-moz-box-shadow: 1px 1px 2px #6e705f;
	box-shadow: 1px 1px 2px #6e705f;
}
#external-links ul li ul li {
	width: 100%;
	margin: 0;
	padding: 5px 0 2px 0;
	float: none;
	overflow: hidden;
	background: url(../img/ico/barra_horizontal_h.png) left top no-repeat;
}
#external-links ul li ul li.first {
	padding: 0 0 2px 0;
	background: none;
}
#external-links ul li ul li a,
#external-links ul li.aberto ul li a {
	font-weight: normal;
	color: #f2f8fe;
}
#external-links ul li ul li a:hover { color: #fbe103; }

/* Lista de links > Links de cadastro e email */

#external-links #box-cadastro-acesso {
	position: absolute;
	top: 0;
	right: 2px;
}

/* Lista de links > Links de cadastro e email > Box de Cadastro/Box de dados do Usuario */

#external-links #box-cadastro,
#external-links #box-usuario { float: left; }
#external-links #link-cadastro,
#external-links #link-usuario {
	width: 83px;
	height: 31px;
	display: block;
	float: left;
	background: url(../img/btn/cadastro.png) no-repeat;
}
#external-links #link-usuario { background-position: 0 -81px; }
#external-links #box-cadastro-acesso #cadastro,
#external-links #box-cadastro-acesso #usuario {
	padding: 15px 0 0 0;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 12;
}
#external-links #box-cadastro-acesso #cadastro .ponta,
#external-links #box-cadastro-acesso #usuario .ponta {
	width: 23px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 267px;
	background: url(../img/bkg/ponta_a.png) no-repeat;
}
#external-links #box-cadastro-acesso #cadastro .corpo,
#external-links #box-cadastro-acesso #usuario .corpo {
	width: 712px;
	padding: 20px;
	overflow: hidden;
	border: 1px solid #bcbec0;
	background-color: #90a86b;
	-webkit-box-shadow: 1px 1px 1px #414719;
	-moz-box-shadow: 1px 1px 1px #414719;
	box-shadow: 1px 1px 1px #414719;
}
#external-links #box-cadastro-acesso #usuario .corpo {
	width: 300px;
	padding: 15px 10px;
}

/* Box da esquerda */

#external-links #box-cadastro-acesso #cadastro .corpo .box {
	width: 190px;
	margin: 0 30px 0 0;
	padding: 18px 15px 27px 15px;
	float: left;
	border: 1px solid #fbe103;
}
#external-links #box-cadastro-acesso #cadastro .corpo h3 {
	padding: 0 0 3px 0;
	font-size: 1.4em;
	color: #fff;
	-webkit-text-shadow: -1px 1px 1px #475335;
	-moz-text-shadow: -1px 1px 1px #475335;
	text-shadow: -1px 1px 1px #475335;
}
#external-links #box-cadastro-acesso #cadastro .corpo .box a {
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 1.2em;
	color: #ead60a;
	line-height: 15px;
	text-decoration: underline;
}

/* Formulario */

#external-links #box-cadastro-acesso #cadastro .corpo form {
	width: 460px;
	float: left;
}
#external-links #box-cadastro-acesso #cadastro .corpo form legend { display: none !important; }
#external-links #box-cadastro-acesso #cadastro .corpo form fieldset {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#external-links #box-cadastro-acesso #cadastro .corpo form h3 {
	margin: -3px 0 9px 0;
	font-size: 1.6em;
}
#external-links #box-cadastro-acesso #cadastro .corpo form .bloco-a {
	width: 235px;
	float: left;
}
#external-links #box-cadastro-acesso #cadastro .corpo form .bloco-b {
	width: 135px;
	float: left;
}
#external-links #box-cadastro-acesso #cadastro .corpo form .bloco-b a {
	font-weight: normal;
	font-size: 1.2em;
	color: #fbe103;
	text-decoration: underline;
}
#external-links #box-cadastro-acesso #cadastro .corpo form label {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	color: #f2f8fe;
	display: block;
	-webkit-text-shadow: -1px 1px 1px #515f3c;
	-moz-text-shadow: -1px 1px 1px #515f3c;
	text-shadow: -1px 1px 1px #515f3c;
}
#external-links #box-cadastro-acesso #cadastro .corpo form .login-usuario {
	width: 207px;
	height: 27px;
	margin: 0 20px 0 0;
	padding: 1px 3px 0 3px;
	font-size: 1.2em;
	color: #000;
	display: inline;
	float: left;
	border: 1px solid #bcbec0;
	background-color: #eff3f5;
	-webkit-box-shadow: 1px 1px #5e6d46;
	-moz-box-shadow: 1px 1px #5e6d46;
	box-shadow: 1px 1px #5e6d46;
}
#external-links #box-cadastro-acesso #cadastro .corpo form .login-senha {
	width: 127px;
	height: 27px;
	margin: 0 0 3px 0;
	padding: 1px 3px 0 3px;
	font-size: 1.2em;
	color: #000;
	float: left;
	border: 1px solid #bcbec0;
	background-color: #eff3f5;
	-webkit-box-shadow: 1px 1px #5e6d46;
	-moz-box-shadow: 1px 1px #5e6d46;
	box-shadow: 1px 1px #5e6d46;
}
#external-links #box-cadastro-acesso #cadastro .corpo form .login-submit {
	width: 75px;
	height: 30px;
	margin: 20px 0 0 0;
	float: right;
	background: url(../img/btn/acessar_c.gif) no-repeat;
}

/* Mensagem de erro do formulario */

#external-links #box-cadastro-acesso #cadastro .corpo span.erro {
	width: 651px;
	height: 29px;
	margin: 10px 0 0 0;
	padding: 9px 10px 0 50px;
	font-weight: bold;
	font-size: 1.4em;
	color: #c31010;
	display: block;
	float: left;
	border: 1px solid #aa573a;
	background: #ffe8e8 url(../img/ico/erro_form_b.gif) 12px 6px no-repeat;
}

/* Lista de links > Links de cadastro e email > Box de dados do Usuario */

#external-links #box-cadastro-acesso #usuario .corpo span {
	font-weight: bold;
	font-size: 2.0em;
	color: #eff3f5;
	text-shadow: 1px 1px 1px #3f4a2f;
}
#external-links #box-cadastro-acesso #usuario .corpo span strong {
	font-size: 1.0em;
	color: #ffcc66;
}
#external-links #box-cadastro-acesso #usuario .corpo .botoes {
	width: 100%;
	margin: 6px 0 0 0;
	padding: 12px 0 0 0;
	overflow: hidden;
	background: url(../img/ico/barra_horizontal_i.gif) left top repeat-x;
}
#external-links #box-cadastro-acesso #usuario .corpo .botoes a {
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	text-decoration: underline;
	display: block;
	float: left;
	text-shadow: 1px 1px 1px #4e5c3a;
}
#external-links #box-cadastro-acesso #usuario .corpo .botoes .editar {
	padding: 5px 10px 6px 30px;
	background: #819760 url(../img/ico/catraca.gif) 10px 5px no-repeat;
}
#external-links #box-cadastro-acesso #usuario .corpo .botoes .sair {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	display: inline;
}

/* Lista de links > Links de cadastro e email > Box de login */

#external-links #box-acesso { float: left; }
#external-links #link-email {
	width: 234px;
	height: 31px;
	display: block;
	float: left;
	background: url(../img/btn/email_canal.png) no-repeat;
}
#external-links #box-cadastro-acesso #email-canal {
	padding: 15px 0 0 0;
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 12;
}
#external-links #box-cadastro-acesso #email-canal .ponta {
	width: 23px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 136px;
	background: url(../img/bkg/ponta_a.png) no-repeat;
}
#external-links #box-cadastro-acesso #email-canal .corpo {
	width: 712px;
	padding: 15px 20px 20px 20px;
	overflow: hidden;
	border: 1px solid #bcbec0;
	background-color: #90a86b;
	-webkit-box-shadow: 1px 1px 1px #414719;
	-moz-box-shadow: 1px 1px 1px #414719;
	box-shadow: 1px 1px 1px #414719;
}
#external-links #box-cadastro-acesso #email-canal .corpo h3 {
	padding: 0 0 12px 0;
	font-size: 1.6em;
	color: #fff;
	-webkit-text-shadow: -1px 1px 1px #475335;
	-moz-text-shadow: -1px 1px 1px #475335;
	text-shadow: -1px 1px 1px #475335;
}

/* Formulario */

#external-links #box-cadastro-acesso #email-canal .corpo form {
	width: 460px;
	float: left;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .bloco-a {
	width: 235px;
	float: left;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .bloco-a span {
	font-size: 1.2em;
	color: #fff;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .bloco-b {
	width: 135px;
	float: left;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .bloco-b a {
	font-weight: normal;
	font-size: 1.2em;
	color: #fbe103;
	text-decoration: underline;
}
#external-links #box-cadastro-acesso #email-canal .corpo form label {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	color: #f2f8fe;
	display: block;
	-webkit-text-shadow: -1px 1px 1px #515f3c;
	-moz-text-shadow: -1px 1px 1px #515f3c;
	text-shadow: -1px 1px 1px #515f3c;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .email-usuario {
	width: 194px;
	height: 27px;
	margin: 0 20px 3px 0;
	padding: 1px 3px 0 3px;
	font-size: 1.2em;
	color: #000;
	display: inline;
	float: left;
	border: 1px solid #bcbec0;
	background-color: #eff3f5;
	-webkit-box-shadow: 1px 1px #5e6d46;
	-moz-box-shadow: 1px 1px #5e6d46;
	box-shadow: 1px 1px #5e6d46;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .email-senha {
	width: 127px;
	height: 27px;
	margin: 0 0 3px 0;
	padding: 1px 3px 0 3px;
	font-size: 1.2em;
	color: #000;
	float: left;
	border: 1px solid #bcbec0;
	background-color: #eff3f5;
	-webkit-box-shadow: 1px 1px #5e6d46;
	-moz-box-shadow: 1px 1px #5e6d46;
	box-shadow: 1px 1px #5e6d46;
}
#external-links #box-cadastro-acesso #email-canal .corpo form .email-submit {
	width: 75px;
	height: 30px;
	margin: 20px 0 0 0;
	float: right;
	background: url(../img/btn/acessar_c.gif) no-repeat;
}

/* Mensagem de erro do formulario */

#external-links #box-cadastro-acesso #email-canal .corpo span.erro {
	width: 641px;
	height: 29px;
	margin: 10px 0 0 0;
	padding: 9px 10px 0 50px;
	font-weight: bold;
	font-size: 1.4em;
	color: #c31010;
	display: block;
	float: left;
	border: 1px solid #aa573a;
	background: #ffe8e8 url(../img/ico/erro_form_b.gif) 12px 6px no-repeat;
}

/* OU */

#external-links #box-cadastro-acesso #email-canal .corpo #ou {
	font-size: 1.8em;
	color: #f2f8fe;
	position: absolute;
	top: 84px;
	right: 234px;
}

/* Link Crie seu email */

#external-links #box-cadastro-acesso #email-canal .corpo #crie-email {
	width: 190px;
	font-weight: normal;
	font-size: 1.3em;
	color: #fbe103;
	line-height: 18px;
	text-decoration: underline;
	display: block;
	position: absolute;
	top: 72px;
	right: 20px;
}

/*
- FORMULARIO DE BUSCA
*/

.busca-topo {
	position: absolute;
	top: 87px;
	right: 177px;
	z-index: 10;
}
.busca-topo .container-inline .form-item .container-inline .form-item{
    float:left;
    display:inline;
    margin:0 14px 0 0;
}
.busca-topo .form-text, .view-Busca .form-text{
	width: 231px;
	height: auto;
	margin: 3px 0 0 0 !important;
	padding: 6px 5px 4px 5px;
	-webkit-box-shadow: 1px 1px 2px #c5c9a4;
	-moz-box-shadow: 1px 1px 2px #c5c9a4;
	box-shadow: 1px 1px 2px #c5c9a4;
}
.busca-topo .form-text {
	font-size: 1.5em;
	color: #375437;
}
.views-exposed-widgets { margin: 0 0 0 0; }
.view-Busca .views-field-type{ margin:-30px 15px 15px 22px; }
.view-Busca .view-filters{
	position:relative;
	width:100%;
	float:left;
	background-color: #F3F6E7;
	padding: 15px;
	margin-bottom: 15px;
}
.busca-topo select{ width:206px; }
.busca-topo #edit-search-area_input { width: 155px !important; }
.view-Busca .form-submit{
	width: 72px;
	height: 31px;
	margin-right: 1px;
	display: inline;
	float: left;
	background: url("../img/btn/buscar.png") no-repeat;
	display: block;
	content: "";
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: none !important;
	margin-top:0 !important;
}
.busca-topo .views-exposed-widget {
	padding: 0 0 0 0;
	float: left;
}
.busca-topo .form-submit {
	width: 69px;
	height: 30px;
	margin: 3px 0 0 10px !important;
	display: inline;
	float: left;
	content: "";
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../img/btn/buscar_3.png) no-repeat;
}

/*
 Select Box da area de Buscas do Header
 */

#header div.selectbox-wrapper { max-height: 170px; }
div#edit-search-area_container { left: 360px; }
#header div.selectbox-wrapper ul { margin: 0; }
#header div.selectbox-wrapper ul li.selected { background-color: #6f8729; }
#header div.selectbox-wrapper ul li.current { background-color: #d6ddc3; }
#header div.selectbox-wrapper ul li {
	padding: 2px 2px 2px 10px;
	font-size: 1.2em;
	color: #375437;
	display: block;
	cursor: pointer;
}

/*
- AREAS DE ATUACAO
*/

#wrapper-areas {
	width: 100%;
	position: relative;
	z-index: 2;
	background:#fffefc url(../img/bkg/fundo_a.jpg) repeat-x;
}
#areas {
	width: 911px;
	padding: 0 0 0 0;
	margin: 0 auto;
	position: relative;
}

#wrapper-areas #areas #selecione-area {
	width: 195px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: -49px;
	right: 10px;
	background: url(../img/btn/areas_atuacao.png) 0 -100px no-repeat;
}
#areas #selecione-area.fechado { background-position: 0 0; }

/*
 Box
*/

#block-menu-menu-areas-de-atuacao { display: none; }
body.home #block-menu-menu-areas-de-atuacao { display: block; }

/* BANDEIRAS(LINKS PARA MUDANÇA DE IDIOMA) */

.bandeira-idioma {
	position: absolute;
	top: 40px;
}
.bandeira-idioma img {
	display: block;
}
#mudar-china {
	right: 116px;
}
#mudar-inglaterra {
	right: 54px;
}

#link-timeagro {
	position: absolute;
	top: 37px;
	right: 287px;
}
#link-timeagro img {
	display: block;
}

/* MENUS DAS AREAS DE ATUACAO */

#block-menu-menu-areas-de-atuacao ul.menu { overflow: hidden; }
#block-menu-menu-areas-de-atuacao ul.menu li.expanded {
	width: 283px;
	padding: 0 20px 0 0;
	float: left;
}
#block-menu-menu-areas-de-atuacao ul.menu li.expanded .title {
	padding: 9px 0 1px 0;
	font-family: 'Droid Serif', sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	color: #656f2e;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:1px 1px 0 #FCE4AE;
	display: block;
}
#block-menu-menu-areas-de-atuacao ul.menu li.expanded ul.menu {
	width: 283px;
	padding: 0 0 20px 0;
}
#block-menu-menu-areas-de-atuacao ul.menu li.expanded ul.menu li {
	width: 260px;
	padding: 5px 0 0 10px;
	float: left;
	background: url(../img/ico/item_lista_d.gif) left 12px no-repeat;
}
#block-menu-menu-areas-de-atuacao ul.menu li.expanded ul.menu li.leaf a {
	font-family: verdana;
	font-weight: normal;
	font-size: 1.2em;
	color: #879537;
	text-transform: none;
}
#block-menu-menu-areas-de-atuacao ul.menu li.expanded ul.menu li.leaf a:hover { text-decoration: underline; }

/*
- MENU DE NAVEGACAO
*/

#wrapper-menu {
	width: 100%;
	height: 36px;
	position: relative;
	z-index: 2;
	background: url(../img/bkg/barra_b.gif) repeat-x;
}
#menu {
	width: 898px;
	margin: 0 auto;
	padding: 0 2px;
}

/*
 Ancora
*/

#menu .ancora {
	margin: 1px 0 0 0;
	float: left;
	border-right: 1px solid #dde1ad;
}
#menu .ancora span {
	line-height:34px;
	padding:0 10px 0 0;
	font-style: italic;
	font-family: 'Droid Serif', serif;
	font-size: 1.1em;
	color: #3d451c;
	display: block;
	float: left;
	border-right: 1px solid #5e6826;
	-webkit-text-shadow: -1px 2px 1px #dfe3be;
	-moz-text-shadow: -1px 2px 1px #dfe3be;
	text-shadow: -1px 2px 1px #dfe3be;
}
#menu .ancora a {
	line-height:34px;
	padding:0 7px;
	font-weight: bold;
	font-family: 'Droid Serif', serif;
	font-size: 1.2em;
	color: #f5fafe;
	text-decoration: none;
	display: block;
	float: left;
	border-left: 1px solid #dde1ad;
	border-right: 1px solid #5e6826;
	background: url(../img/bkg/barra_c.gif) repeat-x;
	-webkit-text-shadow: -1px 1px 1px #50571d;
	-moz-text-shadow: -1px 1px 1px #50571d;
	text-shadow: -1px 1px 1px #50571d;
}

/*
 Menu
*/

#block-nice_menus-2 h2 { display: none; }
#block-nice_menus-2 ul { float: right; }
#block-nice_menus-2 ul li {
	margin: 0 4px;
	display: inline;
	float: left;
	position: relative;
	border: none;
	background: none;
}
#block-nice_menus-2 ul li a {
	padding: 0 0 0 10px;
	line-height:34px;
	font-family: 'Droid Serif', serif;
	font-size: 1.3em;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	-webkit-text-shadow: 2px 2px 2px #5b6321;
	-moz-text-shadow: 2px 2px 2px #5b6321;
	text-shadow: 2px 2px 2px #5b6321;
}
#block-nice_menus-2 ul li.menuparent a {
	cursor: pointer;
	background: url(../img/ico/item_lista_e.png) 2px 14px no-repeat;
}
#block-nice_menus-2 ul li a:hover,
#block-nice_menus-2 ul li.aberto a {
	color: #fbe103;
	background-position: 0 -41px;
}

/*
Sub-menu
*/

#block-nice_menus-2 ul li.menuparent ul {
	min-width: 118px;
	padding: 0 10px 2px 10px;
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	border: none;
	border-left: 1px solid #bcbec0;
	border-right: 1px solid #bcbec0;
	border-bottom: 1px solid #bcbec0;
	background-color: #7e8e36;
	-webkit-box-shadow: 1px 1px 1px #3e451a;
	-moz-box-shadow: 1px 1px 1px #3e451a;
	box-shadow: 1px 1px 1px #3e451a;
	visibility: visible !important;
}
#block-nice_menus-2 ul li.menuparent ul li {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	border-bottom: 1px solid #65722b;
	border-top: 1px solid #919f54;
}
#block-nice_menus-2 ul li.menuparent ul li.first { border-top: none !important; }
#block-nice_menus-2 ul li.menuparent ul li.last { border-bottom: none; }
#block-nice_menus-2 ul li.menuparent ul li a {
	line-height:20px;
	background: none;
	padding:0 0 0 2px;
}
#block-nice_menus-2 ul li.aberto ul li a { color: #fff; }
#block-nice_menus-2 ul li.aberto ul li a:hover {
	color: #fbe103;
	background-color: #66732b !important;
}
#block-nice_menus-2 ul li ul li ul {
	min-width: 280px !important;
	position: absolute !important;
	top: 0 !important;
	left: 100% !important;
	border: 1px solid #bcbec0 !important;
	background-color: #66732b !important;
}
#block-nice_menus-2 ul li ul li ul li {
	border: none !important;
}

/* -------------|
/* - CORPO
/* ----- */

#wrapper {
	width: 955px;
	padding: 20px 0 0 43px;
	/*overflow: hidden;
	background: #ece9ca;*/
}

#content-inner{
    width:657px;
    float:left;
    overflow:hidden;
}

body.front #content-inner{
    height:993px;
}

body.not-front #content-inner{
    width:611px;
    display:inline;
    margin:0 0 0 42px;
}

/* SELECTBOX */
input.selectbox {
	height: 24px;
	background:#EFF3F5 url(../img/bkg/select_box.gif) no-repeat scroll 99% center;
	cursor:pointer;
	border:1px solid #BCBEC0;
	font: 1.2em Georgia;
	color: #375437;
	padding: 4px 10px 0 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display: inline;
	float: left;
}
div.selectbox-wrapper {
    position:absolute !important;
	top: 31px;
	left: 0;
    background:#EFF3F5;
    border:1px solid #BCBEC0;
    padding:6px;
    font-size:1.2em;
    overflow: auto;
    z-index:9999;
}
#wrapper div.selectbox-wrapper ul{
    list-style-type:none;
}
#wrapper div.selectbox-wrapper ul li.selected { 
    background:#859436;
    color:#fff;
}
#wrapper div.selectbox-wrapper ul li.current { 
    background:#859436;
    color:#fff;
}
#wrapper div.selectbox-wrapper ul li {
    display:block;
    margin:0;
    padding:2px;
    cursor:pointer;
}

/*
- CONTEUDO
*/

#content {
	width: 611px;
	float: left;
}

body.extended #content{
	width: 900px;
}
#content a { color: #375437; }
#content p a { text-decoration: underline; }

#content .empty {
	color:#3D451C;
	font-size:12px;
	line-height:14px;
}

/* BOXES DAS HOMES */

#content .box-folhas {
	width:336px;
	padding-bottom: 80px;
	float:left;
	margin: 0 0 0 -42px;
}
#content .box-tipo-f {
	width: 295px;
	height: 325px;
	margin: 3px 0 50px 21px;
	display: inline;
	float: left;
	position: relative;
	background: url(../img/bkg/box_f.gif) no-repeat;
}
#content .box-folhas .box-tipo-f {
	margin: 3px 0 0 0;
	float: right;
}
#content .box-tipo-g {
	padding:0 25px;
    width:246px;
	height: 252px;
	margin: 3px 0 50px 19px;
	display: inline;
	float: left;
	position: relative;
	background: url(../img/bkg/box_g.gif) no-repeat;
}
#content .box-first { margin: 3px 0 50px 0; }

/* Texto */

#content .box-tipo-f h3,
#content .box-tipo-g h3 {
	text-transform:uppercase;
	font-size:1.8em;
	color:#375437;
	margin:15px 0 10px 16px;
}
#content .box-tipo-g h3 { 
    margin:15px 0 10px;
    text-transform:none; 
}
#content .box-tipo-f h4,
#content .box-tipo-g h4 {
	margin:0 0 0 25px;
	color:#3d451c;
	font-weight:bold;
	font-size:1.2em;
	position: relative;
	z-index: 2;
}
#content .box-tipo-g h4{
    margin:0;
}
#content .box-tipo-f img,
#content .box-tipo-g img {
	border:5px solid #fff;
	margin:0 0 10px 18px;
	position: relative;
	z-index: 2;
}
#content .box-tipo-f p,
#content .box-tipo-g p {
	color:#3d451c;
	font-size:1.4em;
	line-height:18px;
	margin:0 0 0 25px;
	width:250px;
	position: relative;
	z-index: 2;
}
#content .box-tipo-g p {  margin:0 0 10px; }
#content .box-tipo-f a {
	position: absolute;
	left: 24px;
	bottom: 31px;
	z-index: 2;
}
#content .box-tipo-g a {
	position: relative;
	z-index: 2;
}
#content .box-tipo-f a.conheca-todos { left: 135px; }
#content .box-tipo-f .folhas {
	width: 199px;
	height: 209px;
	position: absolute;
	left: -41px;
	bottom: -49px;
	z-index: 0;
	background: url(../img/bkg/box_f_folhas.jpg) no-repeat;
}

/* Botoes do bloco G */

#content .box-tipo-g a.download {
	width: 81px;
	height: 33px;
	padding: 4px 0 0 38px;
	position: static;
	background: url(../img/bkg/pdf_2.gif) no-repeat;
    margin:0 0 12px 4px;
}
#content .box-tipo-g a.botao {
	margin:0;
	display: inline;
}

/* Box extendido */

/* INFORMACOES */

#informacoes-area{
    clear:both;
    margin:0 0 20px 0;
    overflow:hidden;
    padding:0 0 5px;
    background:transparent url(../img/bkg/bg_madeira01.jpg) no-repeat scroll 0 bottom;
}
#informacoes-area .content{
    background:transparent url(../img/bkg/degrade.gif) repeat-x scroll 0 -60px;
    height:112px;
}
#informacoes-area h4{
    font-size:1.4em;
    color:#435e42;
    font-weight:bold;
    margin:9px 0 0 22px;
}
#informacoes-area p{
    margin:5px 0 0 21px;
    font-size:1.2em;
}
#informacoes-area a.botao{ margin:17px 0 0 21px; }

/* ACCORDION FAQ */

#content .faq{
    list-style:none;
    margin:16px 0 0;
    width:576px;
}
#content .faq p{
    font-size:1.2em;
    margin:0 0 15px;
    line-height:18px;
}
#content .faq li{
    margin:0 0 10px;
}
#content .faq a{
    font-size:1.2em;
    font-weight:bold;
    text-transform:uppercase;
    background:transparent url(../img/btn/faq.gif) no-repeat scroll 0 bottom;
    display:block;
    padding:0 0 5px 0;
    color:#C86A14;
}
#content .faq a span{
    display:block;
    background:transparent url(../img/btn/faq.gif) no-repeat scroll 0 0;
    padding:6px 6px 6px 42px;
}
#content .faq a.on{
    background-image:url(../img/btn/faq_det.gif);
}
#content .faq a.on span{
    background-image:url(../img/btn/faq_det.gif);
}
#content .faq .content{
    background:#ecede3;
    padding:15px;
}
#content .faq ul{
    list-style:disc inside none;
    overflow: hidden;
}
#content .faq ul li{
    font-size:1.2em;
}

/* ACOES DA COMISSAO */

#acoes-comissao .busca-mes{
    background:transparent url(../img/bkg/busca_acoes2.gif) no-repeat scroll 0 0;
    width:250px;
    height:29px;
    line-height:29px;
    margin: 17px 0 16px -5px;
    position:relative;
}
#acoes-comissao .busca-mes a.mes-anterior{
    display:inline-block;
    height:14px;
    overflow:hidden;
    position:absolute;
    text-indent:-9999px;
    left:10px;
    top:7px;
    width:12px;
}
#acoes-comissao .busca-mes a.proximo-mes{
    width:12px;
    height:14px;
    display:inline-block;
    text-indent:-9999px;
    overflow:hidden;
    position:absolute;
    right:10px;
    top:7px;
}
#acoes-comissao .busca-mes .mes-atual{
    display:block;
    text-align:center;
    font-size:1.4em;
    font-weight:bold;
    color:#375437;
	position: relative;
	z-index: 1;
}
#acoes-comissao ul { overflow: hidden; }
#acoes-comissao ul li {
	float: left;
	display: none;
}
#acoes-comissao ul li.visivel { display: block; }
#acoes-comissao p {
    line-height:17px;
    margin:0 0 0 22px;
    font-size:1.2em;
}
#acoes-comissao p span { display: none; }
#acoes-comissao a.botao{ margin:17px 0 0 18px; }

/*
- BARRA LATERAL
*/

#sidebar {
	width: 324px;
	/*margin-right: 51px !important;*/
	display: inline;
	float: right;
}
#content #sidebar { width: 273px; }
#sidebar h4 {
	font-size: 1.4em;
	color: #375437;
}
#sidebar h4 a { color: #375437; }
#sidebar .bloco{
	width:272px;
	margin-bottom:20px;
	overflow:hidden;
}
#sidebar .box-simples {
	width: 273px;
	height: 71px;
	margin-bottom: 15px;
	overflow: hidden;
	background: url(../img/bkg/box_d.gif) no-repeat;
}
#sidebar .box-completo {
    background:url(../img/bkg/box_e_rodape.gif) no-repeat scroll 0 bottom #fff;
    margin-bottom:15px;
    overflow:hidden;
    padding:0 0 7px;
    width:273px;
	position:relative;
	border-radius: 9px;
}
#sidebar .box-completo .topo {
	/*height: 35px;
	padding: 16px 0 0 20px;*/
	width: 100%;
	height: 51px;
	padding: 0 0 0 0;
	float: left;
	background: #fff url(../img/bkg/box_e_topo.gif) no-repeat;
}
#sidebar .box-completo .corpo {
	border-left:1px solid #D5D7D2;
    border-right:1px solid #D5D7D2;
    margin:0 1px;
    overflow:hidden;
    padding:8px 12px 7px;
    width:246px;
    background-color:#ECF7DB;
}
#sidebar .box-completo .corpo p {
	padding-bottom: 13px;
	font-size: 1.2em;
	line-height: 18px;
}
#sidebar .box-completo .rodape {
	width: 273px;
	height: 8px;
	background: url("../img/bkg/box_e_rodape.gif") no-repeat;
}
#sidebar #videos { clear: both; }



/* SENAR */

body.front #sidebar #senar{ margin:0 0 20px 15px; }
#sidebar #senar h4 {
	margin: 6px 0 0 11px;
	padding: 0 0 0 50px;
	line-height: 18px;
	display: block;
	background: url(../img/lgo/senar_c.gif) no-repeat;
}
#sidebar #senar p{
	font-size:1.2em;
	line-height: 18px;
	width:243px;
}
#sidebar #senar a.site{ margin: 11px 0 0 0; }

/* ASSUNTOS ECONOMICOS */

#sidebar .assuntos-economicos {
	width:341px;
	height:398px;
	margin-left: -16px;
	display: inline;
	float: left;
	background: url(../img/bkg/bg_assuntos_economicos.jpg) no-repeat;
}
#sidebar .assuntos-economicos h4 {
	width: 164px;
	height: 40px;
	margin: 27px 0 11px 90px;
	background: url(../img/tit/assuntos_economicos.gif) no-repeat;
}
#sidebar .assuntos-economicos p {
	width: 140px;
	height: 45px;
	font-size: 1.2em;
	color: #375437;
	margin: 0 0 0 130px;
}
#sidebar .assuntos-economicos ul {
	width: 259px;
	height: 131px;
	margin: 21px 0 0 17px;
	padding-left: 10px;
	display: inline;
	float: left;
}
#sidebar .assuntos-economicos ul li {
	width: 100%;
	padding: 5px 0 7px 0;
}
#sidebar .assuntos-economicos ul li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #c86a14;
}
#sidebar .assuntos-economicos a.noticias {
	margin: 15px 90px 0 0;
	display: inline;
	float: right;
}

/* CNA */

#sidebar #cna h4{
	margin: 4px 0 0 11px;
	padding: 12px 0 13px 50px;
	line-height: 18px;
	display: block;
	background: url(../img/lgo/cna_b.gif) 5px 4px no-repeat;
}

/* Box Veja Tambem */

#sidebar #veja-tambem .topo {
	width: 253px;
	height: 42px;
	padding: 9px 0 0 20px;
}
#sidebar #veja-tambem h4 {
	font-weight: normal;
	font-size: 27px;
}
#sidebar #veja-tambem .corpo {
	padding:0;
    width:270px;
}
#sidebar #veja-tambem ul { width: 100%; }
#sidebar #veja-tambem ul li { padding: 6px 10px 5px 5px; }
#sidebar #veja-tambem ul li.escuro{ background-color: #e1e9d4; }
#sidebar #veja-tambem ul li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #c86a14;
}
#sidebar #veja-lista-sindicato,
#sidebar #veja-mais-comunicacao{
    background:url(../img/bkg/box_e_rodape.gif) no-repeat bottom #FFFFFF;
    margin-bottom:15px;
    overflow:hidden;
    padding:0 0 7px;
    width:273px;
}
#sidebar #veja-lista-sindicato{
	width:251px;
	padding:0 0 24px;
	background:url(../img/bkg/box_down_sindicato.gif) -20px 0 no-repeat;
}
#sidebar #veja-lista-sindicato .corpo {
	border-left:0;
	border-right:0;
	background:none;
	color:#375437;
}
#sidebar #veja-lista-sindicato .corpo p {
	padding:2px 24px 0 3px;
	font-size: 1.2em;
	line-height: 18px;
}

#sidebar #veja-mais-comunicacao h4 {
	height: 42px;
	padding: 7px 0 0 0;
	font-weight:normal;
    font-size:27px;
    /*background:url(../img/bkg/box_e_topo.gif) no-repeat #FFF;*/
    text-indent:20px;
	color:#375437;
}
#sidebar #veja-mais-comunicacao .corpo{
    padding:0;
    width:270px;
}
#sidebar #veja-mais-comunicacao ul li {
    padding:6px 10px 5px 5px;
}
#sidebar #veja-mais-comunicacao ul li.escuro{
    background-color:#E1E9D4;
}
#sidebar #veja-mais-comunicacao ul li a  {
    color:#C86A14;
    font-size:1.2em;
    font-weight:bold;
    background:transparent url(../img/ico/seta_c.gif) no-repeat scroll 0 center;
    padding:0 0 0 10px;
}

/* SAC */

#sidebar #sac h4 {
	margin: 4px 0 0 11px;
	padding: 12px 0 13px 10px;
	line-height: 18px;
	display: block;
}

/* Informacoes sobre o cadastramento */

#sidebar #informacoes-cadastramento h4 {
	padding: 16px 0 13px 16px;
	line-height: 18px;
	display: block;
}
#sidebar #informacoes-cadastramento .corpo {
	padding:0;
	width:270px;
}
#sidebar #informacoes-cadastramento ul { width: 100%; }
#sidebar #informacoes-cadastramento ul li { padding: 6px 10px 5px 7px; }
#sidebar #informacoes-cadastramento ul li.par { background-color: #e1e9d4; }
#sidebar #informacoes-cadastramento ul li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #c86a14;
}

.menu-lateral-veja-mais .active { font-style: italic; }

/* Box Login */

#login-sidebar .topo{ padding:7px 0 9px 13px; }
#login-sidebar .topo h4 {
	margin: 10px 0 0 13px;
	font-size: 12px;
}
#login-sidebar form{ margin:10px 0 0; }
#login-sidebar form div.form-item{ margin:0 0 10px; }
#login-sidebar .corpo p { padding-bottom: 0 !important; }
#login-sidebar input.form-text{
    display:block;
    width:229px;
    margin:5px 0 0;
    background:transparent url(../img/bkg/login_sidebar_input.gif) no-repeat scroll 0 0;
    border:0;
    height:16px;
}
#login-sidebar input.form-submit{
	display: block;
	content: "";
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: none !important;
	background: url(../img/btn/entrar2.gif) no-repeat;
	width: 80px;
	height: 30px;
	margin: 15px 0 0;
}
#login-sidebar #span-senha a {
    font-size: 10px;
    font-weight: bold;
    float: right;
    margin: -21px 18px 0 0;
	color: #c86a14;
}

/* BANNERS */

ul#banners {
	width: 271px;
	height: 141px;
	margin-top: -35px;
	float: left;
	overflow: hidden;
}
ul#banners li {
	width: 100%;
	height: 100%;
	display: none;
	float: left;
}
ul#banners li.ativo { display: block; }
ul#banners li a {
	display: block;
	float: left;
}
ul#banners li a img { float: left; }

/* Sobre Comissao */

#sidebar #sobre-comissao { float: left; }
#sidebar #sobre-comissao h4 {
	margin: 4px 0 0 11px;
	padding: 12px 10px 13px 10px;
	line-height: 18px;
	display: block;
}
#sidebar #sobre-comissao .quebra {
	margin: 9px 0 0 0;
	clear: both;
}

/* Box - VIDEOS */

#sidebar #videos h4 {
	margin: 0px 0 0 11px;
	padding: 12px 10px 13px 10px;
	line-height: 18px;
	display: block;
}
#videos .corpo{
    padding:8px 18px 7px;
    width:234px;
}
#videos h5 {
	margin-top: 8px;
    font-size:1.2em;
    color:#375437;
}
#videos h5 a {
    font-size:1.2em;
    color:#375437;
}
#videos .video-player{
    width:235px;
    height:140px;
    background:#ECF7DB;
    margin:7px 0 20px;
    text-align: center;
}

/*
BOX INDICADORES
*/

#sidebar #indicadores {
	margin-top: 15px;
	float: left;
	position: relative;
}
#sidebar #indicadores h4 { padding: 16px 0 0 20px; }

/* Navegacao por produtos */

#sidebar #indicadores #produto,
#servico #indicadores #produto {
	width:221px;
	height:21px;
	margin-bottom:18px;
	margin-left:7px;
	padding:8px 0 0 11px;
	overflow:hidden;
	background: url(../img/bkg/campo_redondo.gif) no-repeat;
}
#sidebar #indicadores #produto .anterior,
#servico #indicadores #produto .anterior {
	width: 12px;
	height: 14px;
	display: block;
	float: left;
	background: url(../img/btn/anterior.gif) no-repeat;
}
#sidebar #indicadores #produto span,
#servico #indicadores #produto span {
	width: 186px;
	height: 20px;
	margin-top: -3px;
	font-weight: bold;
	font-size: 1.4em;
	color: #375437;
	text-align: center;
	display: block;
	float: left;
}
#sidebar #indicadores #produto .proximo,
#servico #indicadores #produto .proximo {
	width: 12px;
	height: 14px;
	display: block;
	float: left;
	position: relative;
	background: url(../img/btn/proximo.gif) no-repeat;
}

/* Tabela */

#sidebar #indicadores table,
#servico #indicadores table {
	width: 250px;
	margin: 12px 0 0 0;
	color: #375437;
	background: #f5fbec url(../img/bkg/topo_tabela.gif) repeat-x;
}
#sidebar #indicadores table tr,
#servico #indicadores table tr { background: url(../img/ico/pontilhado_horizontal_b.gif) left top repeat-x; }
#sidebar #indicadores table tr.first,
#servico #indicadores table tr.first { background: none; }
#sidebar #indicadores table tr.titulo,
#servico #indicadores table tr.titulo {
	height: 21px;
	font-weight: bold;
	font-size: 1.2em;
	color: #0c7a0c;
	background: none;
}
#sidebar #indicadores table tr,
#servico #indicadores table tr {
	font-size: 10px;
}
#sidebar #indicadores table tr td,
#servico #indicadores table tr td  { text-align: center; }
#sidebar #indicadores table tr td.coluna-1,
#servico #indicadores table tr td.coluna-1 { text-align: left; }
#sidebar #indicadores table tr.titulo td.coluna-1,
#servico #indicadores table tr.titulo td.coluna-1 { text-align: center; }
#sidebar #indicadores table tr.titulo td.coluna-3 span,
#servico #indicadores table tr.titulo td.coluna-3 span { padding-right: 8px; background: url(../img/ico/mais_menos.gif) 35px 3px no-repeat; }

#sidebar #indicadores table tr td.coluna-1,
#servico #indicadores table tr td.coluna-1 { width: 96px; }
#sidebar #indicadores table tr td.coluna-2,
#servico #indicadores table tr td.coluna-2 { width: 52px; }
#sidebar #indicadores table tr td.coluna-3,
#servico #indicadores table tr td.coluna-3 { width: 52px; }
#sidebar #indicadores table tr td.coluna-4,
#servico #indicadores table tr td.coluna-4 { width: 49px; }

#sidebar #indicadores table tr td.coluna-4 span,
#servico #indicadores table tr td.coluna-4 span { padding-left: 11px; }
#sidebar #indicadores table tr td.coluna-4 span.cima,
#servico #indicadores table tr td.coluna-4 span.cima { background: url(../img/ico/cima.gif) 7px 4px no-repeat; }
#sidebar #indicadores table tr td.coluna-4 span.baixo,
#servico #indicadores table tr td.coluna-4 span.baixo { background: url(../img/ico/baixo.gif) 7px 4px no-repeat; }

#sidebar #indicadores table tr td+td,
#servico #indicadores table tr td+td { background: url(../img/ico/pontilhado_vertical_a.gif) left 0 repeat-y; }
#sidebar #indicadores table tr.titulo td,
#servico #indicadores table tr.titulo td { background: none; }

#sidebar #indicadores table tr td span,
#servico #indicadores table tr td span { display: block; }

#sidebar #indicadores table tr td,
#servico #indicadores table tr td { padding: 7px 0 5px 0; }
#sidebar #indicadores table tr.titulo td,
#servico #indicadores table tr.titulo td { padding: 3px 0 1px 0; }

#sidebar #indicadores .data-atualizacao,
#servico #indicadores .data-atualizacao {
	width:250px;
	padding:15px 0;
	display: block;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted #A0AD98;
	border-top:4px solid #89BB7A;
}
#sidebar #indicadores .data-atualizacao span,
#servico #indicadores .data-atualizacao span {
	font-weight: normal;
}

#sidebar #indicadores .btn_metodologia,
#servico #indicadores .btn_metodologia {
	width:109px;
	margin:20px 8px 0 0;
	background-image:url("../img/btn/metodologia.gif");
	float:left;
}

/* Tooltip */

#sidebar #indicadores .tooltip, 
#servico #indicadores .tooltip {
	height: 22px;
	padding: 3px 6px 0 6px;
	float: left;
	position: absolute;
	top: 90px;
	display: none;
	background: url(../img/bkg/tooltip.gif) right top no-repeat;
}
#sidebar #indicadores #total,
#servico #indicadores #total { right: 130px; }
#sidebar #indicadores #medio,
#servico #indicadores #medio { right: 82px; }
#sidebar #indicadores .tooltip.visivel,
#servico #indicadores .tooltip.visivel { display: block; }
#sidebar #indicadores .tooltip .esquerda,
#servico #indicadores .tooltip .esquerda {
	width: 6px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/bkg/tooltip.gif) left top no-repeat;
}
#sidebar #indicadores .tooltip span,
#servico #indicadores .tooltip span {  }

/* Botao */

#sidebar #indicadores .botao { margin-top: 10px; }
#sidebar #indicadores .veja-grafico { float: right; }

/* -------------|
/* - RODAPE
/* ----- */

#background-footer {
	width: 100%;
	margin: -40px 0 0 0;
	padding: 46px 0 0;
	position: relative;
	z-index: 2;
	background: url(../img/bkg/grama_fundo.png) left top repeat-x;
}
#wrapper-footer {
	/*width: 998px;
	margin: 0 auto;
	overflow:hidden;*/
	background:#DFE6BD;
}
#footer {
	width: 955px;
	margin: 0 auto;
	padding: 16px 0 0 43px;
	overflow: hidden;
	position:relative;
	/*background: #dfe6bd url(../img/bkg/grama_meio.jpg) left top no-repeat;*/
}

/*
- INFORMACOES
*/

#informacoes {
	padding: 11px 0 17px 0;
	float: left;
}
#informacoes strong {
	font-size: 1.2em;
	color: #787b78;
	text-transform: uppercase;
}
#informacoes address {
	margin-top: 3px;
	font-style: normal;
	font-size: 1.2em;
	color: #787b78;
}
#informacoes span {
	font-size: 1.2em;
	color: #787b78;
	display: block;
}
#footer #fale-conosco,
body.interna #fale-conosco {
	width: 232px;
	height: 30px;
	padding: 15px 0 0 70px;
	font-weight: bold;
	font-size: 1.2em;
	font-family:'Droid serif',serif;
	color: #3d451c;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	position: absolute;
	top:51px;
	right:47px;
	background: url(../img/btn/botao_a.gif) left 0 no-repeat;
}
/*body.interna #fale-conosco { top:91px !important; }*/

#fale-conosco .envelope {
	width: 49px;
	height: 23px;
	position: absolute;
	top: 10px;
	left: 12px;
	background: url(../img/ico/envelopinho.gif) left 0 no-repeat;
}
#fale-conosco .tampa {
	width: 10px;
	height: 45px;
	position: absolute;
	top: 0;
	right: -2px;
	background: url(../img/btn/botao_a.gif) right 0 no-repeat;
}

/* Logos */

#logos {
	width: 100%;
	padding-top: 23px;
	float: left;
}
#logos li { display:inline }
#logos li+li { padding-left: 10px; }

/* MIDIA FOOTER */
#footer #midias-footer,
body.interna #midias-footer {
	position: absolute;
	right: 371px;
	top: 63px;
}

#footer #midias-footer .fb-like,
body.interna #midias-footer .fb-like,
#footer #midias-footer .twitter-follow-button,
body.interna #midias-footer .twitter-follow-button,
#footer #midias-footer .linkedin {
	display: block;
	float: left;
}
#footer #midias-footer .twitter-follow-button,
body.interna #midias-footer .twitter-follow-button,
#footer #midias-footer .linkedin {
	margin-left: 10px;
}

#midias-footer #orkut{ 
	height:40px;
	position:absolute;
	width:38px;
	background: url(../img/ico/orkut_footer.gif) no-repeat; 
}
#midias-footer #you-tube{
	height:40px;
	position:absolute;
	width:41px; 
	right:54px;
	background: url(../img/ico/youtube_footer.gif) no-repeat; 
}
#midias-footer #face-book{
	height:40px;
	position:absolute;
	width:41px; 
	right:54px;
	background: url(../img/ico/facebook_footer.gif) no-repeat; 
}

#midias-footer #twitter{
	height:40px;
	position:absolute;
	width:41px;
	right:0;
	background: url(../img/ico/twitter_footer.gif) no-repeat; 
}

/* FORM */
input.form-text,
textarea{
    background:#eff3f5;
    border:1px solid #bcbec0;
    padding:6px;
    font:1.2em Verdana;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

input.form-text.error, textarea.error, select.error { border: 1px solid red !important; }

form select{
    background:#eff3f5;
    border:1px solid #bcbec0;
    padding:6px;
    font:1.2em Verdana;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

form label{
    font-size:1em;
    color:#375437;
}

form fieldset{
    border:0;
}

form legend{
    color:#375437;
}


/* LISTA RESULTADO 
.view-content ul {
    list-style:none;
}

.view-content ul li{
    overflow:hidden;
    clear:both;
    height:100%;
    border-bottom:1px dotted #9ba99b;
    background:transparent url(../images/bkg/bg_degrade.png) repeat-x scroll 0 0;
    margin:0 0 35px;
    padding:0 23px 20px;
}

.view-content ul li span.video{
    background:transparent url(../images/ico/video.png) no-repeat scroll 0 0;
    width:18px;
    height:11px;
    text-indent:-9999px;
    display:inline-block;
    margin:0 0 0 10px;
}

.view-content ul li div.video{
    width:133px;
    height:75px;
    background:#fff;
    border:1px solid #b4cb9a;
    float:left;
    display:inline;
    margin:0 10px 0 0;
}

.view-content ul li img{
    width:88px;
    height:99px;
    background:#fff;
    border:1px solid #b4cb9a;
    float:left;
    display:inline;
    margin:0 10px 0 0;
}

.view-content ul h4{
    font-size:1.8em;
    margin:8px 0 5px;
}

.view-content ul p.autor{
    margin:0 0 5px;
}*/

/* -------------|
/* - ESTILOS DAS INTERNAS
/* ----- */

/*
- TITULO
*/

body.interna #header h1 {
	width: 157px;
	height: 71px;
	top: 68px;
	left: 51px;
}
body.interna #header h1 a { background: url(../img/lgo/canal_do_produtor_interna.gif) 14px 16px no-repeat; }
body.interna #content h3{
    color:#c86a14;
    font-size:1.8em;
	width:410px;
}
body.interna #content .content-inner h3 { margin:0 0 14px 0; }

/*
- FORMULARIO DE BUSCA
*/

body.interna #formulario-busca { top: 44px; }

body.section-busca #content{
    width:900px;
}
#resultados-busca{
    color:#375437;
    font-size:1.2em;
    font-weight:bold;
    margin:5px 0 16px 21px;
}
#filtro-busca{
    height:54px;
    line-height:54px;
    background:#f3f6e7;
    padding:0 20px;
    margin:0 0 15px;
}
#filtro-busca .filtro-selecionado{
    font-weight:bold;
    font-size:1.2em;
    color:#375437;
    margin:0 23px 0 0;
}
#filtro-busca a{
    font-size:1.2em;
    margin:0 27px 0 0;
}
#lista-resultado-busca{
    list-style:none;
    margin:0 0 55px;
}
#lista-resultado-busca li{
    border-bottom:1px dotted #9ba99b;
    background:transparent url(../img/bkg/degrade.gif) repeat-x scroll 0 0;
    margin:0 0 15px;
    padding:16px 21px;
    clear:both;
    overflow:hidden;
    height:100%;
}
#lista-resultado-busca li.video{
    padding:20px 21px;
}
#lista-resultado-busca .data-area{
    color:#435e42;
    font-size:1.2em;
}
#lista-resultado-busca h4{
    font-size:1.4em;
    margin:2px 0 5px;
}
#lista-resultado-busca h4 a { color: #c86a14; }
#lista-resultado-busca .video h4{
    font-size:1.2em;
    margin:5px 0 3px;
}
#lista-resultado-busca p{
    font-size:1.2em;
    color:#375437;
}
#lista-resultado-busca div.video{
    border:1px solid #b8cea0;
    width:132px;
    height:66px;
    float:left;
    background:#fff;
    margin:1px 15px 0 0;
}
#lista-resultado-busca img.autor{
    border:1px solid #b8cea0;
    width:88px;
    height:99px;
    float:left;
    background:#fff;
    margin:4px 10px 0 0;
}


/*
- PLACA
*/

body.interna #placa { top: 95px; right: 61px; }
body.interna #placa ul { background: url(../img/bkg/placa_b_corpo_interna.jpg) no-repeat; }
body.interna #placa ul.logado {
	padding-top: 8px;
	height: 80px;
	background: url(../img/bkg/placa_b_corpo_interna_logado.jpg) no-repeat;
}

/*
- LINK COM A MENSAGEM SELECIONE A AREA DE SUA ATUACAO
*/

body.interna #selecione-area { top: 201px; }

/*
- BOX SELECIONE A AREA DE SUA ATUACAO
*/

body.interna #area-atuacao { padding: 26px 0 0 46px; }
body.interna #area-atuacao .topo,  body.home-areas #area-atuacao .topo { display: block; }
body.interna #area-atuacao #block-menu-menu-areas-de-atuacao, body.home-areas  #area-atuacao #block-menu-menu-areas-de-atuacao{ display: block; }

/*
- BREADCRUMB
*/

.breadcrumb {
	width: 887px;
	margin: 7px 0 30px 0;
	padding: 9px 8px;
	font-size: 1.1em;
	color: #375437;
	overflow: hidden;
	border-top: 1px dotted #aeb7af;
	border-bottom: 1px dotted #aeb7af;
}
.breadcrumb span,
.breadcrumb ul { float: left; }
.breadcrumb ul li {
	padding-left: 10px;
	margin-left: 4px;
	float: left;
	background: url(../img/ico/seta_b.gif) left 5px no-repeat;
}
.breadcrumb a { color: #465c41; }

#wrapper h2.area {
	width: 883px;
	padding: 20px 0 5px 0px;
	font-size: 3.0em;
	color: #a5ae34;
	margin-bottom: 20px;
	border-bottom:3px solid #fab41c;
	text-shadow:1px 1px 0 #fff;
	position:relative;
}
#wrapper h2.area span.titulo2{
	color:#677422;
	font-size:0.433em; /* 13px */
	position:absolute;
	top:0;
}

/*
- BOX DE SERVIÇO
*/
#background-footer .wrapper-servicos{
	background:none repeat scroll 0 0 #90A86B;
	margin:0 auto;
	overflow:hidden;
}
#servicos{
	overflow: hidden;
	display: block;
	padding: 25px 0;
	width: 900px;
	margin: 0 auto 43px auto;
	background: #90A86B;
}
#servicos .vertical-prineiro,
#servicos .vertical{
	width:157px;
	margin-left: 28px;
	display: inline;
	float:left;
}
#servicos .vertical-prineiro{ margin-left:0; }

#servicos dl dt a,
#servicos dl dt{
	width:100%;
	padding-bottom:14px;
	font-size:1.3em;
	font-weight:bold;
	float:left;
	color:#fbe103;
}
#servicos dl dt a{ 
	font-size:1em; 
	padding-bottom:11px;
	text-decoration: underline;
}
#servicos .vertical .line{ text-decoration: none; }

#servicos dl dd { padding-bottom:11px; }
#servicos dl dd a{
	color:#fff;
	font-size:1.1em;
}






/*
- BOX DO RODAPE
*/
body.interna #background-footer {
	padding: 46px 0 0 0;
	position: relative;
	z-index: 0;
	background: #dfe6bd url(../img/bkg/grama_interna.jpg) left top repeat-x;
}
body.interna #footer {
	padding: 16px 0 0 0;
	background: none;
	position:relative;
}

/* PAGINA��O */
ul.pager{
    list-style:none;
    text-align:center;
}

ul.pager li{
    display:inline;
    color:#435e42;
}

ul.pager li a{
    font-size:1.2em;
    color:#C86A14 !important;
}
ul.pager li.pager-first,
ul.pager li.pager-previous{
    font-weight:bold;
    margin:0 25px 0 0;
}
ul.pager li.pager-next,
ul.pager li.pager-last {
    font-weight:bold;
    margin:0 0 0 25px;
}
ul.pager li.pager-item a{
    color:#435e42;
    padding:0 6px;
}
.view-duvidas-frequentes ul.pager li.pager-item a, .view-duvidas-frequentes-contribuicao ul.pager li.pager-item a{ color:#435e42 !important; }
ul.pager li.pager-current{
    font-size:1.3em;
    font-weight:bold;
    color:#c86a14;
    background:#fef3d8;
    padding:0 6px;
}
#resultado_busca ul.pager li.pager-current{ font-size: 1.2em; }

/* Box largo com fundo degrade */

#content .box-tipo-a {
	width: 571px;
	padding: 0 20px 10px 20px;
	background: url(../img/bkg/box_c.jpg) left bottom no-repeat;
}
#content .box-tipo-a h3 {
	margin:  0 0 13px 0 !important;
	font-size: 1.8em !important;
	color: #375437 !important;
}
#content .box-tipo-a em {
	margin-bottom: 6px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	display: block;
}
#content .box-tipo-a p {
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 20px;
}
#content .box-tipo-a p.texto { padding-bottom: 0px; }

/* INFORMACOES CADASTRO */

#informacoes-cadastro{
    background:transparent url(../img/bkg/bg_madeira01.jpg) no-repeat scroll 0 bottom;
    padding:0 0 5px;
    margin:0 0 40px;
}
#informacoes-cadastro .content{
    padding:0 21px;
    background:transparent url(../img/bkg/degrade.gif) repeat-x scroll 0 0;
    overflow:hidden;
    height:100%;
}
#content #informacoes-cadastro .content h3{
    margin:0 0 15px;
}
#informacoes-cadastro p{
    font-size:1.2em;
    margin:0 0 18px;
}
#informacoes-cadastro a.botao{
    float:left;
    margin:0 30px 0 0;
}

/* DUVIDAS CADASTRO */

#duvidas-cadastro{
    background:transparent url(../img/bkg/bg_madeira01.jpg) no-repeat scroll 0 bottom;
    padding:0 0 5px;
}
#duvidas-cadastro .content{
    padding:0 21px;
    background:transparent url(../img/bkg/degrade.gif) repeat-x scroll 0 0;
    overflow:hidden;
    height:100%;
}
#duvidas-cadastro p{
    font-size:1.2em;
    color:#375437;
    margin:0 0 12px;
}
#duvidas-cadastro p.pergunta{
    font-size:1.2em;
    font-weight:bold;
    color:#375437;
    background:transparent url(../img/ico/folha.gif) no-repeat scroll 0 0;
    padding:0 0 0 24px;
    margin:0 0 6px;
}
#duvidas-cadastro li{
    margin:0 0 12px;
}

/* FORM BUSCA 

#views-exposed-form-noticias-page-1 {
    margin:0 0 49px 0;
    background:#f3f6e7;
    padding:19px 21px;
    width:573px;
	overflow: hidden;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#views-exposed-form-noticias-page-1 fieldset { background:transparent url(../img/bkg/separador.png) repeat-x scroll 0 27px; }
#views-exposed-form-noticias-page-1 fieldset legend{
    font-weight:bold;
    font-size:1.4em;
    margin:0 0 25px;
    display:block;
}
#views-exposed-form-noticias-page-1 label{ margin:0 5px 0 0; }
#views-exposed-form-noticias-page-1 input.form-text{
    display:block;
    margin:7px 0 0;
}
#views-exposed-form-noticias-page-1 select{
    display:block;
    margin:7px 0 0;
}
#views-exposed-form-noticias-page-1 #periodo-wrapper p{
    font-size:1em;
    font-weight:normal;
    margin:0 0 2px;
}
#views-exposed-form-noticias-page-1 #periodo-wrapper .form-item{
    margin:0 6px 0 0;
    position:relative;
}
#views-exposed-form-noticias-page-1 #periodo-wrapper .form-item label{
    float:left;
    line-height:27px;
    margin:5px 5px 0 0;
}
#views-exposed-form-noticias-page-1 #periodo-wrapper .form-item input.form-text{
    float:left;
    margin:5px 0 0;
}
#views-exposed-form-noticias-page-1 #periodo-wrapper .selectbox-wrapper{
    right:0;
    top:34px;
}
#views-exposed-form-noticias-page-1 div.form-item{
    float:left;
    display:inline;
    margin:0 20px 19px 0;
    height:51px;
}
#views-exposed-form-noticias-page-1 #busca-boletim{
    width:240px;
}
#views-exposed-form-noticias-page-1 #busca-ano,
#views-exposed-form-noticias-page-1 #busca-mes{
    width:95px;
}
#views-exposed-form-noticias-page-1 #busca-autor-wrapper{
    margin:0 20px 0 0;
}
#views-exposed-form-noticias-page-1 #busca-autor-wrapper input{
    width:190px;
}
#views-exposed-form-noticias-page-1 #busca-palavra-chave-wrapper input{
    width:216px;
}
#views-exposed-form-noticias-page-1 #busca-area-interesse-wrapper select{
    width:300px;
}
#views-exposed-form-noticias-page-1 #periodo-wrapper select{
    width:90px;
}
#views-exposed-form-noticias-page-1 input#edit-submit-noticias {
    float:left;
    display:inline;
    margin:20px 0 0;
    background:transparent url(../img/btn/buscar2.gif) no-repeat scroll 0 0;
    overflow:hidden;
    width:81px;
    height:30px;
}*/

/* CAPTCHA */

#bloco-captcha {
	width: 100%;
	float: left;
}
#bloco-captcha label {
	padding: 28px 0 6px 0;
	font-size: 1.2em;
	color: #375437;
	line-height: 18px;
	display: block;
}
#bloco-captcha input {
	width: 265px;
	height: 24px;
	padding: 6px 0 0 6px;
	font-size: 1.2em;
	display: inline;
	float: left;
}
#bloco-captcha img {
	margin: -15px 0 0 7px;
	float: left;
}
#bloco-captcha a {
	margin: 9px 0 0 5px;
	font-size: 1.2em;
	color: #c86a14;
	text-decoration: underline;
	float: left;
	display: block;
	position: relative;
}

/* MENSAGEM ERRO */
#content .mensagem{
    padding:6px 0 0;
    background:transparent url(../img/bkg/mensagem_top.jpg) no-repeat scroll 0 0;
    margin:0 0 15px;
	display: none;
}
#content .mensagem.ativo { display: block; }
body.extended #content .mensagem{
    background-image:url(../img/bkg/mensagem2_top.jpg);
}
#content .mensagem .content{
    padding:0 0 6px;
    background:transparent url(../img/bkg/mensagem_bottom.jpg) no-repeat scroll 0 bottom;
}
body.extended #content .mensagem .content{
    background-image:url(../img/bkg/mensagem2_bottom.jpg);
}
#content .mensagem .content-inner{
	width: 611px;
    background:transparent url(../img/bkg/mensagem_middle.jpg) repeat scroll 0 bottom;
}
#content .mensagem .sucesso-email .content-inner { width: 100%; }
body.extended #content .mensagem .content-inner{
    background-image:url(../img/bkg/mensagem2_middle.jpg);
	width:auto;
}
#content .mensagem .erro{
    /*background:transparent url(../img/ico/erro.gif) no-repeat scroll 20px 0;*/
    padding:0 0 0 60px;
    overflow:hidden;
    /*height:100%;*/
    color:#AA3F1A;
}
#content .mensagem .sucesso,
#content .mensagem .sucesso-email .status {
    background:transparent url(../img/ico/sucesso.gif) no-repeat scroll 20px 0;
    padding:0 0 0 60px;
    overflow:hidden;
    height:100%;
    color:#1f611d;
}
#content .mensagem .sucesso-email .status {
	margin: 0 0 0 -59px;
	padding: 0 0 3px 60px;
}
#content .mensagem p, #content .mensagem .error,
#content .mensagem p, #content .mensagem .status {
    font-size:1.2em;
    font-weight:bold;
    line-height:21px;
    padding:0 0 3px;
}
#content .mensagem p, #content .mensagem .status {
    color: green !important;
}
#content .mensagem .erro p { color:#aa3f1a !important; }
#content .mensagem .error a { color: #aa3f1a; text-decoration: underline; }
#content .mensagem a.imprimir{
    float:right;
    background:transparent url(../img/btn/imprimir.png) no-repeat scroll 0 0;
    width:97px;
    height:30px;
    text-indent:-9999px;
    overflow:hidden;
    margin:-16px 19px 0 0;
}
#content .mensagem ul{
    font-size:1.2em;
    list-style:decimal outside none;
    margin:0 0 0 17px;
}

/* Box Relações de trabalho */
#acompanhamento-projeto{
    overflow:hidden;
    float: left;
    width: 243px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border: 1px solid #d5d7d2;
	background-color: #f1f4e2;
    padding:10px 15px 0;
}
#acompanhamento-projeto.aberto .header{
    background-image:url(../img/ico/accordion_open.gif);
}
#acompanhamento-projeto .header{
    background:url(../img/ico/accordion_close.gif) no-repeat scroll 0 0 transparent;
    padding:0 0 10px 25px;
}
#acompanhamento-projeto .header h3{
    font-size:1.2em;
    color:#c86a14;
    margin:0 0 4px;
}
#acompanhamento-projeto .header h3 span{
    font-weight:normal;
}
#acompanhamento-projeto .header h3 a{
   color:#c86a14;
}
#acompanhamento-projeto p{
    font-size:1.2em;
    margin:0 0 3px;
}
#acompanhamento-projeto .content{
    background:url(../img/bkg/separador.png) repeat-x scroll 0 0 transparent;
    padding:17px 0 10px;
}

/* Admin */

ul.primary {
	position: absolute;
	bottom: -16px;
	left: 50px;
}
ul.primary li { float: left; }
ul.primary li+li { margin-left: 20px; }
ul.primary li a {
	font-weight: bold;
	font-size: 1.1em;
	color: #c86a14;
}
tr.draggable .block { position: relative; }
tr.draggable .block a {
	width: 2px;
	margin-right: 5px;
	float: left;
	background-color: red;
}

/*
- INSTITUTO CNA
*/

body.instituto-cna #background-footer {
	width: 100%;
	margin: -40px 0 0 0;
	padding: 46px 0 0;
	position: relative;
	z-index: 2;
	background: url(../img/bkg/grama.png) left top repeat-x;
}
body.instituto-cna #wrapper-footer {
	width: 100%;
	overflow:hidden;
	background: #DFE6BD;
}
body.instituto-cna #footer {
	width: 955px;
	margin: 0 auto;
	padding: 16px 0 0 43px;
	overflow: hidden;
	position:relative;
	/*background: #dfe6bd url(../img/bkg/grama_meio.jpg) left top no-repeat;*/
}

/*
- NOVO BOX
*/

.novo-box {
	width: 231px;
	margin: 15px 0 0;
	padding: 9px;
	border: 1px solid #d5d7d2;
	border-radius: 7px;
	background-color: #ecf7db;
}
.novo-box img {
	display: block;
}

/*
- MENSAGEM DO DIA DO PRODUTOR
*/

.dia-produtor { display: none !important; }
body.home .dia-produtor {
	width: 224px;
	height: 328px;
	display: block !important;
	position: fixed;
	top: 270px;
	background: url(../img/txt/dia_do_produtor.png) no-repeat;
}
body.home .dia-produtor.align-left { left: 50px; }
body.home .dia-produtor.align-right { right: 50px; }

/* Versão Desktop */
@media screen and (max-width: 1460px) {
	body.home .dia-produtor { display: none !important; }
}