body {
	margin: 0;
}

img {
	border-width: 0;
}

input, select {
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.titol {
	background-color: #336699;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;  /* El mateix width que .llistat_ofertes */
}

.llistat_ofertes {
	width: 700px;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
}

.llistat_ofertes .mes {
	background-color: #000000;
; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 18px
}

.llistat_ofertes .capçalera {
	color: #FFFFFF;
	background-color: #3070A0;
	text-align: left;
; font-family: Arial, Helvetica, sans-serif; font-size: 14px
}

.llistat_ofertes tr.fons_0 {
	background-color: #d0e0f0;
; color: #5e4c34; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold
; text-decoration: none
}

.llistat_ofertes tr.fons_1 {
	background-color: #ddeeff;
; color: #5e4c34; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal
; text-decoration: none
}

.llistat_ofertes .preu {
	text-align: right;
}
