#pestanyes_superior {
	font-size:0.93em;
	border-bottom: 1px solid #aaa;
	margin-top:20px;
}
#pestanyes_superior ul {
	padding: 0px; 
	margin: 0px;
	font-weight:bold;
	height:30px;
}
#pestanyes_superior ul li {
	display: inline;
}
#pestanyes_superior a {
	background:url("tableftJ.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	display:inline-block;
	height:30px;
}
#pestanyes_superior a span {
	background:url("tabrightJ.gif") no-repeat right top;
	padding: 7px 10px 7px 6px;
	height:16px;
	color: #333333;
	margin-left:6px;
	display:inline-block;
	line-height:16px;
}

#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;
	color:#fff;
}

#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:6px;
}
.capcalera_taula_rebuts {
	font-weight: bold;	
}

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

.sub_capcalera_taula_rebuts td {
	/*color:white;*/
	font-weight: bold;
	background: url(factura_fosc.gif) repeat-x top #666;
}
.gran {
font-size: 120%;
font-style: italic;
}

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

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

.clar {
	background: #aaa 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 #CC7F05;
}
.seleccionarRebut{
	display: inline;
}
.deseleccionarRebut{
	display: none;
}
.rebutSeleccionat .seleccionarRebut{
	display: none;
}
.rebutSeleccionat .deseleccionarRebut{
	display: inline;
}