/* NOTICIES LLISTAT */
.lead_modul {
	display: none;
}
.newsv2_boto_caixamodul {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
}

.newsv2_cat_caixa {
	padding: 10px;
	margin-bottom: 30px;
	background-color: #f1f1f1;
	-webkit-box-shadow: 2px 2px 5px #b3b3b3;
  	-moz-box-shadow: 2px 2px 5px #b3b3b3;
  	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#e2dfdf, offX=2, offY=2, positive=true);
	background-image: url(images/bicinews.png);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: auto;
}

.newsv2_cat_list {
}

.newsv2_llistat_img {
	width: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	padding:1px;
}

.newsv2_llistat_title a:link, .newsv2_llistat_title a:visited, .newsv2_llistat_title a:active, .newsv2_llistat_title a:hover {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}

.newsv2_llistat_lead {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	overflow: auto;
}

.newsv2_caixa_noti {
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: auto;
}

/* NOTICIES DESPLEGADA */

.newsv2_data {
	font-size: 10px;
	padding: 1px;
	float: right;
	padding: 5px;
}

.newsv2_title_detall {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	width: 600px;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 10px;
	color: #9c0202;
}

.newsv2_autor {
	font-size: 10px;
	margin-top: 10px;
}

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

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

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

.newsv2_info_cap {
	font-weight: bold;
	margin-top: 10px;
	border-top: #f4f4f4 1px solid;
	padding-top: 3px;
	text-transform: uppercase;
}

.newsv2_info {
	margin-top: 10px;
	border-bottom: #f4f4f4 1px solid;
}

a:link.newsv2_info , a:active.newsv2_info , a:visited.newsv2_info {
	color: #4773b2;
	font-weight: bold;
	text-decoration: none;
	background-color: #f4f4f4;
	padding: 5px;
}
a:hover.newsv2_info {
	color: #248300;
	font-weight: bold;
	text-decoration: none;
	background-color: #eac629;
	padding: 5px;
}


.newsv2_file {
	font-weight: bold;
	text-decoration: none;
}
.newsv2_url {
	text-align: left;
}

a:link.newsv2_url , a:active.newsv2_url , a:visited.newsv2_url {
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
a:hover.newsv2_url {
	font-weight: bold;
	text-decoration: none;
}
.newsv2_font {

}
