﻿/* ESTILOS Default.aspx */
/* banner animado destaques HomePage */
table.area_SilderHP {background: url(img/fundo_banner.jpg) no-repeat center; width: 100%; margin:10.2em 0 0 0; padding:0; border: 0; height: auto; max-height: 354px; background-color: silver; border-bottom: 3px solid white; border-spacing: 0; border-collapse: collapse;}
table.area_SilderHP * {margin:0; padding:0; border: 0; top: 0;}
.bx-sliderEntrada {border-left: 0.1em solid white !important; border-right: 0.1em solid white !important;}
.pnlNoticias div {width: 50%; min-width: 500px; height: 100%; max-height: 354px; overflow: hidden; left: 50%; float: right; position: absolute;}
.pnlNoticias .divTrans {background-color: Black; z-index: 100;}
.pnlNoticias .divTexto {background-color: Transparent; z-index: 101; color: White; text-align: left; width: 410px !important; margin: 4em 2em; height: 250px;}        
.pnlNoticias h3 {font-size: 100%; text-transform: uppercase; margin: 0 0 5px 0; padding:0; width: 410px !important;}
.pnlNoticias h4 {font-size: 240%; font-weight: lighter; margin:0; padding:0; line-height: 120%; width: 410px !important;}
.pnlNoticias .Url {text-decoration: none; color: inherit; width: 200px !important;}
.pnlNoticias .Url:hover, .pnlNoticias .divTrans {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); opacity:0.6;}
.pnlNoticias .Url {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); opacity:1.0;}
/* FIM banner animado destaques HomePage */
/* Zona dos Menus em Mosaico */
#margem_conteudoHP * {border: 0; margin: 0; padding:0;}
#margem_conteudoHP a {text-decoration: none; font-family: Arvo; font-weight:700; outline: none;}
#listagem_areas {width: 218px; margin-right: 8px;}
#listagem_areas a {display: inline-block; width: 100%; font-size: 0.8em; line-height: 29px; margin: 1px 0; text-align: left; padding-left: 10px; padding-right: 0; background-image: url(img/seta-pq_microsites.png); background-position: center right; background-repeat: no-repeat; outline: none;}
#listagem_areas a, #listagem_menu01 a, #listagem_atalhos a, #listagem_microsites a {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); opacity:1.0; text-decoration: none;}
#listagem_areas a:hover, #listagem_menu01 a:hover, #listagem_atalhos a:hover, #listagem_microsites a:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); opacity:0.6; text-decoration: none;}
#listagem_atalhos li {display: table-cell;}
#listagem_atalhos a {display: block; width: 228px; text-decoration: none; margin: 1px 0 1px 16px; outline: none;}
#listagem_atalhos img {width: 228px; height: 170px;}
#listagem_atalhos img, #listagem_menu01 img, #listagem_microsites img {display: block;}
#listagem_atalhos span {background-color: Silver; color: #282b2e; text-align: center; font-size: 1.3em; line-height: 3.65em; display: inline-block; width: 100%; white-space: nowrap;}/*4c5256*/
#listagem_menu01, #listagem_areas, #listagem_microsites {float: left;}
#listagem_areas, #listagem_atalhos, #listagem_menu01 {margin-bottom: 1em;}
#listagem_atalhos {float: right;}
#listagem_menu01 ul, #listagem_microsites ul {width:100%; display: table;}
#listagem_menu01 li {width: 472px; display: table-cell;}
#listagem_microsites li {margin-bottom: 1em !important; overflow: hidden;}
.sep_esq {width: 472px; float: left; margin-right: 8px !important;}
.sep_dta {width: 472px; float: right; margin-left: 8px !important;}
.sep_all {width: 960px; border: 1px solid blue;}
#listagem_menu01 a {text-align: center; font-size: 1.3em; line-height: 3em; display: block; width: 472px; white-space: nowrap; margin-right:16px; outline: none;}
#listagem_microsites a {display: block; outline: none;}
#listagem_microsites {margin-bottom: 2.1em;}
#listagem_menu01 {margin-top: 0;}
/* Fim Zona dos Menus em Mosaico */
.listagem_alertas {width: 928px; overflow: hidden; margin-bottom: 16px !important; padding-left: 16px !important; padding-right: 16px !important; color: #575757;}
.marquee {width: 928px; overflow: hidden;}
.marquee a {color: inherit !important; font-weight: 400 !important; font-size: 1.2em; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); opacity:1.0; text-decoration: none; line-height: 56px;}
.marquee a:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); opacity:0.6;}
.marquee span {color: #C9BB26; line-height: 56px; font-size: 1.3em; vertical-align: middle;}
.infoApoio {left: 0; top: -10em; width: 0; height: 0; position: absolute; overflow: hidden;}

@media screen and (min-width: 768px) {
    .pnlNoticias h4 {font-size: 220%; line-height: 110%;}
}