#containerEsquerraProductes {
	width:252px;
	height:auto;
	background-color:#8f8f8f;
	margin-top:2px;
	padding:0px 0px 1px 0px;
}

#containerBotoProductes {
	width:252px;
	height:38px;
	background-image:url(../img/fons_boto_productes.jpg);
	margin-bottom:1px;
}

#containerBotoProductes_actiu {
	width:252px;
	height:38px;
	background-image:url(../img/fons_boto_productes_actiu.jpg);
	margin-bottom:1px;
}
	
#contBPTexte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 0px 0px 12px;
}

a.esqBotoProd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

	a:link.esqBotoProd		{color:#2f2f2f}
	a:visited.esqBotoProd	{color:#2f2f2f}
	a:hover.esqBotoProd		{color:#666666}
	a:active.esqBotoProd	{color:#2f2f2f}
	
a.esqBotoProd_actiu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

	a:link.esqBotoProd_actiu		{color:#666666}
	a:visited.esqBotoProd_actiu		{color:#666666}
	a:hover.esqBotoProd_actiu		{color:#2f2f2f}
	a:active.esqBotoProd_actiu		{color:#666666}