#cos {
	background: url(../imatges/gegantvell.jpg) no-repeat 450px 0;
}
#cuadre a img {
	border:#333 solid 5px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#cuadre a:hover img{
	border:#999 solid 5px;
}

#cuadre div.noticia a {
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
	font-style:italic;
	margin-left:25px;
	color:#CCC;
}
#cuadre div.noticia a:hover {
	color:#FFF;
}

#cuadre .noticia {
	margin-bottom:15px;
}
#cuadre .noticia p{
	margin-bottom: 0;
}
#cuadre .noticia p.titol{
	margin-bottom: 10px;;
}
#cuadre div.noticia div.premsa {
	display:none;
	margin-bottom:20px;
}
#cuadre div.noticia div.premsa a{
	float:left;
	margin:0;
}
p.nav {
	margin-bottom:20px;
	clear:both;
}
.dreta {
	float:right;
}
