body{
	background: #fff !important;
}

input[type="submit"]{
	background-color: transparent !important; 
	color: #000;
}

table .menu tr td div a:hover, input[type="submit"]:hover{
	background-color: #b11116 !important;
	color: #fff !important;
	border-radius: 5px;
}

body .inicio-atendimento-corpo a:hover, body .faq-description a:hover, body .faq-parent a:hover{
	color: #b11116 !important;
}	

.inicio-atendimento-corpo a:hover, .faq-description a:hover, .faq-parent a:hover{
	color: #2e3192 !important;
}

table .menu tr td div a{
	border: none !important;
	background: #005988 !important;
	color: #fff !important;
	border-radius: 5px;
}

.content .title{
	background: #DDD;
	color: #3e3d3d;
	border-radius: 5px;
	width: 96%;
}

table .menu tr td div{
	border-bottom: none;
}

.logo{
	width: auto !important;
}

