/* 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; display:table; text-align:left;}
div#container:after, div#home: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;}
.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; display:table;}
.border-bottom_home { padding-bottom:20px; border-bottom: solid 2px #ad9600; margin-bottom:20px;}
.border-title { padding-bottom:5px; border-bottom: solid 2px #ad9600; display:table; margin-bottom:20px; width:900px;}

/* HEADER */

#idiomas { height: 10px; 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;}
#idiomas li { display:inline; padding: 0 5px 0 5px;}
#header { height: 120px; font-family:Arial, Helvetica, sans-serif; width:900px; }
h1 { float:left; padding: 25px 0;}
#menu_principal { float: right; padding-top:0; margin-top:-60px; width: 202px;  height:20px; clear:both; *margin-top:55px;}
#menu_principal li { float:left; padding:0 5px 0 10px; background: no-repeat 0% 35% url(../images/marcador.gif)}

/* FOOTER */

#footer { font-size: 1.0em; line-height:1.5em; display: table;}
#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 */

#home_destaque_principal { float: left; width: 665px; height:340px; }
#home_destaques_laterais { float:right; width:215px; height:340px; font-size:1.1em;}
#home_destaques_laterais #home_d1 { width:215px; height:205px; background-color:#ad9600; padding:5px; text-align:right;}
#home_destaques_laterais #home_d1 h3 { height:15px; background-image:url(../images/tt_destaque.gif); padding:5px; margin-bottom:5px;}
#home_destaques_laterais #home_d2 { width:210px; height:100px; background-color:#ad9600; margin-top:10px; padding:8px;}

#home_conteudo li { border-bottom: solid 1px #ececec; padding:5px 0 5px 0; height: 30px; overflow:hidden;}
#home_conteudo .lista_mais { padding-top:5px;}
#home_conteudo .lista_mais li { border:0; padding:0 0 0 10px; background: no-repeat url(../images/marcador.gif) 0 5px; height: 14px; }
#home_conteudo .lista_mais li a { color:#005953; font-weight:bold; text-decoration:none;}
#home_conteudo .lista_mais li a:hover { color:#ad9600;}

#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 { }

/* PAGINACAO GERAL */

.pagination { float: right; clear:both;}
.pagination_nav {}
.pagination_count {}
.pagination_current { color:#ad9600; font-weight:bold;}