/* CSS Document */

#topprod1{
	background-image: url(../i/prodtop.gif);
	background-repeat:no-repeat;
	min-height:15px;
	width:400px;
	margin-top:15px;
	background-color:#CEC7B3;
	text-align:left;
	padding-left:15px;
}
#peuprod1{
	background-image: url(../i/prodpeu.gif);
	background-repeat:no-repeat;
	min-height:15px;
	width:415px;
}
#textprod1{
	text-align:left;
	width:385px;
	background-color:#CEC7B3;
	padding-left:15px;
	padding-right:15px;	
}

#topprod2{
	background-image: url(../i/prodtop2.gif);
	background-repeat:no-repeat;
	min-height:15px;
	width:400px;
	margin-top:15px;
	background-color:#E9E6DC;
	text-align:left;
	padding-left:15px;
}
#peuprod2{
	background-image: url(../i/prodpeu2.gif);
	background-repeat:no-repeat;
	min-height:15px;
	width:415px;
}
#textprod2{
	text-align:left;
	width:385px;
	background-color:#E9E6DC;
	padding-left:15px;
	padding-right:15px;	
}

.prodL{
	width:100px;
	float:left;
}
.prodR{
	width:290px;
	float:right;
}
.prodc1{
	color:#CC7300;
}
.prodc2{
	color:#DB4105;
}
#textPageIn{
	color:#957822;
	padding:8px;
}
.taulaVota{
	margin-left:10px;
	border:#E2DD9E 1px solid;
	background-color:#F5F4E0;
}

.imgesp{
	margin-right: 10px;
}
