.section-header { float:left; width: 100%; }
.section-header.home div:first-child { display: none; }
.section-header div { width: 980px; margin: 0 auto; padding: 0 5px; clear: both; }
.section-header div h3 { margin: 0; padding: 0; border-bottom: 0; font-weight: bold; line-height: 54px; font-family: Arial,Helvetica,sans-serif }
.section-header div h3 a img { float: left; margin-right: 10px; }
.section-header div ul { float: left; visibility: hidden; }
.section-header div ul li { padding: 10px 0; line-height: 20px; text-transform: lowercase; }
.section-header div ul li a { padding: 0 10px; border-right-style: solid; border-right-width: 1px; }
.section-header div ul li:last-child a { border-right: 0; }
.section-header div ul li.active a { border-right: 0; }

.section-header div .grid { float: right; width: 210px; position: relative; margin: 0; padding: 0; z-index: 1010; clear: none; }
.section-header div .grid strong { position: absolute; right: 28px; text-align: right; width: 250px; padding: 10px 0; line-height: 21px; font-size:12px; cursor:pointer; }
.section-header div .grid dl { display: none; padding: 10px 0; width: 156px; height: auto; line-height: 20px; overflow: hidden; cursor: pointer; }
.section-header div .grid dl dd { font-size:11px; float:left; width: 140px; margin-left:10px; }
.section-header div .grid dl dt { font-weight: bold; font-size:11px; margin-left:10px;}

.section-header div .grid .arrow { cursor: pointer; display: block; : 17px; float: right; height: 7px; margin-right: 10px; padding-left: 0px; padding-right: 5px; padding-top: 6px; width: 8px; position: relative; top: 15px; background: url('../img/seta-branca.png') no-repeat scroll 4px center transparent;}
.section-header div .arrow.ativo { border-bottom: 0px; height: 17px; position: relative; padding-left: 5px; margin-right: 5px; padding-right: 4px; padding-top: 6px; top: 14px;  z-index: 2; background: url('../img/seta.png') no-repeat scroll center 4px transparent; background-color: #fff; border-width: 1px 1px 0 1px; border-style: solid; }

.section-header div .grid dl { position: absolute; right: 5px; top: 34px; border-style: solid; border-width: 1px; }

.section-header.secao h3{ border: none; height: auto; margin: 0 auto; width: 948px; }
.section-header.secao h3 { font-family: arial; font-weight: bold; }
.section-header.secao h3 a { font-family: arial; font-weight: bold; }
.section-header.secao h4 { border-bottom: medium none; font-family: arial; margin-bottom: 0; padding: 0; overflow: hidden; }
.section-header.secao h4 img { float: left; }
.section-header.secao h4 span { display: block; float: left; margin-left: 11px; height: 56px; line-height: 56px; }
.section-header.secao div { display: block; width: 980px; margin: 0 auto; }
