.intro_nouregistre_tot {
	background-color: #FFFFFF;
	margin-top: 15px;
}
.separa_nou_vell {
	background-color: #FFFFFF;
	width: 15px;
}
.titol_registre {
	background-color:#CCFFFF;
	color: #0066FF;
	font-weight: bold;
	padding: 5px;
}
.text_registre {
	padding-top: 10px;
	padding-bottom: 10px;
}
.linia_registre {
	padding-bottom: 10px;
	display:block;
	height: 24px;
}
.text_camp_registre {
	float:left;
	display: block;
	width: 85px;
	height: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.caixa_camp_registre {
	float: left;
	display: block;
}
.text_camp_registre2 {
	float:left;
	display: block;
	width: 150px;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
a.recorda_clau {
	display: block;
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.titol_categoria {
	background-color:#CCFFFF;
	color: #0066FF;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.obligatori {
	background-color:#CCFFFF;
	color: #000000;
	padding: 5px;
	text-align:right;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titol_comanda {
	background-color:#4AFFFF;
	color: #000000;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	font-size: 11px;
}
.item_comanda {
	background-color:#CCFFFF;
	color: #000000;
	padding: 5px;
	font-size: 11px;
}
a.item_categoria {
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
	margin-bottom: 5px;
	float: left;
	display: block;
	width: auto;
	background-image: url(../grafics/comuns/punt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.item_categoria:hover {
	color: #0066FF;
	text-decoration: underline;
}
.titol_comanda_detall {
	background-color:#CCFFFF;
	color: #000000;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 5px;
	font-size: 11px;
}
.item_comanda_detall {
	background-color:#CCFFFF;
	color: #000000;
	padding: 5px;
	font-size: 11px;
}
.total_comanda_detall {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bloc_adreces {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}
.nota_blau {
	background-color: #0066FF;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.checkoutBarCurrent {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.checkoutBarTo {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
}
.checkoutBarFrom {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.checkoutBarFrom:hover {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.moduleRowSelected { background-color: #CCFFFF; }
.moduleRowSelected:hover {
	cursor: pointer;
}
.moduleRow:hover {
	background-color: #CCFFFF;
	cursor: pointer;
}
