/****  IMAGENS ****/
   .fundocinza{
      /* Imagem Menu */
      background-image:url(../img/fundoCinza.jpg);
      background-repeat: repeat;
      align:center;
      height:100;
      width:265;
   }

/****  LINKS ****/
a.txMenu:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
a.txMenu:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}
a.txMenu:active{ 
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}
a.txMenu:link{ 
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}



a.txtMenu:visited{
  font-family: Tahoma;
  font-size: 12px;
  color: #EF0600;
  text-decoration: none;
}
a.txtMenu:hover{
  font-family: Tahoma;
  font-size: 12px;
  color: #EF0600;
  text-decoration: underline;
}
a.txtMenu:active{ 
  font-family: Tahoma;
  font-size: 12px;
  color: #EF0600;
  text-decoration: underline;
}
a.txtMenu:link{ 
  font-family: Tahoma;
  font-size: 12px;
  color: #EF0600;
  text-decoration: none;
}



a.txt:visited{
  font-family: Tahoma;
  font-size: 11px;
  color: #EF0600;
  text-decoration: none;
}
a.txt:hover{
  font-family: Tahoma;
  font-size: 11px;
  color: #EF0600;
  text-decoration: underline;
}
a.txt:active{ 
  font-family: Tahoma;
  font-size: 11px;
  color: #EF0600;
  text-decoration: underline;
}
a.txt:link{ 
  font-family: Tahoma;
  font-size: 11px;
  color: #EF0600;
  text-decoration: none;
}


/****  TEXTOS ****/
.txtDestaque {
  font-size: 14px;
  font-family: Tahoma;
  color: #FFFFFF;
}

.txtDestaquePreto {
  font-size: 14px;
  font-family: Tahoma;
  color: #000000;
}


.txtTitulo {
  font-size: 14px;
  font-family: Tahoma;
  color: #EF0600;
}

.txtTituloBranco {
  font-size: 15px;
  font-family: Tahoma;
  color: #FFFFFF;
}

.txtTexto {
  font-size: 12px;
  font-family: Tahoma;
  color: #000000;
}

.textoRodape {
  font-size: 10px;
  font-family: Tahoma;
  color: #000000;
}












/* BRSTI */
a.BRSTI:visited{
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
a.BRSTI:hover{
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
}
a.BRSTI:active{ 
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
}
a.BRSTI:link{ 
  font-family: Tahoma;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}






















.input {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma; ffffff: black
}
.botao {
	BORDER-RIGHT: #0b3751 1px solid; 
	BORDER-TOP: #0b3751 1px solid; 
	BORDER-LEFT: #0b3751 1px solid; 
	BORDER-BOTTOM: #0b3751 1px solid; 
	BACKGROUND-COLOR: #757575;
	FONT: 11px Tahoma;
	COLOR: #FFFFFF;
}

#scroll {
	SCROLLBAR-FACE-COLOR: #ecedef; VISIBILITY: visible; SCROLLBAR-HIGHLIGHT-COLOR: #ecedef; OVERFLOW: auto; WIDTH: 500px; CLIP: rect(0px 320px 235px 0px); SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #ecedef; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #ecedef; SCROLLBAR-DARKSHADOW-COLOR: #ecedef; HEIGHT: 270px;
}
