.newsv2_boto_caixamodul {
	width: auto;
	height: 26px;
	background-color: #dddddd;
	margin-top: 10px;
	}
	
/* NOTICIES LLISTAT */

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

.newsv2_cat_list {
}

.newsv2_cat_title {
	color:#E2001A;
	font-size:20px;
	margin-bottom: 20px;
}
.newsv2_llistat_img {
	width: 150px;
	float: left;
	margin-right: 25px;
	border: 3px solid #FFF;
	-webkit-box-shadow: 2px 2px 5px #b0b1a0;
  	-moz-box-shadow: 2px 2px 5px #b0b1a0;
  	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc, offX=2, offY=2, positive=true);
}

.newsv2_llistat_title {
	font-size: 11px;
}

.newsv2_llistat_title a:link, .newsv2_llistat_title a:visited, .newsv2_llistat_title a:active, .newsv2_llistat_title a:hover {
	font-size: 16px;
}

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

.newsv2_caixa_noti {
	margin-top: 10px;
	padding-bottom: 20px;
	overflow: auto;
		background-image: url(images/separador_galeries.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


/* NOTICIES DESPLEGADA */

.newsv2_data {
		font-size: 14px;
	margin-bottom: 10px;
	float: right;
	width: auto;
}

.newsv2_title_detall {
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 810px;
	font-weight: bold;
	text-transform: uppercase;
}

.newsv2_autor {
	text-transform: uppercase;
}

.newsv2_lead_detall {
	font-size: 16px;
	margin-top: 10px;
	background-image: url(images/separador_galeries.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 20px;
}

.newsv2_logo_img {
	max-width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: auto;
	border: 3px solid #FFF;
	-webkit-box-shadow: 2px 2px 5px #b0b1a0;
  	-moz-box-shadow: 2px 2px 5px #b0b1a0;
  	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc, offX=2, offY=2, positive=true);
}

.newsv2_detall {
	margin-top: 5px;
}

.newsv2_info_cap {
	background-color: #dddddd;
	overflow: auto;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #e2001a;
}

.newsv2_info {
	background-color: #dddddd;
	padding: 10px;
	margin-top: -10px;
}

.newsv2_info a {
	font-weight: bold;
}

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

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

}
a:hover.newsv2_url {

}
.newsv2_font {
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
	font-style: italic;
}

.td_textficha_caixamodul  {

}

