/*mps_outsourcing*/
.mps_outsourcing{
	width:853px;
	float:left;
	margin-top:20px;
	border-right: 1px solid #ccc;
}
.mps_outsourcing h1{ 
	border-left: 5px solid #ab1382;
    float: left;
    font-family: "nexa_boldregular";
    font-size: 18px;
	width:100%;
    padding-left: 15px;
	margin-top:10px;
	height: 30px;
    line-height: 30px;
	margin-bottom:5px;
}
.mps{
	float:left;
	margin:0 auto;
	width:600px;
	padding:10px	126px;
}
.mps_outsourcing p{
	float:left;
	font-family: "nexa_lightregular";
    font-size: 13px;
	padding-top:8px;
	margin-left:20px;
	width:100%;
}
/*mps_outsourcing*/
/*menu Right*/
.nav_right{
	float:right;
	width:325px;
	margin-left:50px;
	margin-top:20px;
}
.nav_right h1.azul {
	border-left: 5px solid #008BCA;
    float: left;
    font-family: "nexa_boldregular";
    font-size: 18px;
    height: 30px;
    line-height: 30px;
	width:100%;
    padding-left: 15px;
}
.nav_right h1.yellow, .nav_right h1.roxo  {
	border-left: 5px solid #F1E829;
    float: left;
    font-family: "nexa_boldregular";
    font-size: 18px;
    height: 30px;
    line-height: 30px;
	width:100%;
    padding-left: 15px;
	margin-top:20px;
}
.nav_right h1.roxo {
	border-left: 5px solid #ab1382;
}
.nav_right ul{
	float:left;
	margin-top:5px;
}
.nav_right ul li {
	float:left;
	list-style-type:none;
	width:100%;
}
.nav_right ul li a{
	float:left;
	color:#000;
	text-decoration:none;
	margin-left:25px;
	margin-top:5px;
	font-size:14px;
	font-family:"nexa_lightregular";
}
/*Fom Menu Right*/
/*nav_newsletter*/
.nav_newsletter{
	float:left;
	background-color:#F1E829;
	height:200px;
	width:300px;
	margin-left:50px;
	margin-top:28px;
}
.nav_newsletter h1{
	padding:15px 0 0 15px;
	font-size:22px;
	font-family:"nexa_boldregular";
	text-align:justify;
}
.nav_newsletter p {
	padding:5px  15px;
	font-size:11px;
	font-family:"nexa_lightregular";
	text-align:justify;
}
.nav_newsletter input:first-child{
	margin-left:15px;
	padding:5px;
	width:260px;
}
.nav_newsletter input{
	width:215px;
	float:left;
	padding:5px;
	height:30px;
	margin-left:15px;
	margin-top:10px;
}	
.nav_newsletter input:last-child{
	margin:10px 0px 0 5px;
	float:left;
	width:40px;
	height:40px;
	padding:0px;
}
/* Fim nav_newsletter*/