#acordeon-processos {
	width:959px;
	position:relative;
	overflow:hidden;
	height:130px;
	margin:0 auto;
	z-index:2;
}
#acordeon-processos ul {
	width:8000px;
	position:relative;
	height:130px;
}
#acordeon-processos ul li {
	display:block;
	float:left;
	position:absolute;
	width:530px;
	height:130px;
}
#acordeon-processos div {
	padding:25px 20px 0 145px;
}
#acordeon-processos h3 {
	font-family: 'Comfortaa', cursive;
	font-size:18px;
	color:#273A3F;
	text-transform:none;
}
#acordeon-processos p {
	/*margin:0 60px 20px 145px;*/
	margin:0;
	padding:0;
}
#acordeon-processos a {
	font-family:"Calibri", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#576E77;
	text-decoration:none;
}
#acordeon-processos a:hover {
	color:#273A3F;
}
#acordeon-sombra {
	z-index:1;
	background:url(../images/sombra-atalhos.png) no-repeat top center;
	width:980px;
	height:10px;
	margin:0 auto;
	position:relative;
}
