* {
	-moz-box-sizing: border-box;
}

html, body {
	position: relative;
	margin: 0;
	padding: 0;
}

xmp {
	display:none;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #b9cfd8;
}

a {
	color: #4f91bb;
	text-decoration: none;
	
}

a:hover {
	color: #829fb5;
	text-decoration: underline;
}

#head {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 940px;
	height: 30px;
}

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
}

.carrega {
	color: #4f91bb;
	cursor: hand;
}

.nom_producte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E7B;
	line-height: normal;
	text-decoration: underline;
}

.nom_columna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3A3A3;
	line-height: 13px;
}
.nom_fila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3A3A3;
	line-height: 13px;
}