/*  LIST  */

#links {
	padding-top:10px;
}

.links_img,
#links_img {
	float:left;
	border-right:1px dashed #c6c6c6;
}

.links_ttl,
#links_ttl {
	float:left;
	font-size:9px;
	color:#747474;
	padding-left:5px;
	padding-top:15px;
}

#links .item {
	clear:both;
	padding-left:10px;
	height:80px;
}

#links_list .categorias {
	background-color:#e1e4de;
	padding:5px 20px 5px 10px;
	margin-bottom:10px;
	border-bottom:1px solid #c9cec3;
	border-top:1px solid #c9cec3;
}

#links_list .categorias a:link,
#links_list .categorias a:visited {
	color:#9fa19e;
	text-decoration:none;
}

#links_list .categorias a:hover {
	color:#747474;
	text-decoration:none;
}

#links_list .detalhe {
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:1px dashed #c6c6c6;
}
