a:hover,a:focus{
	text-decoration: none;
}
h1, h2, h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
    font-weight: 300;
    line-height: 1.1;
}
.nav{
	height: 45px;
	background: #F5F5F5;
}
.linkConta{
	color: #008cba;
    padding: 12px 0px;
    font-size: 19px;
    line-height: 45px;
    font-weight: 300;
}
.direct{
	background-color: #0763A2;
    border-color: #006687;
    padding-top: 15px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    color: #fff;
}
.direct h1{
	font-size: 28px;
	
}
.direct h2{
	font-size: 22px;
    color: #fff;
    cursor: default;
    margin-top: 15px;
}
.direct p{
	margin-top: 20px;
	font-size: 15px;
    line-height: 2;
}
.bodyWrap{
	border: 1px solid #ddd;
	margin-top: 10px;
}
.bWrap_head{
	color: #333;
    background-color: #f5f5f5;
    border-left: 2px solid #39b3d7;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    text-align: center;
}
.titleBody{
	color: #0763A2;
	font-size: 18px;
	margin-top: 21px;
    margin-bottom: 10.5px;
    font-weight: 300;
    line-height: 1.1;
}
.bWrap_body{
	padding: 15px;
	min-height: 160px;
}
.columSet{
	display: inline-block;
	color: #777;
	line-height: 2;
	font-size: 15px;
	text-indent: 2em;
}
.bWrap_footer{
	color: #333;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.aBtn{
	display: inline-block;
	padding: 8px 16px;
	font-size: 14px;
	color: #fff;
    background-color: #008cba;
    border:1px solid #0079a1;
}
.aBtn:hover{
	background: #0079a1;
	color: #fff;
}
.aBtn:focus{
	color: #fff;
}
.footer{
	background: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 40px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    color: #777;
}
.height_linght{
	color: #1684c2; 
	font-weight: bold;
}
.footer-links{
	margin: 10px 0;
    padding-left: 0;
}
.footer-links li{
	display: inline;
    padding: 0 2px;
}
