@CHARSET "ISO-8859-1";

/* TAULA QUE SELECCIONA EL QUE VOLS VEURE  */
table.seleccionaVisible { border-color: #B0B029; background-color: #F5F5D6; }

/*_______________________GRAUS________________________*/
.titol, div.titol, .tituloPres, .titpres  { color:#B0B029; }
div.slogan, div.titolApartat {color:#B0B029; }
.txtpres { background-color:#F5F5D6; }
div.taula { background-color:#F5F5D6; border:1px solid #ACAC2B; }
div.taula div.selec { background-color:#E5E599; }
div.taula div.noselec { background-color:#F5F5D6; }
div.taula div.separacioMenu {  background-color:#F5F5D6; }
.textpeu { background-color:#FFFFFF; border-color:#ACAC2B; }
div.linkLateral, div.tipusInfo, div.tipusUOC { background-color:#E5E599; }
div.tipusUOC div.bgImage { background-color: #8fa2c2; }
div.tipusInfo div.imatge img { background-color: #acac2b; }
div.taula div.nivell1 div.opcioMenuAcademic { background-image:url(../img/li_bis.gif); }

/*Mes suau: #E5E599, pero posem #B0B029*/
/*__________________________TAULES__________________________*/
/*SEMESTRES*/
#semestres table.plaEstudis { border-color: #B0B029;}
#semestres table.plaEstudis td.capSemestre { border-color: #B0B029;}
#semestres table.plaEstudis div.infoSemestre { border-color: #B0B029;}
#semestres table.plaEstudis th.nomSemestre, #semestres table.plaEstudis th.infoAssig, #semestres table.plaEstudis th.totals { border-color: #B0B029;}
#semestres table.plaEstudis td.nomSemestre, #semestres table.plaEstudis td.infoAssig, #semestres table.plaEstudis td.totals { border-color: #B0B029;}
#semestres table.infoAssig th.nomAssig, #semestres table.infoAssig td.nomAssig { border-color: #B0B029;}
#semestres table.credtisTotals { border-color: #B0B029;}
#semestres td.textoMain { border-color: #B0B029;}
#semestres table.creditsTotals { border-color: #B0B029; }
#semestres table.creditsTotals td.total{ border-color: #B0B029; }

#semestres td { background-color:#F5F5D6; }

#semestres table.plaEstudis th.nomSemestre, #semestres table.plaEstudis th.infoAssig, #semestres table.plaEstudis th.totals { color:#B0B029; }



/*TIPOLOGIA*/
#tipologia table.plaEstudis { border-color: #B0B029;}
#tipologia table.plaEstudis td.titolAssigs { border-color: #B0B029;}
#tipologia table.plaEstudis th.nom, #tipologia table.plaEstudis th.numCredits { border-color: #B0B029;}
#tipologia table.plaEstudis td.nomAssig, #tipologia table.plaEstudis td.numCredits { border-color: #B0B029;}

#tipologia td { background-color:#F5F5D6; }

#tipologia table.plaEstudis th.nom, #tipologia table.plaEstudis th.numCredits, #tipologia td.titolAssigs { color:#B0B029; }


/*MENCIONS*/
#mencions table.plaEstudis { border-color: #B0B029;}
#mencions table.plaEstudis td.titolAssigs { border-color: #B0B029;}
#mencions table.plaEstudis th.nom, #mencions table.plaEstudis th.numCredits { border-color: #B0B029;}
#mencions table.plaEstudis td.nomAssig, #mencions table.plaEstudis td.numCredits { border-color: #B0B029;}

#mencions td { background-color:#F5F5D6; }

#mencions table.plaEstudis th.nom, #mencions table.plaEstudis th.numCredits, #mencions td.titolAssigs { color:#B0B029; }



