
.noticies_centre {
	width:409px;
	_width:409px;
	height: 455px;
	_height:426px;

	overflow:auto;

	* overflow:auto;
	* overflow-y:scroll;

}

p {
	text-align:justify;
}

.barra_llarga {
	
	width:390px;
	height:0px;
	margin-top:5px;
	margin-bottom:5px;

	border-bottom:solid 2px #cccccc;

	clear:both;
}



.noticia_petita {
	width:390px;
}

.noticia {
	width:390px;
	overflow:auto;

	* overflow:auto;
	* overflow-y:auto;
}



.noticia_totes {
	width:409px;
	height: 400px;

	overflow:auto;

	* overflow:auto;
	* overflow-y:auto;
}

.contingut_noticia {
	width:390px;
}


.cap_noticies {
	width:250px;
	height:40px;

}

.data_noticia {

	float:right;
	font-size:16px;
	font-weight:bold;
}

.imatgenot {
	float:left;
	width:140px;
}

.noticia_dreta {
	float:left;
	width:250px;
}

.titular_noticia {
	font-size:14px;
	font-weight:bold;
	margin-left:7px;
}

.text_noticia {
	margin-top:10px;
	font-size:12px;
	margin-left:7px;
	text-align:justify;

	width:240px;
}

a.mesinfo {
	color:black;
	text-decoration: none;
	font-weight:bold;

	padding-left:5px;
	padding-right:5px;
}

a.mesinfo:hover{
	color:white;
	background-color:black;
	text-decoration: none;
	font-weight:bold;
}

.titular_noticia2 {
	float:left;
	font-size:14px;
	font-weight:bold;
	width:250px;
}

.data_noticia2 {

	float:left;
	font-size:14px;
	font-weight:bold;
	width:140px;
	text-align:right;
}

.text_noticia2 {
	margin-top:10px;
	font-size:12px;
	text-align:justify;


}

