/* NOTICIES LLISTAT */

.newsv2_cat_caixa {
	padding: 0px;
	margin-bottom: 30px;
	position: relative;
}

.newsv2_cat_list {
}

.newsv2_cat_title {
	font-size: 14px;
	color: #278c8a;
	margin-bottom: 20px;
}
.newsv2_llistat_img {
	max-width: 135px;
	padding-left: 15px;
	float: right;
	margin-left: 10px;

}

.newsv2_llistat_title {
	color: #278c8a;
	font-size: 14px;
	text-align: left;
}

.newsv2_llistat_title a:link, .newsv2_llistat_title a:visited, .newsv2_llistat_title a:active, .newsv2_llistat_title a:hover {
	color: #278c8a;
	font-size: 14px;
}

.newsv2_llistat_lead {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}

.newsv2_caixa_noti {
	background-color: #e5eff1;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: auto;
	padding: 10px;
}


/* NOTICIES DESPLEGADA */

.newsv2_data {
	font-size: 10px;
	margin-bottom: 10px;
}

.newsv2_title_detall {
	font-size: 18px;
	color: #278c8a;
	margin-bottom: 10px;
	font-weight: bold;
}

.newsv2_autor {
	text-transform: uppercase;
	color: #0f405f;
	margin-bottom: 5px;
}

.newsv2_lead_detall {
	font-size: 16px;
	margin-top: 20px;
	text-align: justify;
}

.newsv2_logo_img {
	max-width: 200px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	width: auto;
}

.newsv2_detall {
	margin-top: 5px;
	text-align: justify;
}

.newsv2_info_cap {
	background-color: #e5eff1;
	overflow: auto;
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
		color: #278c8a;
}

.newsv2_info {
	background-color: #e5eff1;
	overflow: auto;
	padding: 10px;
	margin-top: -10px;
}

.newsv2_info a {
	color: #278c8a;
	
}

.newsv2_file a {
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
}
.newsv2_url {
	margin-top: 5px;
}

a:link.newsv2_url , a:active.newsv2_url , a:visited.newsv2_url {

}
a:hover.newsv2_url {

}
.newsv2_font {
	margin-top: 10px;
	color: #278c8a;
	text-align: right;
}
