@charset "UTF-8";
/* CSS Document */

#box-areas h2 {
	text-indent:-5000px;
	background:transparent url(../_Images/home/hd-areas-de-atuacao.jpg) 0 0 no-repeat;
	width:558px;
	height:65px;
}

#box-areas ul {
	margin-top:17px;
	display:block;
	height:auto;
	overflow:hidden;
}

#box-areas ul li {
	width:258px;
	height:58px;
	border-bottom:dashed 1px #848273;
	float:left;
	padding:10px;
	display:block;
	overflow:hidden;
}

#box-areas ul li.impar {
	border-right:dashed 1px #848273;
}

#box-areas ul li h3 {
	color:#002745;
	font-size:16px;
}

#box-areas ul li div.areas-text {
	font-size:11px;
	color:#231f20;
	line-height:13px;
	margin-top:2px;
	width:256px;
	float:left;
}

#box-areas ul li div.areas-text p {
	width:234px;
	float:left;
}

#box-areas ul li a {
	display:block;
	width:17px;
	height:17px;
	background:transparent url(../_Images/home/mais.png) 0 0 no-repeat;
	text-indent:-5000px;
	float:right;
	margin-top:10px;
}

#box-publishings {
	width:350px;
	margin:auto;
	height:auto;
	overflow:hidden;
	margin-top:45px;
}

#box-publishings h2 {
	background:transparent url(../_Images/home/hd-publicacoes.png) 0 0 no-repeat;
	width::350px;
	height:30px;
	text-indent:-5000px;
}

#box-publishings ul {
	display:block;
	margin-top:10px;
}

#box-publishings ul li {
	padding:10px 0;
	border-bottom:dashed 1px #848273;
}

#box-publishings ul li a {
	color:#231f20;
}

#box-publishings ul li a:hover {
	text-decoration:underline;
}