@charset "utf-8";
body {
	background-color: #678FC2;
	margin: 0px;
	padding: 0px;
}
#banner {
	background-image: url(../Imagens/Interface/fundobanner.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 85px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.bordaBA {
	border: 1px solid #77A3DD;
}
.bordaALRB {
	border-right: 1px solid #93B6E1;
	border-bottom: 1px solid #93B6E1;
	border-left: 1px solid #93B6E1;
}

#conteudo {
	background-color: #10509E;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

.caixaC {
	background-color: #F2F3F4;
	border: 1px solid #B0B1B5;
}
.textoF {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	border: 1px solid #B0B1B5;
}
textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	border: 1px solid #B0B1B5;
}
.caixaB {
	background-color: #FFFFFF;
	border: 1px solid #B0B1B5;
}
.caixaCP {
	background-color: #F2F3F4;
	border: 1px solid #B0B1B5;
	padding: 10px;
}
.caixaBP {
	background-color: #FFFFFF;
	border: 1px solid #B0B1B5;
	padding: 10px;
}
.caixaDA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E9F2FC;
	border: 1px solid #93B6E1;
	padding: 5px;
}
.caixaTAC {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4472;
	background-color: #E9F2FC;
	border: 1px solid #93B6E1;
	padding: 2px 10px;
}
.caixaPA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #93B6E1;
	border-bottom: 1px solid #93B6E1;
	border-left: 1px solid #93B6E1;
}
.caixaBC {
	border: 1px solid #93B6E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.caixaTAE {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4472;
	background-color: #ADC9DF;
	border: 1px solid #7CA8DC;
	padding: 2px 10px;
}
#fundoBanner {
	background-color: #678FC2;
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: 85px;
}
.fundoBB {
	background-image: url(../Imagens/Interface/fundoBC.jpg);
	border: 1px solid #FFFFFF;
}

.imagemB {
	padding-left: 10px;
}
.imagemL {
	margin: 10px;
	float: left;
}

#naveS {
	background-color: #FFFFFF;
	margin: 0px;
	height: 35px;
	width: 100%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F4471;
}
#logo {
	background-color: #E4F0FF;
	height: 85px;
	width: 720px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #77A3DD;
}
.naveCR {
	color: #38449E;
	border-right: 1px solid #568FDC;
}
.naveCL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.naveCLR {
	color: #38449E;
	border-right: 1px solid #568FDC;
	border-left: 1px solid #FFFFFF;
}
.naveCR a:link, .naveCR a:active, .naveCR a:visited,
.naveCL a:link, .naveCL a:active, .naveCL a:visited,
.naveCLR a:link, .naveCLR a:active, .naveCLR a:visited {
	color: #38449E;
	text-decoration: none;
}
.naveCR a:hover, .naveCL a:hover, .naveCLR a:hover {
	color: #84B20A;
	text-decoration: none;
}
.navePB {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D2D5;
}
.navePBT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D0D2D5;
}
.navePT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navePB a:link, .navePB a:active, .navePB a:visited,
.navePBT a:link, .navePBT a:active, .navePBT a:visited,
.navePT a:link, .navePT a:active, .navePT a:visited {
	color: #000000;
	text-decoration: none;
}
.navePB a:hover, .navePBT a:hover, .navePT a:hover {
	color: #008438;
	text-decoration: underline;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #678FC2;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rolagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	overflow: auto;
	height: 200px;
}
.sepCB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C7C9;
}
.sepDB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C6CA;
}
.sepDR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C6CA;
}
.sepDL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.sepDT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sepAT {
	border-top: 1px solid #FFFFFF;
}
.sepAB {
	border-bottom: 1px solid #BFDAF7;
}

.tabelaC {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tabelaR {
	background-color: #678FC2;
	margin: 0px;
	padding: 0px;
}
.textoD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textoD p {
	margin-top: 0px;
	margin-bottom: 10px;	
}
.textoD a:link, .textoD a:active, .textoD a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.textoD a:hover {
	color: #1F4472;
	font-weight: bold;
	text-decoration: none;
}
.textoDR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px 10px 10px 0px;
}
.textoL {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F4472;
}
.textoL a:link, .textoL a:active, .textoL a:visited {
	color: #1F4472;
	text-decoration: none;
}
.textoL a:hover {
	color: #008438;
	text-decoration: underline;
}
.textoN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textoN a:link, .textoN a:active, .textoN a:visited {
	color: #000000;
	text-decoration: none;
}
.textoN a:hover {
	color: #1F4472;
	text-decoration: underline;
}
.tituloP {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4472;
}

.tituloS {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloSB {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoS {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textoS p {
	margin: 10px 0px 0px;
}
.tituloDAC {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4472;
	background-color: #E9F2FC;
	border: 1px solid #93B6E1;
}
.tituloDAE {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4472;
	background-color: #ADC9DF;
	border: 1px solid #7CA8DC;
}form {
	margin: 0px;
	padding: 0px;
}
