/****  IMAGENS ****/
   .Fundo{
      /* Imagem Menu */
      background-image:url(../bg.gif);
      background-repeat: repeat;
      height:3;
      width:3;
   }

   .TopoImg01{
      /* Imagem Menu */
      background-image:url(../img/topo/bandeiras.jpg);
      background-repeat: no-repeat;
      height:175;
      width:758;
   }

   .TopoImg02{
      /* Imagem Menu */
      background-image:url(../img/topo/carros.jpg);
      background-repeat: no-repeat;
      height:175;
      width:758;
   }

   .TopoImg03{
      /* Imagem Menu */
      background-image:url(../img/topo/masp.jpg);
      background-repeat: no-repeat;
      height:175;
      width:758;
   }

   .TopoImg04{
      /* Imagem Menu */
      background-image:url(../img/topo/museu.jpg);
      background-repeat: no-repeat;
      height:175;
      width:758;
   }

   .TopoImg05{
      /* Imagem Menu */
      background-image:url(../img/topo/pacaembu.jpg);
      background-repeat: no-repeat;
      height:175;
      width:758;
   }

/****  TEXTOS ****/
.textoTopo {
  font-size: 12px;
  font-family: arial;
  color: #FFFFFF;
}

.textoRodape {
  font-size: 10px;
  font-family: arial;
  color: #757575;
}

.textoCinza {
  font-size: 12px;
  font-family: arial;
  color: #757575;
}

.textoPreto {
  font-size: 12px;
  font-family: arial;
  color: #000000;
}


/****  FUNDO ****/
.fundoTitulo {
  font-size: 13px;
  font-family: arial;
  background-color: #757575;
  color: #FFFFFF;
}

.fundoCentro {
  background-color: #EAEAEA;
}

.fundoCentroData {
  font-size: 12px;
  font-family: arial;
  color: #757575;
}

.Titulo{
  font-family: Arial;
  font-size: 12px;
  color: #183883;
  text-decoration: none;
}

.TituloBranco{
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}


/* Links */
a.Texto:visited{
  font-family: Arial;
  font-size: 12px;
  color: #183883;
  text-decoration: none;
}
a.Texto:hover{
  font-family: Arial;
  font-size: 12px;
  color: #183883;
  text-decoration: underline;
}
a.Texto:active{ 
  font-family: Arial;
  font-size: 12px;
  color: #183883;
  text-decoration: underline;
}
a.Texto:link{ 
  font-family: Arial;
  font-size: 12px;
  color: #183883;
  text-decoration: none;
}


/* Links */
a.Menu:visited{
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
a.Menu:hover{
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
}
a.Menu:active{ 
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
}
a.Menu:link{ 
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}



a.MenuBrsti:visited{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
a.MenuBrsti:hover{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
a.MenuBrsti:active{ 
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
a.MenuBrsti:link{ 
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  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: 10px Arial;
	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: 385px;
}
