﻿body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif;}
body, html {
    height: 100%;
    color: #000000;
    line-height: 1.8;
		background-color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6 { color:#116796; }
a { color:#BA8D06; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
.a-normal { text-decoration:none; font-weight:normal; }
.a-normal:hover { text-decoration:underline; color:inherit; }


/* menu */
.s-bgtopo { background-image:url('./images/01_bg_topo.jpg'); background-position: top center; background-repeat: no-repeat; min-height: 320px; }
.s-topo { background-image:url('./images/01_bg_menu6.png'); background-position:top center; background-repeat:no-repeat; height:310px; padding:15px 160px 0 0; }
.s-topo-logo{ padding:5px 0 0 50px; border:none; outline:none; display:inline; float:left; }
.s-botao-menu { background-color:#D3AB2A; color:#000000; margin:0 2px }
.s-botao-menu:hover { background-color:#FFFFFF!important; color:#D3AB2A!important; }
@media (max-width:992px){ .s-topo { padding:15px 15px 0 0 } }
@media (max-width:600px){ .s-topo-logo{ padding:20px 0 0!important; width:252px; } .s-topo-logo img {width:90%!important} }

.menu2 { min-height:38px; padding-left:25px; }
.menu2-item { font-size:18px; padding-top:4px; color:#1F3255!important }
.restrita-small, .restrita-small a { font-size:12px; color:#000000; }


/* geral */
.s-botao {border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:#FADC9B;text-align:center;cursor:pointer;white-space:normal;color:#000000;}
.s-botao {-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.s-botao:disabled{cursor:not-allowed;opacity:0.3}
.s-botao:hover{color:#000!important;background-color:#D3AB2A!important}
.s-botao-pequeno { width:90px; }
.s-botao-medio { width:220px; }
.s-botao-grande { width:370px; }
@media (max-width:600px){ .s-botao-pequeno, .s-botao-medio, .s-botao-grande {width:90%} }

.s-accord { width:100%; text-align:left; }

.listaAlfa						{ list-style:lower-alpha; list-style-position:outside; }
.listaDisc 						{ list-style:disc; list-style-position: outside; }
.listaCircle 					{ list-style:circle; list-style-position: outside; }
.listaNumerica				{ list-style:decimal; list-style-position: outside; }

table.s-tabledir tbody tr td, table.s-table4 thead tr th { width: 70%; text-align: left; line-height:normal; vertical-align:top; padding:5px; }
table.s-tabledir tbody tr td:first-child, table.s-table4 thead tr th:first-child { width: 29%; text-align: right; line-height:normal; vertical-align:top; padding:5px; font-weight:bold; }

.s-links { margin:15px; padding:10px 10px 0 10px; width:270px; }


/* rodape */
.s-rodape { background-color:#1F3255; color:#FFFFFF; min-height:80px }
.s-texto-rodape { font-size:14px; line-height:normal; text-align:center; color:#FFFFFF }
.s-textopq-rodape { font-size:10px; line-height:normal; text-align:center; color:#FFFFFF }
.s-rodape-bloco { display:inline-block; padding:0 24px 10px 24px; }


.fio-cinza { background-color:#BBCBD4; height:2px; width:100%; }
.s-azul,.s-hover-azul:hover{color:#fff!important;background-color:#1F3255!important}
.s-ocre,.s-hover-ocre:hover{color:#000!important;background-color:#D3AB2A!important}
.s-bege,.s-hover-bege:hover{color:#000!important;background-color:#FADC9B!important}
.s-texto-azul {color:#1F3255!important}

.sobranews-half { width:100%; float:left; margin:15px auto 15px auto; color:#FFFFFF; }
.sobranews-half a, .sobranews-half a:hover { color:#FFFFFF; text-decoration:none; font-weight:normal; }
@media (min-width:881px){ .sobranews-half { width:49.99999%; margin:15px auto 0 auto; } }

.noticia { background-color:#D8E2E7; margin-bottom:2px; padding:10px 40px; }
.noticia-titulo { font-size:16px; padding-bottom:5px; line-height:normal; }
.noticia-saibamais { color:#D3AB2A; padding-top:5px; font-weight:bold; }
.noticia a { color:#000000; font-weight:normal; }

/* revista */

.revtitsecoes 				{ font-size:14px; font-weight:bold; padding-top:25px; }
.revindice 						{ text-align:left; line-height:normal; font-weight:bold; color:#333333; padding-top:10px; }
.revindice a 					{ text-align:left; line-height:normal; font-weight:bold; color:#333333; text-decoration:none; }
.revindice a:hover 		{ text-align:left; line-height:normal; font-weight:bold; color:#333333; text-decoration:underline; }
.revautores						{ font-style:italic; line-height:normal; }
.revindicepdf					{ font-size:10px; color:#CC0000; line-height:normal; }
.revindicepdf	a				{ font-size:10px; color:#CC0000; line-height:normal; text-decoration:none; }
.revindicepdf	a:hover	{ font-size:10px; color:#CC0000; line-height:normal; text-decoration:underline; }


