BODY {
  font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF url('/imatges/fons.gif');
  color: #333333;
  margin: 0;
  padding: 0;
}

a:link {
  color: #111;
  text-decoration: none;
}

a:visited {
  color: #111;
  text-decoration: none;
}

a:hover {
  color: #111;
  text-decoration: underline;
}


/* ESTRUCTURA */

#dalt {
  width: 100%;
  height: 60px;
  background: #333333;
  color: #FFFFFF;
  display: block;
}

#baixcontinent {
  background: #FFF;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  display: table;
}
#baix {
  margin: 0pt auto;
  width: 779px;
  background: #FFFFFF;
  color: #333333;
  padding-bottom: 15px;
}

/* ELEMENTS DE DALT */

#daltcentre {
  width: 779px;
  margin: auto;
  text-align: left;
  display: block;
}

#dalttitol {
  width: 257px;
  height: 60px;
  /*background: #333333 url('/imatges/titol.gif') top center no-repeat;*/
  float: left;
  display: table-cell;
}

#dalttitol h1{
  display: none;
}

#daltpubli {
  width: 481px;
  background: #333333 url('/imatges/textpubli.gif') top left no-repeat;
  text-align: right;
  padding-left: 41px;
  _padding-left: 38px;
  display: table-cell;
}

#usuaris {
  background-image: url("/imatges/degradat.gif");
  background-position: left;
  background-repeat: repeat-x;
  height: 25px;
  text-align: right;
  color: #111;
}

#menu {
  float: left;
  width: 190px;
  margin-left: 10px;
  margin-top: 10px;
}

#contingut {
  position: absolute;
  top: 120px;
  margin-left: 230px;
  width: 520px;
  display: block;
}

.quadre_titol h1 {
  color: #fd6b00;
  margin: 0px;
  font-size: 20px;
  margin-top: 10px;
}

.quadre {
  background: #ffdc9f;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #000;
}

.quadre:before {
  content: url(/imatges/tl.gif);
  display: block;
  height: 9px;
  text-align: left;
}

.quadre:after {
  content: url(/imatges/br.gif);
  display: block;
  height: 9px;
  overflow: hidden;
  text-align: right;
}

.quadre_text {
  padding: 10px;
}

#blau {
  background-image: url("/imatges/blau.png");
  background-position: left top;
  background-repeat: no-repeat;
  width: 123px;
  height: 115px;
  padding: 10px;
  color: #FFF;
  text-align: center;
  float: left;
}

#blau A{
  text-decoration: none;
  color: #FFF;
}

#menu_prin ul li {
  background-image: url("/imatges/fons1.png");
  border-left: 4px solid #fc6;
  height: 30px;
  list-style-type: none;
  padding: 4px 7px;
  margin-right: 5px;
  margin-top: 10px;
  display: inline;
}

#menu_prin ul li:hover {
  color: #FFF;
  border-left: 4px solid #f90;
}

#menu_prin ul li a {
  color: #333;
  text-decoration: none;
  font-size: 11px;
}

#menu_prin ul li a:hover {
  color: #DF6300;
  border-bottom: 1px dotted #DF6300;
}

#llistat_top ul li {
  height: 30px;
  padding: 0px;
  margin: 0px 0px 0px -25px;
}

#peu {
  width: 764px;
  margin: auto;
  border-top: 1px solid #DF6300;
  background: #efefef;
  color: #999999;
  line-height: 20px;
  text-align: center;
  padding-left: 15px;
  font-size: 9px;
  clear: both;
}

.info_verd { 
  background-color: #ffffcd;
  color: #4da918;
  font-size: 10px;
  padding: 2px 20px 2px 20px;
  text-align: center;
  display: none;
}

.info_vermell { 
  background-color: #ffffcd;
  color: #A93018;
  font-size: 10px;
  padding: 2px 0px 2px 0px;
  text-align: center;
  display: none;
}

.accions {
  text-align: right;
  color: #EF6B00;
  font-weight: bold;
}

h1.tauler {
  color: #fd6b00;
  margin: 0px;
  font-size: 20px;
  margin-top: 10px;
  text-align: center;
}

a.petit:link {
  color: #666;
  text-decoration: none;
  font-size: 9px;
}

a.petit:visited {
  color: #666;
  text-decoration: none;
  font-size: 9px;
}

a.petit:hover {
  color: #999;
	font-size: 9px;
}

#info {
  width: 90%;
  border: 2px dashed #DF6300;
  font-size: 10px;
  padding: 5px;
  background: #FFDC9F;
  margin: auto;
  clear: both;
  margin-top: 15px;
}

#pdlt {
  margin: 5px;
  float: left;
  clear: both;
}
