.table1{
	width: 100%;
	height: 100%;
	background-color:#670609;
	color: #670609;
} 
.table2{ 
   background-color: #670609; 
} 
html,body { 
   height: 100%; 
} 
.table3 {
	border: 1px solid #CCCCCC;
}
.table4 {
	width: 100%;
	height: 100%;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.preu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #670609;
	text-decoration: none;
}
/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
*/
.capçalera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.preu_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.taula {
	background-image: url(imatges/comanda/horitzontal_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}


