#pestanyes_superior {
    font-size:93%;
	border-bottom: 1px solid #aaa;
}
#pestanyes_superior ul {
	padding: 0px; 
	margin: 0px;
}
#pestanyes_superior ul li {
	display: inline;
}
#pestanyes_superior a {
	background:url("tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#pestanyes_superior a span {
	background:url("tabrightJ.gif") no-repeat right top;
	padding: 0px 10px 0px 6px;
	/*color:#24618E;*/
	color: #333333;
}

#pestanyes_superior a:hover span {
	color:#FFF;
}
#pestanyes_superior a:hover {
	background-position:0% -16px;
}
#pestanyes_superior a:hover span {
	background-position:100% -16px;
}

#pestanyes_superior a.selected {
	background-position:0% -16px;
}
#pestanyes_superior a.selected span {
	background-position:100% -16px;
	color:#fff;
}






#pestanyes_inferior {
    font-size:93%;
	border-top: 1px solid #aaa;
}

.botocompte {
	width: 125px;
	color : red;
	font-size: 100px;
}
.taula_rebuts{
	font-size: 11px;
	width: 100%;	
}
.taula_rebuts td{
	padding: 2px;
	padding-left: 8px;
}
.capcalera_taula_rebuts {
	font-weight: bold;	
}

.capcalera_taula_rebuts td {
	background: #172e5e url(factura_titol.gif) top repeat-x;
	color:white;
}

.sub_capcalera_taula_rebuts td {
	border-bottom: 2px solid #022F58;
	background: #7bbDFF url(factura_subtitol.gif) top repeat-x;
	/*color:white;*/
	font-weight: bold;
}
.gran {
font-size: 120%;
font-style: italic;
}

.taula_rebuts td.especial{
	 border-bottom: 0px;
	 background-color: #fff;
	 padding: 0px;	 
}

.fosc {
	background: #999 url(factura_fosc.gif) top repeat-x;	
	color:#000;
}

.clar {
	background: #ccc url(factura_clar.gif) top repeat-x;
	color: #000;
}
.clar a{
	color: #b16405;
}
.negreta {
	font-weight: bold;
}


.caixa_input {
	border:1px solid #ccc;
}


.taula_rebuts {
	margin-top: 5px;
}

.taula_rebuts a {
	color: white;
	text-decoration: underline;
}

.rebutSeleccionat {
	border: 2px solid #095FB0;
}
.seleccionarRebut{
	display: inline;
}
.deseleccionarRebut{
	display: none;
}
.rebutSeleccionat .seleccionarRebut{
	display: none;
}
.rebutSeleccionat .deseleccionarRebut{
	display: inline;
}