@charset "UTF-8";
#capcalera {
	margin-bottom: 15px;
}
#stock {
	width: 600px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D9A24C;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D9A24C;
	margin-bottom: 2px;
}
#stock_esq {
	float: left;
	width: 450px;
}
#stock_dret {
	float: right;
	width: 150px;
}
#model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0066B3;
	width: 453px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D9A24C;
	height: 20px;
}
#referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0066B3;
	width: 147px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D9A24C;
	height: 20px;
	vertical-align: bottom;
}
#caracteristiques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333;
	width: 600px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D9A24C;
}
#any {
	width: 145px;
	float: left;
}
#km {
	width: 145px;
	float: left;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #D9A24C;
}
#potencia {
	width: 145px;
	float: left;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #D9A24C;
}
#disponible {
	width: 144px;
	float: left;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #D9A24C;
}
#descripcio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #333;
	width: 440px;
	float: left;
	margin-top: 8px;
}
#preu {
	font-size: x-small;
	font-weight: normal;
	color: #333;
	float: left;
	width: 300px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#impostos {
	font-size: x-small;
	font-weight: normal;
	color: #333;
	float: left;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
}
#iva {
	font-size: x-small;
	font-weight: normal;
	color: #333;
	float: left;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
}
#total {
	font-size: small;
	font-weight: bold;
	color: #0066B3;
	float: left;
	width: 200px;
	margin-top: 3px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #D9A24C;
	padding-top: 3px;
}
#foto {
	width: 130px;
	margin-top: 8px;
	margin-left: 5px;
	border: 1px solid #333;
}
#mes_informacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066B3;
	width: 130px;
	margin-top: 10px;
	margin-left: 5px;
}

a:active.fitxa {
	text-decoration: none;
	color: #0066B3;
}

a:link.fitxa {
	color: #0066B3;
	text-decoration: underline;
}

a:visited.fitxa {
	text-decoration: none;
	color: #0066B3;
}
a:hover.fitxa {
	text-decoration: underline;
	color: #333;
}

