/* CSS Document */
BODY {
	background-color: #004080;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: Verdana;
	color: #FFFFFF;
}




.titulo
{
	
	font-size: 16px;
	
}

.fundo
{
	background-repeat:no-repeat;
}
.semi_titulo
{
	
	
	font-size: 20px;
}
.linkado
{
	
	font-size: 18px;
	font-weight: bold;
	
}

.nao_linkado
{
	
	font-size: 16px;
	
}
.rodape
{
	
	font-size:8px;
	text-align:right;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.texto_historico
{
	background-color: #c1c5c8;
	margin-bottom:5;
	background-position:center;
	background-repeat:no-repeat;
	margin-left:3;
	margin-top:1;
}
.tipo_letra_texto
{
	text-align:justify; 
	font-size: 12px;
	font-weight:bold;
	
}

.foto
{
 font-size:12px;
}
.estilo_frame
{
	margin-left:1;
}

