/* MODUL ENLLAÇOS */

.links_cat_caixa {
	border-bottom: #000000 1px solid;
	margin-bottom: 20px;
	width: 566px;
	margin-left: 9px;
}

.links_thumb_img {
	max-height: 68px;
	max-width: 68px;
}

.site_Category {
	width: 566px;
	float: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #d75a00;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.links_cat_title {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #d75a00;
	margin-top: 30px;
	margin-bottom: 10px;
}


.links_cat_title a:link { color:#d75a00; text-decoration: none }
.links_cat_title a:visited { color:#d75a00; text-decoration: none }
.links_cat_title a:active { color:#d75a00; text-decoration: none }
.links_cat_title a:hover { color:#d75a00; text-decoration: underline }

.links_cat_thumb {
	display: none;
}

.links_cat_description {
	width: 566px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 9px;
	margin-bottom: 10px;
}
.links_description 	{
	display: none;
	}
.links_caixa {
	width: 566px;
	margin-top: 5px;
	clear: both;
	margin-bottom: 20px;
}
.links_title {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-left: 9px;
}
.links_url 	{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #d75a00;
	margin-left: 20px;
	}

.links_url a:link { color:#d75a00; text-decoration: none }
.links_url a:visited { color:#d75a00; text-decoration: none }
.links_url a:active { color:#d75a00; text-decoration: none }
.links_url a:hover { color:#d75a00; text-decoration: underline }

.links_thumb {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: 9px;
	}
.links_boto_caixamodul {
	width: 566px;
	float: right;
	text-align: right;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #d75a00;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: 9px;
}

.links_boto_caixamodul a:link { color:#ffffff; text-decoration: none; font-weight: bold; background-color: #d75a00; padding: 5px; }
.links_boto_caixamodul a:visited { color:#ffffff; text-decoration: none; font-weight: bold; background-color: #d75a00; padding: 5px; }
.links_boto_caixamodul a:active { color:#ffffff; text-decoration: none; font-weight: bold; background-color: #d75a00; padding: 5px; }
.links_boto_caixamodul a:hover { color:#ffffff; text-decoration: none; font-weight: bold; background-color: #d75a00; padding: 5px; }