/********************************************
*                                           *
*   Copyright 2009 - Osona Disseny Web      *
*   Tots els drets reservats                *
*                                           *
********************************************/

/* ESTILS DE LES PÀGINES DE POSICIONAMENT */
/* Tïtols principals */
#mteines {background: url(../img/icons/48/config/tools.png) no-repeat left center;}
#mtnewsletter {background: url(../img/icons/48/email/email_globe.png) no-repeat left center;}
#mtsms {background: url(../img/icons/48/mobile/sms.png) no-repeat left center;}
#mtnatural {background: url(../img/icons/48/charts/chart_up.png) no-repeat left center;}
#mtartificial {background: url(../img/icons/48/money/credit_cart.png) no-repeat left center;}
#mtsocials {background: url(../img/icons/48/users/male_female_users_comments.png) no-repeat left center;}

/* Títols submenú */
#tnatural {background: url(../img/icons/32/charts/chart_up.png) no-repeat left center;}
#tartificial {background: url(../img/icons/32/money/credit_cart.png) no-repeat left center;}
#tsocials {background: url(../img/icons/32/users/male_female_users_comments.png) no-repeat left center;}
#tnatural-subactiu {background: #3080C7 url(../img/icons/32/charts/chart_up.png) no-repeat left center;}
#tartificial-subactiu {background: #3080C7 url(../img/icons/32/money/credit_cart.png) no-repeat left center;}
#tsocials-subactiu {background: #3080C7 url(../img/icons/32/users/male_female_users_comments.png) no-repeat left center;}
#tnewsletter {background: url(../img/icons/32/email/email_globe.png) no-repeat left center;}
#tsms {background: url(../img/icons/32/mobile/sms.png) no-repeat left center;}

.destacat, .destacat-last {
	width: 196px;
	float: left;
	padding: 0px 20px 0px 10px;
	margin: 0px 18px 15px 0px;
	height: 226px;
	background: url(../img/posicionament/bg-destacats.jpg) no-repeat left top;
}
.destacat-last {margin-right: 0px !important;}

.destacat h2, .destacat-last h2, .destacat h2 a, .destacat-last h2 a {
	color: #ffffff !important;
	border: 0px;
	padding: 0px;
}
.destacat p, .destacat-last p {text-align: left;}

#pressupost:link, #pressupost:visited {
	display: block;
	background: url(../img/posicionament/bg-pressupost.jpg) no-repeat left center;
	width: 220px;
	height: 44px;
	color: #ffffff;
	font-size: 14px;
	padding: 6px 0px 0px 80px;
	font-weight: bold;
}
#pressupost:hover, #pressupost:active, #pressupost:focus {
	background: url(../img/posicionament/bg-pressupost.jpg) no-repeat right center;
	text-decoration: none;
}
