
body {
    font : medium 'sans-serif';
  }

h1 {
    font-size: 24px;
    color : #585858;
  }

* html ul li {
    float: left;
  }

* html ul li a {
    height: 1%;
  }

img {
    border-style : none none none none;
  }

li ul {
    position: absolute;
    margin:0;
    padding:0;
    top: 12px;
    border: 1px solid #ccc;
    display: none;
    z-index:2;
  }

ul {
    font-size: 9px;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 110px;
    height: 15px;
    border-bottom: 1px solid #ccc;
    z-index:2;
  }

ul li {
    position: relative;
  }

ul li a {
    display: block;
    text-decoration: none;
    color: #585858;
    background: #fff;
    padding: 0px;
    border: 1px solid #ccc;
    border-bottom: 0;
    z-index:2;
  }

.cita {
    font : oblique medium cursive;
    color : #a0a0a0;
  }

.llegenda {
    font : 12px sans-serif;
    color : #585858;
  }

.menu {
    font-weight: normal;
    font-size: 7pt;
    color: white;
    text-decoration: none;
  }

.nom1 {
    font : 40px sans-serif;
  }

.nom2 {
    font : 40px sans-serif;
    color : #ffffff;
  }

.noover ul {
    display : none;
  }

.over ul {
    display : block;
    z-index : 2;
  }

.senserequadre {
    border-style : none none none none;
  }

.suti2 {
    font-family: "Helvetica, sans-serif", Courier, mono;
    font-size: 11px;
    color: #000000;
    background-image: url(img/detalles.gif);
    background-repeat: no-repeat;
    background-position: left;
    clip: rect(auto,auto,auto,auto);
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    font-weight: bold;
    padding-left: 8px;
    background-color: #FFFFFF;
  }

.taula {
    background : #ffffff;
    border-style : solid dotted solid dotted;
    border-width : 1px 1px 1px 1px;
    border-top-color : #a0a0a0;
    border-left-color : #a0a0a0;
    border-right-color : #a0a0a0;
    border-bottom-color : #a0a0a0;
    table-layout : inherit;
  }

.taulamenu {
    background : #ffffff;
    margin : 0px;
    border-top-style : solid none none;
    border-top-width : 3px medium medium;
    height : 20px;
    width : 100%;
  }

A:active {
    font-weight : normal;
    text-decoration : none;
  }

A:hover {
    border : #0000ff 1px;
    border-style : solid solid solid solid;
    font-weight : normal;
    text-decoration : none;
  }

A:link {
    color : #3868B2;
    text-decoration : none;
  }

A.menu:active {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: none;
  }

A.menu:hover {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: underline;
  }

A.menu:link {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: none;
  }

A.menu:visited {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: none;
  }

A.pagetitle:link {
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
  }

A.senserequadre:active {
    border-style : none none none none;
    font : normal 8pt;
    color : white;
    text-decoration : none;
  }

A.senserequadre:hover {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: none;
    border-style : none none none none;
  }

A.senserequadre:link {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: none;
    border-style : none none none none;
  }

A.senserequadre:visited {
    font-weight: normal;
    font-size: 8pt;
    color: white;
    text-decoration: none;
    border-style : none none none none;
  }

A:visited {
    font-weight: normal;
    text-decoration: none;
    color: #D4875D;
  }

li:hover ul, li:hover li:hover ul {
    display: block;
    z-index:2;
  }

li:hover ul ul {
    display:none;
  }

.menu:hover {
    font-weight: normal;
    font-size: 7pt;
    color: white;
    text-decoration: underline;
  }

