/* CSS Document */

.subtitulo1 
{
  font-size:9pt;
  color: #990000;
  background-color:#FCF0E4;
  font-weight:bold;
  padding: 5px;
}
.subtitulo2
{font-weight: bold;
font-size:8pt;
padding-left:8px;
text-align:center;
color: #064e78} 
.texto1
{font-size:8pt;
padding-right:8px;
}
.texto1 a,p
{font-size:8pt;
text-decoration:none;
color:#073571;
}
.texto1 a:hover
{font-size:8pt;
text-decoration:none;
color:#ffcc66;
}
.temaEvento 
{cursor:pointer; 
color:#003366;
font-weight:bold;
font-size:8pt;
margin-top:10px;}
