body {
  color: #000000;
  background-color: #FFFFFF;
}

h1 {
  color: #999999;
}

h3 {
  color: #CC0000;
}

#destaque a, a, .red {
  color: #EE0000;
}

a:visited {
  color: #770000;
}

a.photo, a.photo:visited {
  color: #000000;
  background-color: #E9E9E9;
}

.hr {
  background-color:#C0C0C0;
}

#headerLogo {
  background: url("/header/logo.gif");
}

#headerFlag {
  background: url("/header/flag.jpg");
}

#header {
  border-color: #CCCCCC;
  background: url("/header/bg.gif"); 
}

#header ul li a {
	color: #888888;
  border-color: #CCCCCC;
}

#header ul li a:hover {
	color: #333333;
	background-color: #CCCCCC;
}

#polychrome {
  background: url("/header/polychrome.gif") no-repeat; 
}

#monochrome {
  background: url("/header/monochrome.gif") no-repeat; 
}

#fontNormal {
  background: url("/header/texto_normal.gif") no-repeat; 
}

#fontBigger {
  background: url("/header/texto_maior.gif") no-repeat; 
}

#feed {
  background: url("/header/feed.gif") no-repeat; 
}

#map {
  background: url("/header/map.gif") no-repeat; 
}

#menuHeader, #menuLine {
  background-color: #CC0000;
}

.path, .path a, .path a:visited {
  color: #FFFFFF;
  background: #ADADAD;
}

.menuWhite {
  background-color: #FFFFFF;
}

.menu a, .menu a:visited, .subMenu a, .subMenu a:visited, table.direto a, table.direto a:visited, .footer a, .footer a:visited {
  color: #000000;
}

.direto {
  color: #CC0000;
}

.menu {
  background-color: #E9E9E9;
}

table.subMenu {
  background-color: #FFFFFF;
}

table.data th {
  color: #CC0000;
}

div.nome_evento {
  color: #B0B0B0;
}

div.data_completa {
  color: #CC0000;
}

p.fonte {
  color: #808080;
}

.footer {
  border-color: #CCCCCC;
  color: #888888;
  background: url("/images/footer_bg.gif");
}

select, textarea, input {
	color: #333333;
  border-color: #CCCCCC;
  background-color: #FFFFFF;
}
