.footerbr a {
	color: #FFFFFF;
	text-decoration: none;
}

.footerbr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerbr a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footerbr a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footerbr a:hover {
	color: #FFFFFF;
	text-decoration: underline!important;
}

.footerbr p.texto_dir {
	text-align: right;
}
.footerbr p.texto_esq {
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerbr p {
	/*font-size: 0.75rem!important;*/
	font-size: 12px!important;
	line-height: 1.25rem;
	color: #FFFFFF;
	font: Arial,Helvetica,Verdana,sans-serif!important;
}
.footerbr {
	display: block;
	max-width: 1280px;
	min-width: 960px;
	/*width: 100%;*/
	padding: 20px 14px 14px 20px;
	margin: 0 auto;
	background-color: #425563;
	color: #FFFFFF!important;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px!important; */
	/*line-height: 20px;*/
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;
}

.footerbr img{
	border-radius: 3px;
}

.capsulabr {
    display: block;
    width: 100%;
    background-color: #425563;
}

.capsulabrtab{
    display: block;
    width: 100%;
    background-color: #425563;
	width: 600px; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	margin-left: 0 px; 
	margin-right: 0 px;
}