/* SALA PREMSA */

.links_cat_list {
	background-image: url(images/fons_links.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: auto;
	min-height: 650px;
	}
	
.links_cat_caixa {}

.links_cat_thumb {
	display: none;
}

.links_title {
	font-weight: bold;
}

.links_cat_title {
	color: #278C8A;
    font-size: 14px;
    margin-bottom: 20px;
}


.links_caixa {
	margin-bottom: -20px;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.links_cat_title a {
	color: #278C8A;
    font-size: 14px;
    margin-bottom: 20px;
}




/* DESPLEGADA */


.links_list {
	background-image: url(images/fons_links.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: auto;
	min-height: 650px;
	}

.links_cat_description {
	margin-bottom: 20px;
}

.links_thumb {
	float: left;
	width: auto;
	overflow: hidden;
	min-height: 120px;
}
.links_thumb_img {
	width: 100px;
	padding-right: 10px;
	

}



.links_boto_caixamodul {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	display:none;
}
