@charset "utf-8";

#fitxa {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 653px;
	height: 210px;
	margin-bottom: 10px;
}
#fitxallarga {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 653px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#fitxa img {
	margin-right: 0px;
	float: left;
	padding-right: 10px;
}

#fitxallarga img {
	margin-right: 0px;
	float: left;
	padding-right: 10px;
}

#fitxallarga p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}


#fitxa p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}

.preu {
	font-weight: bold;
	color: #F00;
}



