@charset "utf-8";


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

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

a { 

  text-decoration:none; 
} 


#rodape{
	width:100%;
	height:200px;
	float:left;
	background-color:rgba(48,14,39,1.00);
}

#conteudo-rodape{
	width:1000px;
	height:200px;
	margin:auto;
			
}


#conteudo-rodape1{
	width:250px;
	height:200px;
	float:left;	
	text-align:left;
	
}


#conteudo-rodape1 p{
	margin-top:27px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:21px;	
	color:rgba(219,177,98,1.00);
	
}

#conteudo-rodape1 ul{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:12px;	
	color:rgba(252,252,252,1.00);
	list-style:none;	
	margin-top:4px;
	
}


#conteudo-rodape1 ul li{
	line-height:19px;
	letter-spacing:1px;
}


#conteudo-rodape1 ul li a{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:12px;	
	color:rgba(252,252,252,1.00);
}


#conteudo-rodape1 ul li a:hover{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:12px;	
	color:rgba(232,221,147,1.00);
}

	

#conteudo-rodape2{
	width:250px;
	height:200px;
	float:left;	
	text-align:left;
	
}


#conteudo-rodape2 p{
	margin-top:27px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:21px;	
	color:rgba(219,177,98,1.00);
	
}


#conteudo-rodape2 ul{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:13px;	
	color:rgba(252,252,252,1.00);
	list-style:none;	
	margin-top:4px;
}


#conteudo-rodape2 ul li{
	line-height:19px;
	letter-spacing:1px;
	
}

#conteudo-rodape2 ul li img{
	margin-right:7px;
}


#conteudo-rodape3{
	width:250px;
	height:200px;
	float:left;	
	text-align:left;
	
}


#conteudo-rodape3 p{
	margin-top:27px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:21px;	
	color:rgba(219,177,98,1.00);
	
}


#conteudo-rodape3 ul{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:13px;	
	color:rgba(252,252,252,1.00);
	list-style:none;	
	margin-top:4px;
}


#conteudo-rodape3 ul li{
	line-height:19px;
	letter-spacing:1px;
}	


#conteudo-rodape3 ul li img{
	margin-right:7px;
}

#conteudo-rodape4{
	width:250px;
	height:200px;
	float:left;	
	text-align:left;
	
}


#conteudo-rodape4 p{
	margin-top:27px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:21px;	
	color:rgba(219,177,98,1.00);
	
}


#conteudo-rodape4 ul{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:13px;	
	color:rgba(252,252,252,1.00);
	list-style:none;	
	margin-top:4px;
}


#conteudo-rodape4 ul li{
	line-height:19px;
	letter-spacing:1px;
}	


#conteudo-rodape4 ul li img{
	margin-right:7px;
	
}


#rodape-pequeno{
	width:100%;
	height:40px;
	float:left;
	background-color:rgba(217,217,217,1.00);
}

#conteudo-rodape-pequeno{
	width:1000px;
	height:40px;
	margin:auto;	
}

#conteudo-rodape-pequeno-esq{
	float:left;
	width:330px;
	height:40px;	
}


#conteudo-rodape-pequeno-esq ul{
	list-style:none;		
}


#conteudo-rodape-pequeno-esq img{
	margin-left:4px;
	margin-top:10px;	
}


#conteudo-rodape-pequeno-meio{
	float:left;
	width:330px;
	height:40px;
	text-align:center;	
}


#conteudo-rodape-pequeno-meio img{
	margin-top:7px;
	width:140px;
	height:auto;	
}


#conteudo-rodape-pequeno-dir{
	float:right;
	width:330px;
	height:40px;
	text-align:right;	
}


#conteudo-rodape-pequeno-dir p{
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size:11px;	
	color:rgba(120,120,120,1.00);
	margin-top:14px;	
}