/* Buranello · Passos | CSS */

*	{ margin:0;	padding:0; border:0; list-style-type:none;}
	
body { background: #fff; color: #000; font: 62.5% Georgia, Arial, sans-serif; text-align: center; padding: 0 20px; }

a	{ color:#005953;}

#container { width: 900px; margin: auto; text-align:left;}
div#container:after, .border-bottom:after { content:"."; display:block; clear:both; visibility:hidden;  height:0; overflow:hidden;}


.verde { color:#005953;}
.dourado { color:#ad9600;}
.coluna4 {width: 215px; padding-right: 10px; float:left; margin-bottom:-10px;}
.coluna4 a { color:#000; text-decoration:none;}
.coluna4 a:hover { color:#005953; text-decoration:underline;}
.border-bottom { padding-bottom:20px; border-bottom: solid 2px #ad9600; margin-bottom:20px; float:left}
.border-title { padding-bottom:5px; border-bottom: solid 2px #ad9600; display:table; margin-bottom:20px; width:900px;}

/* HEADER */

#idiomas { height: 20px; background-image:url(../images/bg_idiomas.gif); text-align:right;}
#idiomas ul { background-color:#fff; padding: 3px 10px 0 0; width:190px; float:right; margin-right:20px; display:inline;}
#idiomas li { display:inline; padding: 0 5px 0 5px;}
#header { height: 110px; font-family:Arial, Helvetica, sans-serif; }
h1 { float:left; padding: 15px 0;}
#menu_principal { float: right; padding-top:40px;}
#menu_principal li { float:left; padding:0 5px 0 10px; background: no-repeat 0% 35% url(../images/marcador.gif)}

/* FOOTER */

div#footer:after		{ content:"."; display:block; clear:both; visibility:hidden;  height:0; overflow:hidden;}	
#footer { font-size: 1.0em; line-height:1.5em; }
#footer_copyright { margin: auto auto 25px auto; text-align:center;}
#networking { float:left; width:200px;}
#enderecos { float:right; width: 675px;}
#enderecos a{ text-decoration:underline; color:#000;}
#enderecos a:hover{ text-decoration:none; color:#005953;}

.networking_footer{margin-left:25px;}
.vcard{margin-top:2px;}

/* HOME */

div#home:after		{ content:"."; display:block; clear:both; visibility:hidden;  height:0; overflow:hidden;}	
.home_lista_destaques{width:900px; margin-top:20px;}
#home .coluna4 ul {border-top:solid 1px #7faca9;}

#home_destaque_principal { float: left; width: 665px; height:340px; width:900px }
#home_destaques_laterais { float:right; width:225px; height:340px; display:none}
#home_destaques_laterais #home_d1 { width:215px; height:205px; background-color:#ad9600; padding:5px; text-align:right;}
#home_destaques_laterais #home_d1 h3 { width:204x; background-image:url(../images/tt_destaque.gif); padding:5px; *padding:0 5px 0 0; margin-bottom:5px;}
#home_destaques_laterais #home_d2 { width:210px; height:100px; background-color:#f5f2e0; margin-top:10px; padding:8px;}

#home_conteudo li { padding:5px 5px 5px 0; margin:0 5px; overflow:hidden; height:45px;border-bottom:solid 1px #eaeaea;}
#home_conteudo .coluna4 .lista_mais { padding-top:5px; border-bottom:solid 1px #7faca9; border-top:0;}
#home_conteudo .lista_mais li { border:0; padding:0 0 0 10px; background: no-repeat url(../images/marcador.gif) 0 5px; height:30px; clear:both; }
#home_conteudo .lista_mais li a { color:#005953; font-weight:bold; text-decoration:none;}
#home_conteudo .lista_mais li a:hover { color:#ad9600;}
#home_conteudo h3{ margin:5px 0 0;}

#destaque_lateral_txt { text-align: left; padding-top:3px; font-size:1.1em; }
#destaque_lateral_txt a {color: #eee9ca; text-decoration:none; }

#home_informativos a { text-decoration:none;}
#home_informativos a:hover { color:#ad9600;}

#home ul { font-size: 1.1em;}

#ul_principal	{ width: 900px;}

#ul_secundario { display:table; }

#home_informativos img { margin:0 0 0 20px; height:30px; }

#home_conteudo .lista_publ_home li{ padding-left:35px;}
#home_conteudo .lista_publ_home li.livro{background: url(../images/bg_livro.gif) no-repeat 2px 16px;}
#home_conteudo .lista_publ_home li.artigo{background: url(../images/bg_artigo.gif) no-repeat 1px 16px;}

#home_informativos .agronews_home {border-bottom: solid 1px #EAEAEA; height:48px; padding-top:13px; }
#home_informativos .agronews_home img{height:25px;margin-left:35px;}

/* PAGINACAO GERAL */

.pagination { float: right; clear:both; font: normal 14px Arial, Helvetica, sans-serif; margin:10px 0; text-align:center; width:100%; border-bottom:2px solid #d8d09e; padding-bottom:10px;}
.pagination_nav {margin:0 5px;color:#ad9600;}
.pagination_nav img {}
.pagination_count {}

.pagination_current { color:#d9ca86;}

.pub-artigos, .pub-livros	{ width:430px; float:left; display:inline;}
.pub-artigos {margin-right:40px;}
.pub-artigos h3, .pub-livros h3	{ border-bottom: solid 1px #bfd5d4; padding-bottom:20px; margin-bottom:10px;}