#pestanyes_superior {
	font-size:0.93em;
	margin-top: 20px;
}
#pestanyes_superior ul {
	padding: 0px; 
	margin: 0px;
	list-style-type:none;
	border-bottom:1px solid #aaa;
	height: 23px;
	font-size: 13px;
	font-weight:bold;	
}
#pestanyes_superior ul li {
	float: left;
	margin-left: 2px;
}
#pestanyes_superior a {
	background:url("tableftJ.gif") no-repeat left top;
	text-decoration:none;
	padding: 6px 0px;
}
#pestanyes_superior a span {
	background:url("tabrightJ.gif") no-repeat right top;
	padding: 6px 10px 6px 6px;
	margin-left:6px;
	color: #333333;
}

#pestanyes_superior a:hover span {
	color:#FFF;
}
#pestanyes_superior a:hover {
	background-position:left bottom;
}
#pestanyes_superior a:hover span {
	background-position:right bottom;
}

#pestanyes_superior a.selected {
	background-position:left bottom;
}
#pestanyes_superior a.selected span {
	background-position:right bottom;
}

#pestanyes_inferior {
    	border-top:1px solid #AAAAAA;
	font-size:0.93em;
	margin-top:10px;
	padding-top:20px;
}

.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: #f9a607 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;
}

.rebutSeleccionat {
	border: 2px solid white;
}
.seleccionarRebut{
	display: inline;
}
.deseleccionarRebut{
	display: none;
}
.rebutSeleccionat .seleccionarRebut{
	display: none;
}
.rebutSeleccionat .deseleccionarRebut{
	display: inline;
}
