/* custom style sheet */
#barAcessibilidade{
	background: #3b2c85!important;
}
.lang ul li a:hover{
	background: #00a1a1!important;
}
#header{
	background: #0093d5;
	border-bottom: 3px solid #3b2c85;
	color: #fff;
}
.btnFilter,
.btnBlueM,
.btnFilterDate,
.lang ul li .active,
.btnBlue,
.btnBoxSearch button{
	background: #3b2c85;
}
.btnFilter:hover,
.btnBlueM:hover,
.btnFilterDate:hover,
.lang ul li .active:hover,
.lang ul li a:hover,
.btnBlue:hover,
.btnBoxSearch button:hover{
	background: #5b4aaf!important;
}
.title1,
.title2,
.titleBox2,
.titleArt a{
    color: #0093d5;
}
#logo img {
    max-width: 210px!important;
}