body {
  font-family: Verdana;
  /* font-size: see index.php */
}

table,input,select,textarea,h1,h2,h3,h4 {
  font-family: Verdana;
  font-size: 1em;
}

h1,h2,h3,h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

h1 {
  text-transform: uppercase;
}

h4 {
  font-weight: normal;
}

body {
  margin: 0;
}

p {
  margin: 14 0 14 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.photo {
  cursor: url('/noticias/slidebox/magnify.cur'), crosshair;
  display: inline;
  position: relative;
  width: 260px;
}

a.photo:hover {
  text-decoration: none;
}

.zoom {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  margin: 5 5 0 0;
}

.thumb {
  display: block;
  width: 260px;
  height:176px;
  border: 0;
}

.photo div {
  font-size: 0.8333em;
  padding: 2 5 2 5;
}

#overlay, #loading, #container {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height:100%;
}

select,textarea,input {
  border-style: solid;
  border-width: 1px;
}

p.ul {
  padding-left: 0.7em;
  text-indent: -0.7em;
  margin: 0;
}

form {
  display: inline;
}

ul {
  margin-left: 0;
  padding-left: 20px;
}

table.direto {
  margin-bottom: 4px;
}

.menu, table.direto {
  font-size: 0.8181em;
}

table.subMenu {
  font-size: 0.8181em;
}

table.data {
  font-size: 0.9090em;
}

table.data th,table.data td {
  border-bottom: 1px solid #E9E9E9;
}

table.data th {
  text-align: left;
  font-weight: bold;
  border-top: 1px solid #E9E9E9;
}

.georgia {
  font-family: Georgia,Times,Times New Roman;
  font-style: italic;
}

span.data_noticia {
  font-size: 0.9090em;
  font-weight: bold;
}

div.noticia {
  font-size: 0.9090em;
  margin: 0 0 5 0;
}

div.nome_evento {
  font-weight: bold;
}

div.pais_cidade {
  font-style: italic;
}

p.mes {
  font-weight: bold;
}
