#noticies_text{
	padding:25px 30px 0 50px;
}
#noticies_text h1 span{
	display:none;
}
#noticies_text h1{
	width: 502px;
	height: 20px;
	margin:0 0 20px 0;
}
#noticies_text h1{
	background: transparent url('../images/titol_noticies.png') no-repeat left top;
}
#noticies_text img{
	float: right;
	border: 5px solid #ffffff;
	margin: 0 0 15px 15px;
}
#noticies_text img.nofloat{
	float: none;
	vertical-align: middle;
	border: 0;
	margin: 0 7px 0 0;
}

ul{
	text-align: left;
	margin: 0;
	padding: 0;
}
ul li{
	margin: 10px 0 15px 15px;
	list-style: square;
	color: #ff1918;
	border-bottom: 1px #B6C1CB dotted;
	padding-bottom: 5px;
}
li p{
	margin: 5px 0;
}
li a, li a:visited{
	font: normal normal bold 0.8em/1.1em Tahoma, Arial, Helvetica, sans-serif;
	color: #24416c;
	text-decoration: none;
	border-bottom:1px #24416c dotted;
}
li a:hover{
	color: #6477d2;
	text-decoration: none;
	border-bottom:1px #6477d2 solid;
}

#noticies_text h2.titol-noticia{
	font: normal normal bold 1.2em/normal Tahoma, Arial, Helvetica, sans-serif;
	color: #3C78C4;
	background: transparent none;
}

#noticies_text a{
	color:#24416c;
	text-decoration:none;
	border-bottom:1px #24416c dotted;
	margin-top:15px;
}
#noticies_text a:hover{
	color:#6477d2;
	text-decoration:none;
	border-bottom:1px #6477d2 solid;
}
.paginacio{
	text-align: left;
}
