﻿/********************************************
Criado por: Rafael Féria Müzel
Obs: Todas as propriedades com underline ("_") 
na frente, só rodam no Internet Explorer <= 6.
*********************************************/

* {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	padding: 0;
	list-style-position: inside;    
	text-decoration: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

#geral {
    margin: 0px auto 0px auto;
    width: 83%;
    background-color: White;
    min-width: 750px;
}

html, body, form {        
    font-family: Tahoma, Verdana, Arial, 
    'Trebuchet MS', Tahoma, 'Times New Roman';
    font-size: 13.5px;
    color: #000000;    
}

body
{
    background-color: White;
    background: url(../Imagens/fundoSite.jpg) repeat-x bottom left;
}

a {
   text-decoration: none;
   color: blue;
   padding-top: -1px;
   cursor: pointer;
}

a:hover {    
    text-decoration: underline;    
}

a img {
    /*margin-right: 5px; */
    /*vertical-align: top;*/
    /*float: right;*/
}

a img:hover {
   text-decoration: none;
}

/*Quando tiver LINKS na área com fundo #da251c.*/
a.vermelho {
    color: Yellow;
}

a.vermelho:hover
{
    text-decoration: underline;
}


h1 {
    font-weight: bold;
    font-size: 18px;
    text-align: left;         
}

h2 {   
   font-weight: bold;
   font-size: 16px;
   text-align: left;
}

h3 {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

h4 {  
  font-size: 13px;
  text-align: left;
}

h5 {
    font-size: 10px;
    color: gray;    
    text-align: left;
}

.dataArtigo
{
    font-size: 12px;
    color: gray;  
    font-weight: bold;
    text-align: left;
    padding-bottom: 7px;
    border-bottom: 0.5px dashed #c2c2c2;    
}

P {
    /*text-indent: 18px;*/
    text-align: justify;
}

#barraTopo
{   
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    background-color: #da251c;
    padding: 5px;
    text-align: right;
    vertical-align: middle;
}

#menuTopo
{
    margin: 0px auto;
    width: 83%;    
    min-width: 750px;
}

#cabecalho {
    height: 181px;
    /*text-align: center;*/
    margin-top: 10px;
    /*background: url(../Imagens/fundoCabecalho2.jpg) no-repeat left;    */
}

#topoEsquerda {
    float: left;    
    height: 181px;
    margin-left: 8px;
}

#topoEsquerda a {    
    float: left;    
    width: 181px;
    height: 179px;        
    background: url(../Imagens/logo.gif) no-repeat left;
}

#topoMeio {    
    margin: 0px 280px 0px 197px;
    padding-top: 70px;
    padding-bottom: -70px;
    font-style: italic;
    font-size: 16px;
    font-weight: bold;
    font-family: Century Gothic, Garamond, Lucida Handwriting, Monotype Corsiva;
    background: url(../Imagens/aspas.gif) no-repeat;    
    background-position: top left;        
    text-align: left;
    padding-left: 25px;
    height: 111px;
}

#topoMeio em {
    font-size: 13px;
    font-style: italic;    
    float: left;
    margin-top: 5px;
    background-color: #e8e9ee;
}

#titTopoMeio {
    float: right;
    margin-top: -25px;
    font-style: normal;
    font-size: 10px; 
    text-decoration: underline;
    /*font-weight: bold;*/
    font-family: Verdana, Arial, Century Gothic, Garamond, Lucida Handwriting, Monotype Corsiva;
    color: black;    
}

#topoDireita {        
    float: right;
    width: 234px;
    height: 181px;    
    background: url(../Imagens/fundoCabecalho.gif) no-repeat right;
        
}

/*BARRA SEPARADORA*/
#barraSeparadora {
    height: 21px;
    vertical-align: middle;
    background-color: #da251c;
    border: 1px solid black;
    border-bottom: none;
    color: #FFFFFF;
    font-family: Tahoma, Arial, 'Trebuchet MS';
    font-variant: normal;
    font-weight: bold;
    background: url(../Imagens/barraSeparadora.gif) repeat-x;
    font-size: 12px;
}

#barraSeparadoraAdmin {
    height: 30px;
    vertical-align: middle;
    background-color: #da251c;
    border: 1px solid black;
    border-bottom: none;
    color: #FFFFFF;
    font-family: Tahoma, Arial, 'Trebuchet MS';
    font-variant: normal;
    font-weight: bold;
    background: url(../Imagens/barraSeparadoraAdmin.gif) repeat-x;
    font-size: 10px;        
}

#barraSeparadoraAdmin div {
    margin-top: -8px;
}

/*Imagem abaixo da Barra Separadora.*/
#imagemCabecalho {
    height: 100px;
    background: url(../Imagens/imagemCabecalho.jpg) no-repeat;   
}

#bannerCabecalho {    
    text-align: center;
    height: 100%;
}

#data {
    float: left;
    margin-left: 5px;
    _margin-left: 3px;
    _padding-top: 2px;
    margin-top: 4px;
    
}

#uonline {
    float: right;
    margin-right: 5px;
     _padding-top: 2px;
    margin-top: 5px;
}

#noticias {
    height:200px;
}

#leituraRecomendada {
    height: 130px;
}

#textoDaSemana {
    height: 70px;
}

.sombra {
    background: url(../Imagens/sombra.gif) repeat-x;
    height: 10px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.sombraFundoCinza {
    background: url(../Imagens/sombraFundoCinza.gif) repeat-x;
    height: 10px;
    margin-left: 3px;
    margin-right: 3px;
}

.sombraEsquerda, .sombraDireita {
    border-top: 1px solid #cccccc;    
    border-bottom: 1px solid #cccccc;    
}

.sombraEsquerda {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; 
    background: url(../Imagens/sombraEsquerda.gif) repeat-y;
    min-width: 10px;
    width: 10px;    
}
.sombraDireita {
    background: url(../Imagens/sombraDireita.gif) repeat-y;
    min-width: 10px;
    width: 10px;
}
.sombraCantoInfEsq {
    background: url(../Imagens/sombraCantoInfEsq.gif) no-repeat;
    border-bottom: 1px solid #cccccc;
}
.sombraCantoInfDir {
    background: url(../Imagens/sombraCantoInfDir.gif) no-repeat;
    border-bottom: 1px solid #cccccc;
}

.destaque {
    background-color: ThreeDFace;
    font-weight: bold;
    text-align: left;
    padding: 8px;
    text-indent: 0px;    
}

#areaEsquerda, #areaDireita {
    background: #F2F2F2;
    width: 189px;    
    padding-top: 10px;
    vertical-align: top;
    border: 1px solid #cccccc;   
}

#areaEsquerda {
    border-right: none;
    padding-left: 8px;
    padding-right: 4px;
}

#areaDireita {
    border-left: none;
    padding-left: 4px;
    padding-right: 8px;
}

#areaConteudo {
    border: solid 1px #cccccc;
    border-top: dotted 1px #cccccc;
    text-align: justify;
    padding: 10px;
    padding-bottom: 120px;
    width: auto;
    vertical-align: top;
    background: url(../Imagens/fundoConteudo.jpg) no-repeat right bottom;
    
}

input, select, textarea {
    font-family: Arial, Tahoma, Verdana, Arial Narrow;
    font-size: 16px;
    font-weight: bold;    
    border: 1px solid #c0c0c0;
    height: 25px;
    margin-bottom: 5px;
    vertical-align: middle;
}

input[type="submit"]
{
    height: 27px;
}

input[type="radio"]
{
    height: 15px;
    width: 15px;
}

input[type="checkbox"]
{
    border: none;
    margin-right: 3px;
    vertical-align: middle;    
}

#busca input, #newsletter input {
    width: 80px;
}

textarea {
    vertical-align: text-top;
}

.dentroGrid input, .dentroGrid select, .dentroGrid textarea,
.semBordaCtrl input, .semBordaCtrl select, .semBordaCtrl textarea {
    border: none;    
}

.dentroGrid input[type="checkbox"]
{
    padding: 3px; /*Deve ser o mesmo do .CabecalhoGrid do Themes*/    
}

.campoObrigatorio {
    color: Red;
    text-align: right;
    font-size: 10px;
}

.areaCinza {
    font: normal bold 12px Verdana, Arial, Tahoma, 'Trebuchet MS';    
}

.tituloQuadro {
    background: url(../Imagens/fundoTitulo.jpg) repeat-x;
    height: 17px;
    font: bold 13px Tahoma, Verdana, Arial;
    text-indent: 5px;
    border: 1px solid #c2c2c2;
    cursor: default;
}

.tituloQuadroAzul {
    background: url(../Imagens/fundoTitulo2.jpg) repeat-x;
    height: 17px;
    font: bold 13px Tahoma, Verdana, Arial;
    text-indent: 5px;
    border: 1px solid #c2c2c2;
    cursor: default;
}

.quadro {
    border: solid 1px #c2c2c2;
    border-top: none;
    padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 5px;    
    padding-right: 8px;
    text-align: left;
    list-style-position: inside;
}

#areaConteudo .quadro  {
	background: url(../Imagens/fundoQuadro.gif) no-repeat bottom left;
}

.mapaSite {
    _margin-top: 4px;
    font: normal 10px 'Arial Unicode MS', Tahoma, Verdana;
    letter-spacing: 0px;    
    margin-bottom: 10px;
    /*border-bottom: 2px solid #da251c;*/
    background-color: #f0f0f0;
}

/*#areaConteudo*/  

.divisor {
    margin-top: 2px;
    margin-bottom: 2px;
    height: 1px;
    border-top: solid 2px #da251c;    
    _margin-bottom: -10px;
    padding-bottom: 10px;
}

.destaque .divisor {
    margin-top: 2px;
    margin-bottom: 2px;
    height: 1px;
    border-top: dashed 1px #C2C2C2;    
    _margin-bottom: -10px;
    padding-bottom: 10px;
}

#menu {
    margin-top: -10px;
}

#hora {
    font-size: 16px;
    text-align: center;    
    font-weight: bold;
    border: 1px solid black;
   
}

#livroRecomendado {
    height: 50px;
    margin: 0px auto;
    text-align: center;
}

#rodape {    
    
    /*background: url(../Imagens/rodape.gif) repeat-x;*/
    background-color: #666666;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    height: 220px;
    border: 1px solid #c2c2c2;
    border-top: none;
}

#firefox {
    float: right;
    height: 24px;
    width: 26px;
    margin-top: -18px;
    _margin-top: -15px;
     margin-right: 5px;    
    _margin-right: 3px;
}

#firefox a {    
    float: right;
    height: 24px;
    width: 26px;
    background-image: url(../Imagens/vs-firefox-logo.gif);
}

#login {    
    text-align: center;
    margin-top: 100px;
    margin-bottom: 150px;
}

#botaoImprimir {
    text-align: right;
    /*height: 24px;*/
    /*width: 90px;*/
    float: right;
    margin-left: 5px;
}

.botaoFimPagina {
    text-align: center;
}

.mensagemComEspaco
{
    padding: 10px 0px 10px 0px; 
    text-align: center;
}

#fundoContato {
    background: url(../Imagens/telefone.jpg) no-repeat;
    height: 500px;    
}

.maiusculas {
    text-transform: uppercase;
}

.destaqueVermelho {
    color: #ffffff;
    background-color: #da251c;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.destaqueVermelho a
{
    color: Yellow;
}

#iconeEscolha {

text-align: center; 
font-size: 16px;

}

.modalBackground
{
 background-color: Silver;
 filter: alpha(opacity=70);
 opacity: 0.7; 
}

.modalPopup {
 background-color: #FFF; 
 border-width:2px;
 border-style:solid;
 border-color: #000000;
 padding:5px;
 width: 700px;
 height: 80%;
 overflow: scroll;
}

/* Controle Accordion */
.accordionHeader {
    background: url(../Imagens/fundoTitulo.jpg) repeat-x;
    height: 17px;
    font: bold 13px Tahoma, Verdana, Arial;
    text-indent: 5px;
    border: 1px solid #c2c2c2;
    cursor: hand;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #da251c;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #f2f2f2;
    border: 1px dotted #cccccc;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/* FIM - Controle Accordion */

fieldset 
{
	border: 0.2px solid #cccccc;    
	padding: 5px;
}

tr td .celulahover a 
{
	display: block;
	border: 1px solid black;
}

tr td .celulahover a:hover
{
	background: #f2f2f2;
	border: 3px solid blue;
}

.FundoBranco
{
	background-color: #FFFFFF;
	background-image: none;
}

.quadroBordaPreta
{
	border: solid 1px #000;
	padding: 5px;
}

.fundoAmarelo
{
	background-color: #FFFFE0;	
}

.progressBar
{
	background: #FFF;
	border: 1px solid black;
	width: 200px;
	height: 80px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -40px;
	text-align: center;
	vertical-align: middle;
}

/*Correção para o MENU no IE8 */
.adjustedZIndex 
{ 
    z-index: 1;
}

fieldset
{
    padding: 10px;
    border-collapse: separate;        
}

legend
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;    
}

#comentFacebook
{
    border-top: 1px dashed #c2c2c2;
    padding-top: 10px;
}

.ValidationSummary
{
    margin-bottom: 8px;
    padding: 7px;
}
