/* Start of CMSMS style sheet 'SPIN Comú' */
.forum_pagetable {
  width: 100%;
}

li.outer { list-style-type: none; float: left;}

li.outer:hover { 
background-position: 0% 100%;
*background-position: 0% 0%;
}

li.outer a { color: #F2F2F2; }
li.outer a:hover { text-decoration: none; }

.outer {height: 90px; overflow: hidden; position: relative; border: 1px solid #DDDDDD; width: 180px; text-align: center; line-height: 20px;}
.outer[id] {display: table; position: static; border: 1px solid #666666;}

.middle {/* position: absolute; */ top: 35%; width: 100%} /* for explorer only*/
.middle[id] {display: table-cell; vertical-align: middle; position: static;}

/* .inner {position: relative; top: -50%} */ /* for explorer only */
/* optional: #inner[id] {position: static;} */

.inner a {
  font-size: 16px;
  font-weight: bold;
}

.codiAssignaturaFlotant {
text-align: left;
margin: 0 0 10px 5px;
color: #fff;
font-weight: bold;
font-size: 11px;
left: 4px;
}


.taulellAnuncis {
  width: 100%;
  /* pading: 5px;
  margin-bottom: 10px; */
}

.taulellAnuncis div { /*padding: 4px; margin: 1px; */}
.taulellAnuncis div.data { float: left; width: 70px; text-align: center; background-color: #EAEAEA; }
.taulellAnuncis div.nomExpert { float: left; background-color: #EAEAEA; font-weight: bold; }
.taulellAnuncis div.titol { }
.taulellAnuncis div.missatge { width: 100%; }

ul.menuLateral { list-style-type: none; padding: 5px; }
ul.menuLateral li { padding: 5px 0; width: 100%; }
ul.menuLateral li:hover { list-style-type: square; margin-left: 12px; }
ul.menuLateral a {width: 100%; display: block }
/* ul.menuLateral li a:hover { list-style-type: square; margin-left: 12px; } */
div#navegacio {position:relative; top:-38px; left:-26px; font-size: 0.9em; }

.expedientAcademic { width: 100% }
.expedientAcademic tr {width: 100% }
.expedientAcademic #revisio {padding-left: 15px; width: 100%; font-size: 0.8em; }

.nousLliuraments { text-decoration: blink; text-align: center; font-weight: bold; }

div.camp { line-height: 16px; }

/* End of 'SPIN Comú' */

