.estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bordir {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #78BE66;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #78BE66;
}
.sideTitulo1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78BE66;
	text-decoration: none;
}

.link1Selecionado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

.titulo {
	font-family: "Arial Narrow", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F9F24;
	text-decoration: none;
	line-height: 10px;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 10px;
}
.link3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.link3:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.linklayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linklayer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.boresq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #78BE66;
	text-decoration: none;
}
.bortop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
.topico1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.topico2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

a.topico2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}



.topico3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}
.topico4 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
}
.topico5 {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339999;
}
.borbase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.paragrafo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.projetos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.link3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.link3:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bortot {
	border: 1px solid #94D680;
}
.paragrafo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

a.paragrafo2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}



ul.menu{
	list-style-type: none;
}

ul.menu li{
	display: inline;
	font-weight: bold;
	margin-right: 10px;
}

div.erro{
	text-align: left;
	width: 95%;
	border: 1px solid #ffaaaa;
	background-color: #ffeaea;
	color: #990000;	
	font-size: 12px;
	font-weight: bold;
}

div.mensagem{
	text-align: left;
	width: 95%;
	border: 1px solid #aaffaa;
	background-color: #eaffea;
	margin-left: 20px;	
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}

label.block{
	display: block;
	float: left;
	min-width: 100px;
	border-bottom: 1px dotted #bbbbbb;
	margin-right: 10px;
}

div.formA{
	background-color: #ebf8e7;
	margin-bottom: 2px;
	padding: 5px;
}

div.formB{
	background-color: #f2faef;
	margin-bottom: 2px;
	padding: 5px;
}

fieldset{
	margin-left: 10px;
}

h1{
	margin-left: 10px;
	font-size: 18px;
}

div.submit{
	margin-left: 10px;
	margin-top: 10px;
	margin-botom: 10px;
	text-align: right;
}

input.submit{
	border: 3px solid #006600;
	background-color: #009900;
	color: #ffffff;
	font-weight: bold;
}

.navegacao ul{
	list-style-type: none;
}

.navegacao ul li{
	display: inline;	
	margin-right: 5px;
}

table.relatorio{
	margin-left: 10px;
	font-size: 12px;
	margin-top: 10px;
	border: 1px solid #006600;
	width: 98%;
}

table.relatorio td{
	height: 20px;
	background-color: #f9fdf7;
	padding-left: 10px;
}

table.relatorio thead, table.relatorio tfoot{
	font-weight: bold;		
}

table.relatorio thead td.titulo{
	font-family: Arial, Helvetica, Sans Serif;
	background-color: #006600;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #f2faef;
}

table.relatorio thead td{
	background-color: #69C64F;
	color: #ffffff;	
}

table.relatorio tfoot td{
	background-color: #006600;
	color: #ffffff;
	font-weight: bold;
}

table.relatorio tbody td{
	border-bottom: 1px solid #006600;
}

table.relatorio tfoot a{
	color: #ffffff;
	font-weight: bold;
}

table.relatorio tfoot a.selected, table.relatorio tfoot a.selected:hover{
	color: #ff0000;
	text-decoration: none;	
}

table.relatorio tfoot a:hover{
	color: #d4d4d4;
	font-weight: bold;
}

table.relatorio tfoot td.navLink{
	text-align: center;
}

table.relatorio tfoot td.navProx{
	padding-right: 10px;
	text-align: right;
}

table.relatorio tfoot td.navLink ul{
	list-style-type: none;
}

table.relatorio tfoot td.navLink ul li{
	display: inline;	
	margin-right: 5px;
}

p.aviso{
	background-color: #fffbea;
	padding: 5px;
}.topico6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
