body .wrapper .tabs-presenca .ui-widget-content{
	border: 0 !important;
}

.tabs-presenca .ui-tabs .ui-tabs-nav li{
	width: 190px;
	height: 50px;
	margin-right: 1px;
	border: 0;
	border-radius: 0;
	float: left;
	list-style: none;
}

.tabs-presenca .ui-tabs .ui-tabs-nav li:last-child{
	margin-right: 0;
}

.tabs-presenca .ui-tabs .ui-tabs-nav li:focus, .tabs-presenca .ui-tabs .ui-tabs-nav li a:focus{
	outline: none;
}

body .wrapper .tabs-presenca #tabs.ui-widget.ui-widget-content{
	background-color: #fbfbfb !important;
    padding: 0 !important;
    float: left;
    border: 1px solid #eee !important;
    border-top: 0 !important;
}

.text-topo{
	width: 90%;
    float: left;
    margin: 35px;
}
.tabs-presenca .ui-tabs .ui-tabs-nav li a{
	color: #61994a;
    width: 100%;
    padding: .8em 0;
    text-align: center;
    float: left;
    font-weight: 400;
    font-family: petrobras_sansregular;
    font-size: 18px;
}

.tabs-presenca .ui-tabs .ui-tabs-nav li.ui-tabs-active a{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 1em 0;
}

.tabs-presenca .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-defaul{
	background: #fac550;
}

.tabs-presenca .ui-tabs .ui-state-default.ui-tabs-active{
	background: #158448;
	height: 61px;
	position: relative;
	top: -11px;
	width: 194px;
}

.tabs-presenca .ui-state-default.ui-tabs-active:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 11px solid #158448;
	bottom: -11px;
	left: 41%;
}

.box-pais{
	padding: 0 30px 40px 35px;
    background: #fff;
    border: 2px solid #eeeeee;
    float: left;
    margin: 0 0 35px 35px;
    width: 85%;
}

.box-pais .infos-header{
	float: left;
	width: 100%;
	margin: 23px 0 30px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.box-pais .infos-header img{
	float: left;
	margin: 0 18px 0 0;
}

.box-pais .infos-header h1{
	margin-top: 14px;
    font: 24px/100% "petrobras_sansxbold";
	color: #008542;
}

.infos-content{
	float: left;
	width: 100%;
}

.main-content #tabs p{
	font: 15px / 24px 'Trebuchet MS';
}

.main-content #tabs p.sub-title-9 {
    font: 16px/100% 'petrobras_sansxbold', arial, sans-serif;
    color: #008542;
}

.infos-contato{
	float: left;
	width: 100%;
	margin-top: 0;
}

.contato-left{
	width: 67%;
	float: left;
	margin-right: 20px;
}

.contato-right{
	width: 30%;
	float: left;
}

.contato-right p.sub-title-9, .contato-left p{
	margin: 0 0 14px 0 !important;
}

.contato-right ul li img{
	float: left;
	margin: 1px 10px 0 0;
}

.contato-right ul li{
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	list-style: none;
}

.main-content a.topo{
	text-decoration: underline;
	color: #c1c1c1;
	float: left;
	width: 100%;
	text-align: center;
	margin: 40px 0;
}