/* CSS Document */
@import "https://fonts.googleapis.com/css?family=Muli|Poppins|Catamaran|Quicksand|Open+Sans|Mukta|Belgrano";
/* Disseny LILA */
/*$main-font-family: "Open Sans", sans-serif;*/
/*$header-background:#F0EEE5;*/
/*
#llistatWebsInteres {
  font-family: "Open Sans"; }

#anchorTemes {
  background-color: #08457e ;
  padding: 1em;
  margin-bottom: 1em;
  text-align: center;
  color: white; }
  #anchorTemes a {
    color: white; }
  #anchorTemes a:hover {
    text-decoration: underline;
    color: white; }

.nivell_0 {
  border: 1px solid #f0eded;
  margin-top: 1em; }

#sectionTema {
  overflow: hidden;
  padding: 1em;
  background-color: #f0eded;
  border-bottom: 1px solid #f0eded; }
  #sectionTema #temaTitle {
    float: left;
    font-weight: bold; }
  #sectionTema #goToTop {
    float: right;
    background-image: url(../img/go_top.png);
    background-repeat: no-repeat;
    width: 29px;
    height: 20px; }

#sectionURL {
  margin: 1em; }

#onceURLwLine {
  margin-bottom: .5em; }
  #onceURLwLine:hover {
    background: none !important; }

#onceURL:hover {
  background: none !important; }

#enllacos.section-icon {
  background: url("../img/icon/png/001-earth-link.png") center center no-repeat !important;
  background-size: 110px 110px !important;
  opacity: .6; }

.section-icon {
  height: 110px;
  max-width: 110px; }

a[name] {
  position: relative;
  top: -100px; }
*/

ul.link-items li {
  border-bottom:1px solid #ccc;
  
}