#columna { border: 0px solid #ccc;
	margin: 0px; padding: 0px;
	width: 365px; 
	float:right;
	font-size: 0.8em;
}
.text { 
	margin: 0px; border: 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
}
.text_html {
	display: none;
	visibility: hidden;
	margin-bottom: 20px;
}
#news_portada { 
	background-color: #f3f3f3;
}
#news_portada h2.titol { position:relative;
	margin:0px; padding: 0px 1em 0.2em 1em;
	font-size: 1em;
	border-bottom: 1px solid #ccc;
}

/* NEWS */
#news_portada .noti { position:relative;
	border: 1px solid #f3f3f3;
	margin: 0px 1em; padding: 0px; 
}
#news_portada .noti p { 
	font-size: 0.9em;
}
.noti a { text-decoration: none; color: #000; }
.noti a:hover { text-decoration: underline; }
.noti em.data { 
	float: right;
	font-size: 0.8em;
	text-indent: 0em;
	color: #aaa;
}
/* 'arreglo' xapussa de l'IE amb les imatges */
#news_portada img { margin: 0px; padding: 0px; border: 0px;}

#news_portada .noti p.neteja { border: 0px solid #333;
	margin:0px; padding:0px;
	clear:left; font-size: 0.1em; 
	}
.noti h3, .noti h3 a { 
	margin: 10px 0px 0px 0px; padding: 0px; border:0px;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #ff0000;
}
#news_portada .noti h3 a:hover {
	text-decoration: underline;	
}

/* PEU */
#peu {
	margin-left: 385px;
}

