Body{
  background-color: #EEEEEE;
	background-image: url(imagens/fundo_pagina.gif); 
  background-repeat: repeat-y;
	background-position: center top
  font-family: Arial;
  font-size: 11px;
  color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
}

TABLE{
  font-family: Arial;
  font-size: 11px;
	color: #000000;
}

.texto{
  font-family: Arial;
  font-size: 11px;
	color: #000000;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  color: #1E93C2;
  text-decoration: none;
}

.caixa_selecao {
  background-color: transparent; 
	border: 0px;
}

INPUT, SELECT, TEXTAREA  {  
  font-family: Tahoma, Arial; 
  font-size: 10px; 
  color: #000000; 
	border: #1E93C2; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F7F7F7;
}

.btn {
  font-family: Tahoma, Arial; 
  font-size: 10px; 
  color: #000000;
  border-left: 0px solid #1E93C2;
	border-top: 0px solid #1E93C2;
	border-right: 0px solid #1E93C2;
	border-bottom: 0px solid #1E93C2;
	background-color: #1E93C2;
}

.data {
  font-family: Tahoma, Arial;
  font-size: 10px;
	color: #000000;
}

.voltar {
  font-family: Arial;
  font-size: 10px;
	color: #1E93C2;
}

.voltar:hover {
  font-family: Arial;
  font-size: 10px;
	color: #003471;
}

.subtitulos {
  font-family: Arial;
  font-size: 11px;
	font-weight: bold;
	color: #1E93C2;
}

.noticias{
  font-family: Arial;
  font-size: 11px;
	color: #1E93C2;
}

.noticias:hover{
  font-family: Arial;
  font-size: 11px;
	color: #003471;
}

.bg_titulos {  
  background-color: #FFFFFF; 
  background-image: url(imagens/box_titulo.jpg); 
  background-repeat: no-repeat;
}

.bg_titulos2 {  
  background-color: #FFFFFF; 
  background-image: url(imagens/intenas_03.jpg); 
  background-repeat: no-repeat;
}

.img {  
  border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}