/*outsourcing*/
.gestao_documento{
	width:853px;
	float:left;
	margin-top:20px;
	border-right: 1px solid #ccc;
}
.gestao_documento 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;
}
.gestao_documento p{
	float:left;
	font-family: "nexa_lightregular";
    font-size: 13px;
	padding-top:8px;
	margin-left:20px;
	width:100%;
}
.gestao_documento strong{
	float:left;
	font-family: "nexa_lightregular";
    font-size: 13px;
	padding-top:8px;
	margin-left:20px;
	width:100%;
}
.ged{
	float:left;
	width:341px;
	padding:10px 256px;
}
.gestao_documento ul{
	float:left;
	margin-top:10px;
	padding-left:50px;
}
.gestao_documento ul li{
	float:left;
	width:100%;
	margin-top:4px;
}
.gestao_documento ul li a{
	float:left;
	font-family: "nexa_lightregular";
    font-size: 13px;
	padding-top:4px;
	width:100%;
}
/*Fim gestao_documento*/

/*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*/