﻿body
{
	margin:0px;
	padding-top:15px;
	
}
.texto
{
	font-size: 11px;
	color: #0059aa;
	font-family: Arial;
	text-decoration: none;
}

a.lnkTextoCinza
{
	font-size: 11px;
	color: #706f74;
	font-family: Arial;
	text-decoration: none;
	
}

a.lnkTextoCinza:hover
{
	font-size: 11px;
	color: #706f74;
	font-family: Arial;
	text-decoration: none;
	
}

.titulo
{
	font-size: 11px;
	color: #0059aa;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

.Titulo2
{
	font-size: 12px;
	color: #0059aa;
	font-family: Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.lnkTitulo
{
	font-size: 11px;
	color: #0059aa;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.lnkTitulo:hover
{
	font-size: 11px;
	color: #0059aa;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

.Titulo2
{
	font-size: 14px;
	color: #0059aa;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.Titulo3
{
	font-size: 11px;
	color: #0059aa;
	font-family: Arial;
	text-decoration: none;
	
}

.txt
{
	border-right: #0058a8 1px solid;
	border-top: #0058a8 1px solid;
	border-left: #0058a8 1px solid;
	border-bottom: #0058a8 1px solid;
	color: #0059aa;
	font-size: 11px;
	font-family: Arial;
}

.btn
{
	border-right: #0058a8 1px solid;
	border-top: #0058a8 1px solid;
	border-left: #0058a8 1px solid;
	border-bottom: #0058a8 1px solid;
	color: #0059aa;
	font-size: 11px;
	font-family: Arial;
}

.textoBranco
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.txt2
{
    border-right: #d39e85 1px solid;
    border-top: #d39e85 1px solid;
    border-left: #d39e85 1px solid;
    border-bottom: #d39e85 1px solid;
}

