/********************************************
*                                           *
*   Copyright 2009 - Osona Disseny Web      *
*   Tots els drets reservats                *
*                                           *
********************************************/

/* ESTILS DE LA PÀGINA PRINCIPAL */
#mtosonadissenyweb {background: url(../img/icons/48/logos/odw.jpg) no-repeat left center;}
#ddissenyweb {background: url(../img/icons/32/world/connect_to_network.png) no-repeat left center;}
#dserveisweb {background: url(../img/icons/32/operations/add.png) no-repeat left center;}
#dmarqueting {background: url(../img/icons/32/email/email_globe.png) no-repeat left center;}
#dposicionament {background: url(../img/icons/32/charts/chart_up.png) no-repeat left center;}
#ddominis {background: url(../img/icons/32/world/globe.png) no-repeat left center;}
#dhosting {background: url(../img/icons/32/db/database.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;}

/* Destacats */
.destprincipal {float: left; width: 265px; height: 180px; background: #edf7ff url(../img/home/bg-destacat.jpg) repeat-x; margin: 0px 20px 20px 0px; padding: 0px 20px 20px 20px;}
.destpright {margin-right: 0px !important;}
.destprincipal h3 {color: #3080c7; font-size: 16px; padding: 5px 0px 0px 40px;}
.destprincipal p {line-height: 17px;}