@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:30px;
	
}


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

#conteudo-servicos-contabeis{
	width:1000px;
	height:290px;
	margin:auto;		
}

#conteudo-servicos-contabeis p{
	width:240px;
	margin-top:47px;
	color:rgba(27,27,27,1.00);
	font-size:24px;
	font-family: 'Anton', sans-serif;
	margin-bottom:47px;
	border-bottom:solid 1px rgba(128,31,55,1.00);
	
}


#conteudo-servicos-contabeis p2{
	padding-top:40px;
	width:1000px;
	line-height:34px;
	color:rgba(37,37,37,1.00);
	font-size:19px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;

}




#contabilidade{
	width:100%;
	height:547px;
	float:left;
	background:rgba(255,255,255,1.00);
}

#conteudo-contabilidade{
	width:1000px;
	height:400px;
	margin:auto;
	margin-top:60px;
		
}


#conteudo-contabilidade-esq{
	margin-top:17px;
	float:left;
	width:195px;
	height:125px;
	
		
}

#conteudo-contabilidade-dir{
	margin-top:17px;
	float:right;
	width:740px;
	height:400px;
	
}

#conteudo-contabilidade-dir-cima{
	
	float:right;
	width:740px;
	height:40px;
	
}


#conteudo-contabilidade-dir-cima p{
 	color:rgba(37,37,37,1.00);
	font-size:17px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;
	margin-bottom:17px;
	
}

#conteudo-contabilidade-dir-meio{
	margin-top:17px;
	float:right;
	width:740px;
	height:40px;
	
}


#conteudo-contabilidade-dir-meio p{
	text-align:justify;
	width:740px;
 	color:rgba(27,27,27,1.00);
	font-size:19px;
	font-family: 'Anton', sans-serif;
	
}

#conteudo-contabilidade-dir-baixo{
	
	float:right;
	width:740px;
	height:300px;
	
}


#conteudo-contabilidade-dir-baixo p{
	line-height:27px;
 	color:rgba(37,37,37,1.00);
	font-size:17px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;
	margin-bottom:17px;
	
}



#fiscal{
	width:100%;
	height:547px;
	float:left;
	background:rgba(255,255,255,1.00);
}

#conteudo-fiscal{
	width:1000px;
	height:400px;
	margin:auto;
	margin-top:7px;
		
}


#conteudo-fiscal-esq{
	margin-top:17px;
	float:left;
	width:195px;
	height:125px;
	
		
}

#conteudo-fiscal-dir{
	margin-top:17px;
	float:right;
	width:740px;
	height:400px;
	
}

#conteudo-fiscal-dir-cima{
	
	float:right;
	width:740px;
	height:40px;
	
}


#conteudo-fiscal-dir-cima p{
 	color:rgba(37,37,37,1.00);
	font-size:17px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;
	margin-bottom:17px;
	
}

#conteudo-fiscal-dir-meio{
	margin-top:37px;
	float:right;
	width:740px;
	height:40px;
	
}


#conteudo-fiscal-dir-meio p{
	text-align:justify;
	width:740px;
 	color:rgba(27,27,27,1.00);
	font-size:19px;
	font-family: 'Anton', sans-serif;
	
}

#conteudo-fiscal-dir-baixo{
	
	float:right;
	width:740px;
	height:300px;
	
}


#conteudo-fiscal-dir-baixo p{
	line-height:27px;
 	color:rgba(37,37,37,1.00);
	font-size:17px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:left;
	margin-bottom:17px;
	
}

#trabalhista{
	width:100%;
	height:640px;
	float:left;
	background:rgba(255,255,255,1.00);
}

#conteudo-trabalhista{
	width:1000px;
	height:400px;
	margin:auto;
	margin-top:7px;
		
}


#conteudo-trabalhista-esq{
	margin-top:17px;
	float:left;
	width:195px;
	height:125px;
	
		
}

#conteudo-trabalhista-dir{
	margin-top:17px;
	float:right;
	width:740px;
	height:400px;
	
}

#conteudo-trabalhista-dir-cima{
	
	float:right;
	width:740px;
	height:100px;
	
}


#conteudo-trabalhista-dir-cima p{
 	color:rgba(37,37,37,1.00);
	font-size:17px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:justify;
	margin-bottom:17px;
	
}

#conteudo-trabalhista-dir-meio{
	
	float:right;
	width:740px;
	height:40px;
	
}


#conteudo-trabalhista-dir-meio p{
	margin-top:4px;
	text-align:justify;
	width:740px;
 	color:rgba(27,27,27,1.00);
	font-size:19px;
	font-family: 'Anton', sans-serif;
	
}

#conteudo-trabalhista-dir-baixo{
	
	float:right;
	width:740px;
	height:300px;
	
}


#conteudo-trabalhista-dir-baixo p{
	line-height:27px;
 	color:rgba(37,37,37,1.00);
	font-size:17px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight:lighter;
	text-align:left;
	margin-bottom:17px;
	
}

#conteudo-servico-meio{
	
	padding-top:47px;
	width:622px;
	margin:auto;
	height:195px;
		
}


#conteudo-servico-baixo{
	width:140px;
	height:57px;
	margin:auto;
	border: solid 1px rgba(0,0,0,1.00);	
	border-radius:10px;
	margin-top:57px;
}

#conteudo-servico-baixo p {
	margin-top:-40px;
	color:rgba(0,0,0,1.00);
	font-size:21px;
	font-family: 'Anton', sans-serif;
	
}

#conteudo-servico-baixo p p2 {
	
	color:rgba(0,0,0,1.00);
	font-size:70px;
	font-family: 'Anton', sans-serif;
	
	
}


#contadores{
	float:left;
	width:100%;
	height:262px;
	background:rgba(43,47,58,1.00);	
		
}

#conteudo-contadores{
	margin:auto;
	width:1000px;
	height:262px;
}



#escritorios{
	margin-top:1px;
	float:left;
	width:100%;
	height:299px;
	background:rgba(140,46,67,1.00);	
		
}

#conteudo-escritorios{
	margin:auto;
	width:1000px;
	height:299px;
}


#contacte-nos{
	width:100%;
	height:auto;
	float:left;	
}

#contacte-nos img{
	width:100%;
	height:auto;
	
}


#links-uteis{
	width:100%;
	height:300px;
	float:left;	
	
}

#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;
	
}

