
#right .noticia, .noticiatitu, .noticiadesc, .noticiamasinfo, .noticia2, .noticia2titu, .noticia2desc {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:11px;
	color: #000000;
}



#right .noticia {
	float:left;
	border:1px solid #ffffff;
	margin:5px;
	width:280px;
}


#right .noticiatitu {
	padding: 5px;
	height:30px;
	background:#999966;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

#right .noticiadesc {
	padding: 5px;
	height:55px;
	background:#CCCC66;
}

#right .noticiamasinfo {
	padding:5px;
	height:10px;
	color: #ffffff;
	background:#999966;
	text-align:right;
}


#right .noticia2 {
	clear:both;
	margin-left:25px;
	margin-right:25px;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #000000;
}

#right .noticia2titu {
	font-size:18px;
	font-weight:bold;
	color: #8b4513;
}

#right .pastillacontingut {
	background:#ffffff;
	border:1px solid #000000;
	padding:20px;
	line-height:200%;
	margin:auto;
	width:515px;
}

.noticia_mostrar {
	background: #ffffff;
}

.noticia_mostrar_titol {
	font-size:18px;
	font-weight:bold;
	color: #ffffff;
	padding: 10px;
	background: #999966;
}
