.paginatitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AAAAAA;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7A52B;
	font-weight: bold;
}

.textonormal { 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: #333333; 
	text-decoration: none
} 
.textonormal a:link{ 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: #b37e00; 
	text-decoration: none
} 
.textonormal a:visited{ 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: #b37e00; 
	text-decoration: none
} 
.textonormal a:hover{ 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: #b37e00; 
	text-decoration: underline
} 

.copyright {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style:  normal;
	color: #AAAAAA;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #e0ab1d;
	border-right-color: #e0ab1d;
	border-bottom-color: #e0ab1d;
	border-left-color: #e0ab1d;
} 
.copyright a:visited{ 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-style:  normal; 
	color: #b37e00; 
	text-decoration: none
} 
.copyright a:over{ 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-style:  normal; 
	color: #b37e00; 
	text-decoration: underline
} 

.lateraldireita {
	background-color: #F7A52B;
}

.lateralesquerda {
	background-color: #FBF4E4;
}

.lateralesquerdaextra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D8E0EB;
}
.PaginaHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #81807e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e0ab1d;
	border-right-color: #e0ab1d;
	border-bottom-color: #e0ab1d;
	border-left-color: #e0ab1d;
	height: 30px;
}
.MenuTopoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuTopoLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.MenuTopoLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.MenuTopoLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none
}




