#tabs p{
white-space: pre-line;
}

.fitxa {
	margin-left: 2px;
	margin-right: 2px;
}

/* Assignatures */
#titol {
  text-transform: uppercase;
}
#llengues{
  display:none;
/*color:#808080;
  float:right;
  padding-top:0.5em;padding-bottom:0.5em;margin:0;*/
}

.taula_blava_gris, .table_assig_cred_llegenda, .taula_blava_blanca,.taula_assig_totals,.table_assig_cred {width: 99%;}
.taula_blava_blanca td {background-color:#FFFFFF;padding:0.3em;margin:2px;text-align:left}
.taula_blava_blanca th {background-color:#D5E6F0;font-weight:bold;color:#297DB5;}


.taula_blava_gris{
  margin-bottom:1em;
  border-spacing: 2px;
}

.taula_blava_gris .right-round{
  background-image: url("../imatges/Cantonada_grisa_dreta.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
}

.taula_blava_gris td {
  background-color:#EEEDEA;
  padding:0.3em;
/*  margin:2px;*/
  text-align:left;
}
.taula_blava_gris th {
  background-color:#D5E6F0;
  font-weight:bold;
  color:#297DB5;
}
.table_assig_cred table{
  margin: 0.3em 0.3em 0.3em 20px;
}

.table_assig_cred th {
  vertical-align: top;
  padding:0em;

  margin:0em;
  background-color:#D5E6F0;
  font-weight:bold;
  color:#297DB5;
/* text-indent: -1em;*/
  text-align:left;
}



.taula_assig_totals td {padding:0em;width:30em;vertical-align:top;}

.table_assig_cred td {
  padding:0.3em;
}

.table_assig_cred  .teoria, .table_assig_cred  .problemes, .table_assig_cred .labo, .table_assig_cred .altres, .table_assig_cred .labo-extern, .table_assig_cred .estudi, .table_assig_cred .altres_ext,
.table_assig_cred .total{
  width:1%;
  padding: 0.3em;
  margin:0em;
  white-space:nowrap;
}


.credit {
  background-color:#FFFFFF;
  text-align: right;
}
.teoria{
  background-color:#FED45E;
}
.problemes{
  background-color:#C2BB63;
}
.labo{
  background-color:#BD8B5A;
}
.altres{
  background-color:#F4828C;
}
.labo-extern{
  background-color:#EEABCA;
}
.estudi{
  background-color:#A79CC6;
}
.altres_ext{
  background-color:#7BCBF0;
}
.altres_ext2{
  background-color:#7BCBF0;
  white-space:nowrap;
}
.table_assig_cred .total,.table_assig_cred .totals, .table_assig_cred_llegenda .total{
  background-color:#808080;
  color:#FFFFFF;
}
.right-round_blanc {
  background-image: url("../imatges/cantonada.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color:#FFFFFF;
}

.taula_blava_blanca .right-round_gris,.right-round_gris {
  background-image: url("../imatges/Cantonada_blanca.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #EEEDEA;
}
.text, .paragraf{
  overflow: visible;
}