.titulo {
  font-size: 16px;
  font-weight: bold;
}

.titulo20 {
  font-size: 20px;
  font-weight: bold;
}

.titulo_fundo {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  height: 25px;
  width: 100%;
  color: white;
  background-color: #990000;
}

.subtitulo {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  width: 100%;
  color: white;
  background-color: #660000;
}

.borda {
	border: solid #660000 2px;
    font-family: arial;
    font-size: 16;
}

.titulo_tabela1 {
    background-color: #660000;
    font-weight: bold;
    color: #fff;
    width: 80%;
    padding: 5px;
}

.titulo_tabela2 {
    background-color: #660000;
    color: #99000;
    padding: 5px;
}

.descr_tabela {
    background-color: transparent;
   /* background: url('../img/fndnoticia.jpg') right top no-repeat; */
    padding: 2%;
    padding-left: 20px;
}

.texto_tabela {
    padding: 5%;
    padding-left: 20px;
}

.texto10 {
    font-family: arial;
    font-size: 10;
}

.texto12 {
    font-family: arial;
    font-size: 12;
}

.texto14 {
    font-family: arial;
    font-size: 14;
    font-weight: bold;
}

.texto16 {
    font-family: arial;
    font-size: 16;
    font-weight: bold;
}

.optadm_tabela {
    font-family: arial;
    font-size: 10;
    text-align: right;
}

.rotulo_tabela {
    font-weight: bold;
    color: #003399;
    padding: 5px;
}

.rotulo_tabela_ranking {
    background-color: maroon;
    color: #fff;
    font-size: 12px;
}

.pos_tabela_ranking {
    background-color: silver;
    text-align: center;
    width: 10px;
    height: 22px;
    font-size: 12px;
}

.descr_tabela_ranking {
    border-style: solid ;
    border-color: gray;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    height: 22px;
    font-size: 12px;
}

.tit_form {
   background: #660000;
   width: 100px;
   height: 25px;
   font: 12px Verdana;
   text-decoration: none;
   text-align: right;
   color: #fff;
   padding: 2px;
   border: 0px solid #660000;
}

.texto_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F4F4F4;
	border: 2px #660000 solid;
}

.botao_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px #660000 solid
}

.areatexto {
  width: 100%;
  height: 100%;
  border-style: none;
  background-color: transparent;
  color: #FFF;
  border: 2px solid #660000;
  padding: 8px;
  overflow: auto;
}

.areatextopaginas {
  width: 100%;
  height: 273px;
  border-style: none;
  background-color: transparent;
  color: #FFF;
  padding: 8px;
  vertical-align: text-bottom;
  overflow: hidden;

}

.tituloBoutique {
  width: 100%;
  background-color: #990000;
  color: #FFFFFF;
  text-align: left;
  font-weight: bold;
}

.areatextoBoutique {
  width: 100%;
  height: 80px;
  background: transparent;
  text-align: justify;
  border-style: none;
  padding: 2px;
  overflow: auto;
  border-style: solid ;
  border-color: #990000;
  scrollbar-face-color: #990000;
  scrollbar-highlight-color: #FFC4E1;
  scrollbar-3dlight-color: ##FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: ##FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

.ativo {
  color: #FFFF00;
}

.inativo {
  color: #FF0000;
}

.fundo_historia {
    width: 90%;
    font-size: 12pt;
    padding: 8px;
    text-align: justify;
}

.titulo_patrocinadores {
	border: solid #660000 0px;
    border-bottom-width: 2px;
    border-right-width: 2px;
    font-weight: bold;
    font-size: 16;
    text-align: center;;
    color: #fff;
}

.borda_patrocinadores {
    border-style: solid ;
    border-color: #990000;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 1px;
}

.listaTitulo{
    font-size: 16px;
    font-weight: bold;
    color: #990000;
    background-color: #fff
}


.listaIndex {
    font-family: arial;
    font-size: 10;
    text-align: right;
    border: solid 1px #990000;
    border-bottom: 1px;
    border-right: 0px;
    border-left: 1px;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
}


