﻿a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #455944;
	text-decoration: none;
	font-weight: normal;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #455944;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DB370F;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #455944;
	text-decoration: none;
}

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #214954;
	text-indent: 0pt;
	white-space: normal;
	background-position: center top;
	background-color: #AFDAC9;
}

.TituloMarrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-color: #FFFFFF;
	text-indent: 0pt;
	white-space: normal;
	background-position: center top;
	background-color: #D6D6A7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B533B;
}

.TituloGeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #214954;
	text-indent: 0pt;
	white-space: normal;
	background-position: center top;
	background-color: #BBA88C;
}

.TituloGeralMar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #EDEDD8;
	text-indent: 0pt;
	white-space: normal;
	background-position: center top;
	background-color: #576B4B;
}

body
{
    background-color: #F2F2E3;
}

.FundoMarrom {
	margin-left: 5px;
	background-color: #F2F2E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.FundoMarrom2 {
	margin-left: 5px;
	background-color: #D9D9C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.FundoAzulB {

	background-color: #9FB6CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474664;
	font-weight: bold;
}

.FundoAzulBC {
	background-color: #D0DCE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #443526;
}
.barra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #576B4B;
}
