/* CSS Document */

#url_link{
	margin-left: 130px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	
}

#url_link a:link{
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

#url_link a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

#nome_link{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	margin-left: 130px;
}

#descricao_link{
	font-size: 12px;
}

#imgs_link{
	height: 90px;
	width: 120px;
	margin-right: 10px;
	overflow: hidden;
	display: block;
	float: left;
}

#link_item{
	background-image: url(../imgs/div_hor.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#wall_item{
	background-image: url(../imgs/div_hor.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	height:90px;
}

