/********************************************
*                                           *
*   Copyright 2009 - Osona Disseny Web      *
*   Tots els drets reservats                *
*                                           *
********************************************/

/* ESTILS DE LES PÀGINES DE NOTÍCIES*/
/* Tïtols principals */
#mtdissenyweb {background: url(../img/icons/48/world/connect_to_network.png) no-repeat left center;}


#last-news {}
#last-news .noticia {
	height: 75px;
	margin-top: 15px;
}

#last-news .noticia .imatge {
	float: left;
	width: 65px;
	height: 65px;
	padding: 3px;
	background: url(../img/home/bg-img.jpg) no-repeat top left;
	overflow: hidden;
}
#last-news .noticia .resum {
	float: right;
	width: 200px;
	padding-right: 15px;
}
.resum h3 {
	margin: 0px;
	padding: 0px;
	color: #3080C7;
}
.resum p {
	margin: 0px;
	line-height: 17px;
}

.resum p a {color: #333333; text-decoration: none;}

.titolnot {padding: 0px 0px 0px 5px !important;}
.llistanot {margin: 15px 0px 0px 25px;}
.llistanot li {margin-bottom: 10px; list-style-type: circle;}
.llistanot li strong {color: #3080c7;}
