@charset "utf-8";


*{
  margin:0px; 
  padding:0;
  border:0;
  
} 

  body{
	  background:#FFFFFF;
	  overflow-x: hidden;
	 
	 
  }
  
   a:link { 
   
  text-decoration:none; 
} 

a { 

  text-decoration:none; 
} 


#container-principal{
	
	width:100%;
	min-width:1000px;
	height:100%;
	float:left;
	margin:auto;
	text-align:center; 
	
	
 }
 
 header{
	
	width: 100%; 
	height: 94px; 
	display: block; 
	position: fixed; 
	top: 0; 
	z-index: 444; 
	transition: all 0.4s ease; 
	background:url(../img/fundo-menu-teste.jpg);	
	border:1px solid #FFFFFF;	
  	
 }
 
 
 #conteudo-header{
	width:1000px;
	height:94px;
	margin:auto;	
}

#conteudo-header-topo{
	width:1000px;
	height:17px;
	margin:auto;	
	text-align:right;
	
}

#conteudo-header-topo-esq{
	width:300px;
	height:17px;
	text-align:left;
	float:left;
	
}

#conteudo-header-topo-esq img{
	width:11px;
	height:11px;
	margin-left:7px;
	margin-right:7px;
	margin-top:2px;
	
}

#conteudo-header-topo-esq ul{
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	list-style:none;
	color:#2D2D2D;
	
}


#conteudo-header-topo-esq ul li{
	text-align:center;
	display:inline;
	padding:4px;
	margin-top:-4px;
	
}



#conteudo-header-topo-dir{
	width:700px;
	height:17px;
	margin:auto;	
	text-align:right;
	float:right;
	
}

#conteudo-header-topo-dir img{
	width:11px;
	height:11px;
	margin-left:7px;
	margin-right:7px;
	margin-top:2px;
	
}

#conteudo-header-topo-dir ul{
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	list-style:none;
	color:#2D2D2D;
	
}


#conteudo-header-topo-dir ul li{
	text-align:center;
	display:inline;
	padding:4px;
	margin-top:-4px;
	
}

#conteudo-menu-esq{
	width:333px;
	height:40px;
	float:left;	

}


div.botoes{
	
	width: 70px;
	height: 30px;
	float:right;
	margin-right:47px;
	-webkit-transition: background .4s;
	-webkit-transition: color .4s;
	-moz-transition: background .4s;
	-moz-transition: color .4s;
    -o-transition: background .4s;
	-o-transition: color .4s;
	-ms-transition: background .4s;
	-ms-transition: color .4s;
	cursor:pointer;
	z-index:400;
	
	
}



p.botao{
	
	text-decoration:none;
	font-family: 'Nunito Sans', sans-serif;
	font-size:13px;
	color:#2F2F2F;
	text-align: center;
	letter-spacing:0.4px;
	margin-top:34px;	
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-o-transition: color .4s;
	-ms-transition: color .4s;
	
}


div.botoes:hover{
	
	background:url(../img/icon-botao.png) no-repeat center;
	
}

div.botoes:hover p.botao{
	font-family: 'Nunito Sans', sans-serif;
	font-size:13px;
	color:#8e2e44;
	
}


#conteudo-menu-logo{
	width:333px;
	height:65px;	
	margin:auto;
	float:left;
	margin-top:4px;
	
	
}


#conteudo-menu-dir{
	width:333px;
	height:40px;
	float:right;	
	
	
}


div.botoes2{
	
	width: 90px;
	height: 30px;
	float:left;
	margin-left:47px;
	-webkit-transition: background .4s;
	-webkit-transition: color .4s;
	-moz-transition: background .4s;
	-moz-transition: color .4s;
    -o-transition: background .4s;
	-o-transition: color .4s;
	-ms-transition: background .4s;
	-ms-transition: color .4s;
	cursor:pointer;
	z-index:400;
	
	
	
}



p.botao2{
	
	text-decoration:none;
	font-family: 'Nunito Sans', sans-serif;
	font-size:13px;
	color:#2F2F2F;
	text-align: center;
	letter-spacing:0.4px;
	margin-top:34px;	
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-o-transition: color .4s;
	-ms-transition: color .4s;
	
}


div.botoes2:hover{
	
	background:url(../img/icon-botao.png) no-repeat center;
	
}

div.botoes2:hover p.botao2{
	font-family: 'Nunito Sans', sans-serif;
	font-size:13px;
	color:#8e2e44;
	
}


#banner{
	margin-top:87px;
	position:relative;
	width:100%;
	height:120px;	
	float:left;
	background:rgba(128,31,55,1.00);
	text-align:center;
		
}

#banner img{
	margin-top:40px;
	
}


#links-uteis{
	position:relative;
	float:left;
	width:100%;
	height:300px;
	text-align:left;	
	background:url(../img/fundo-servcos-contabeis.jpg) center;
	
}

#conteudo-links-uteis{
	width:1000px;
	height:300px;
	margin:auto;		
}


#conteudo-links-uteis p{
	width:124px;
	height:37px;
	margin-top:27px;
	color:rgba(27,27,27,1.00);
	font-size:24px;
	font-family: 'Anton', sans-serif;
	margin-bottom:24px;
	border-bottom:solid 1px rgba(128,31,55,1.00);
	
}


#links-uteis1{
	float:left;
	width:180px;
	height:180px;
	border:solid 1px rgba(55,55,55,1.00);	
	border-radius:21px;
}


#links-uteis1 ul {
	width:80px;
	height:180px;
	text-decoration:none;
	list-style:none;
	text-align:center;
	margin:auto;
	
}

#links-uteis1 ul li{
	width:80px;
	margin-top:24px;
	color:rgba(37,37,37,1.00);
	font-size:27px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:center;
		
}



#links-uteis1 ul li img{
	margin-top:17px;
	
}
	





#links-uteis2{
	margin-left:22px;
	float:left;
	width:180px;
	height:180px;
	border:solid 1px rgba(55,55,55,1.00);	
	border-radius:21px;
	text-align:center;
}


#links-uteis2 ul {
	padding-right:10px;
	width:114px;
	height:180px;
	text-decoration:none;
	list-style:none;
	text-align:center;
	margin:auto;
	
}

#links-uteis2 ul li{

	margin-top:24px;
	color:rgba(37,37,37,1.00);
	font-size:27px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:center;
		
}

#links-uteis2 ul li img{
	margin-top:17px;
	
		
	
}

#links-uteis3{
	margin-left:22px;
	float:left;
	width:180px;
	height:180px;
	border:solid 1px rgba(55,55,55,1.00);	
	border-radius:21px;
	text-align:center;
}


#links-uteis3 ul {
	
	width:114px;
	height:180px;
	text-decoration:none;
	list-style:none;
	text-align:center;
	margin:auto;
	
}

#links-uteis3 ul li{

	margin-top:24px;
	color:rgba(37,37,37,1.00);
	font-size:27px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:center;
		
}

#links-uteis3 ul li img{
	margin-top:17px;
	
		
	
}


#links-uteis4{
	margin-left:22px;
	float:left;
	width:180px;
	height:180px;
	border:solid 1px rgba(55,55,55,1.00);	
	border-radius:21px;
	text-align:center;
}


#links-uteis4 ul {
	
	width:114px;
	height:180px;
	text-decoration:none;
	list-style:none;
	text-align:center;
	margin:auto;
	
}

#links-uteis4 ul li{

	margin-top:24px;
	color:rgba(37,37,37,1.00);
	font-size:27px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:center;
		
}

#links-uteis4 ul li img{
	margin-top:47px;
	
		
	
}


#links-uteis5{
	margin-left:10px;
	float:right;
	width:180px;
	height:180px;
	border:solid 1px rgba(55,55,55,1.00);	
	border-radius:21px;
	text-align:center;
}


#links-uteis5 ul {
	
	width:120px;
	height:180px;
	text-decoration:none;
	list-style:none;
	text-align:center;
	margin:auto;
	
}

#links-uteis5 ul li{

	margin-top:10px;
	color:rgba(37,37,37,1.00);
	font-size:27px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:center;
		
}

#links-uteis5 ul li img{
	margin-top:1px;
		
}



#links{	
	margin-top:70px;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	text-align:left;	
	
	
}

#conteudo-links{
	
	width:1000px;
	height:327px;
	margin:auto;		
}

#conteudo-links p{
	
	
	line-height:40px;
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:500px;
	line-height:34px;


}


#conteudo-links p1 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links p1 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links p2{
	margin-top:20px;
	width:400px;
	float:left;
	line-height:34px;


}


#conteudo-links p2 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links p2 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links2{
	
	width:1000px;
	height:150px;
	margin:auto;		
}

#conteudo-links2 p{
	
	
	line-height:40px;
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links2 p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:500px;
	line-height:34px;


}


#conteudo-links2 p1 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links2 p1 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links2 p2{
	margin-top:40px;
	width:400px;
	float:left;
	line-height:34px;


}


#conteudo-links2 p2 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links2 p2 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}




#conteudo-links3{
	
	width:1000px;
	height:927px;
	margin:auto;		
}

#conteudo-links3 p{
	
	
	line-height:40px;
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links3 p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:500px;
	line-height:34px;


}


#conteudo-links3 p1 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links3 p1 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links3 p2{
	margin-top:40px;
	width:470px;
	float:left;
	line-height:34px;


}


#conteudo-links3 p2 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links3 p2 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links4{
	
	width:1000px;
	height:440px;
	margin:auto;		
}

#conteudo-links4 p{
	
	
	line-height:40px;
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links4 p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:500px;
	line-height:34px;


}


#conteudo-links4 p1 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links4 p1 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links4 p2{
	margin-top:20px;
	width:470px;
	float:left;
	line-height:34px;


}


#conteudo-links4 p2 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links4 p2 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links5{
	
	width:1000px;
	height:440px;
	margin:auto;		
}

#conteudo-links5 p{
	
	
	line-height:40px;
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links5 p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:500px;
	line-height:34px;


}


#conteudo-links5 p1 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links5 p1 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links5 p2{
	margin-top:20px;
	width:470px;
	float:left;
	line-height:34px;


}


#conteudo-links5 p2 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links5 p2 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}




#conteudo-links6{
	
	width:1000px;
	height:2540px;
	margin:auto;
	padding-top:170px;		
}

#conteudo-links6 p{
	
	
	
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links6 p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:500px;
	line-height:34px;


}


#conteudo-links6 p1 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links6 p1 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links6 p2{
	margin-top:20px;
	width:470px;
	float:left;
	line-height:34px;


}


#conteudo-links6 p2 a{
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}


#conteudo-links6 p2 a:hover{
	color:rgba(128,31,55,1.00);
	font-size:15px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;	
}



#conteudo-links7{
	
	width:1000px;
	height:6600px;
	margin:auto;
	padding-top:170px;		
}

#conteudo-links7 p{
	
	
	
	color:rgba(37,37,37,1.00);
	font-size:21px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}


#conteudo-links7 p1{
	margin-top:20px;
	margin-left:27px;
	float:left;
	width:900px;
	line-height:34px;
	color:rgba(37,37,37,1.00);
	font-size:14px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;		

}






#rodape{
	width:100%;
	height:230px;
	float:left;
	position:relative;
	background:url(../img/fundo-footer.jpg) center;
		
}

#conteudo-rodape{
	
	margin:auto;
	width:1000px;
	height:230px;
	text-align:center;
	
		
}

#conteudo-rodape-esq{
	float:left;	
	width:333px;
	height:110px;
	text-align:left;
	margin-top:70px;
		
}

#conteudo-rodape-esq img{
	margin-right:14px;
	
}

#conteudo-rodape-esq ul{
	list-style:none;
	color:rgba(29,29,29,1.00);	
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	letter-spacing:0.4px;
}

#conteudo-rodape-esq ul li{
	
	margin-bottom:10px;	
}


#conteudo-rodape-meio{
	float:left;
	margin:auto;
	width:334px;
	height:117px;
	margin-top:50px;
		
}

#conteudo-rodape-meio ul{
	list-style:none;
	color:rgba(29,29,29,1.00);	
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	letter-spacing:0.4px;
	
}

#conteudo-rodape-meio ul li{
	margin-top:17px;
	margin-bottom:10px;	
}

#conteudo-rodape-dir{
	float:right;
	width:250px;
	height:100px;
	margin-top:50px;
		
}

#conteudo-rodape-dir ul{
	list-style:none;
	color:rgba(29,29,29,1.00);	
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	letter-spacing:0.4px;
	text-align:center;
}

#conteudo-rodape-dir ul li{
	margin-top:17px;
	margin-bottom:10px;	
}



#rodape-pequeno{
	width:100%;
	height:21px;
	float:left;
	position:relative;
	text-align:center;
	background:rgba(255,255,255,1.00);
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	letter-spacing:0.7px;		
}

#rodape-pequeno p{
	margin-top:4px;
	
}

