a, a:link, a:visited, a:hover { color: #76B91D; }

body { background-image: url('../img/la_gent/html_fdo_gent.jpg'); }
.publi { height: 90px; width: 728px; margin: 0px auto; padding: 6px 0 7px; }
.navigation { overflow: hidden; }

.clear {
  display: block;
  height: 0px;
  clear: both;
}

.nomargin { margin-right: 0px !important; }

.leftColumn {
  width: 615px;
  float: left;
  margin-left: 25px;
  margin-top: 25px;
  margin-bottom: 40px;
}

.leftColumn h2 {
  display: block;
  text-indent: -9999px;
  height: 80px;
  background-image: url('../img/comu/titol_elspersonatges.png');
  background-position: top left;
  background-repeat: no-repeat;
}

.rightColumn {
  width: 300px;
  float: left;
  margin-left: 20px;
  margin-top: 25px;
  margin-bottom: 40px;
}

div#pane1 { height: 580px; overflow: hidden; }

.rightColumn h3 {
  display: block;
  text-indent: -9999px;
  height: 74px;
  background-image: url('../img/comu/titol_totselspersonatges.png');
  background-position: left 4px;
  background-repeat: no-repeat;
}

.iconaPersonatge {
  float: left;
  width: 200px;
  height: 327px;
  margin-right: 7px;
}

.iconaPersonatge img {
  border: 3px solid #ffffff;
  width: 194px;
  height: 239px;
  display: block;
}

.iconaPersonatge p.nomFictici {
  font-size: 18px;
  color: #ffffff;
  margin-top: 6px;
}

.iconaPersonatge p.nomReal {
  font-size: 14px;
  color: #76b91d;
}

a.itemPersonatge {
  display: block;
  border-bottom: 1px dotted #76b91d;
  padding: 6px 5px;
  /*width: 280px;*/
  font-size: 14px;
}

a.itemPersonatge:hover {
  background-image: url('../img/la_gent/fons_personatgesScroll.jpg');
  background-position: left top;
  background-repeat: repeat;
}

a.itemPersonatge.celda-actual {
  background-image: url('../img/la_gent/fons_personatgesScroll.jpg');
  background-position: left top;
  background-repeat: repeat;
}

a.itemPersonatge img {
  border: 1px solid #ffffff;
  float: left;
}

a.itemPersonatge p {
  float: left;
  margin-left: 7px;
  color: #ffffff;
}

.roba { margin-top: 30px; }
.roba p { width: 100%; color: #808080; text-align: right; font-size: 12px; font-weight: bold; }

.footer {
  background-image: none;
  height: 100px;
  padding-top: 50px;
  padding-left: 25px;
}

.footerLeft {
  float: left;
}
.footerRight {
  float: right;
  text-align: right;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  line-height: 200%;
  padding-top: 5px;
}

.footerRight a img { padding-top: 2px; }

.leftColumnPersonatge { border-bottom: 1px dotted #76b91d; padding-bottom: 30px; }
.leftColumnPersonatge > img { float: left; border: 3px solid #ffffff; margin-right: 30px; width: 238px; height: 300px; }
.leftColumnPersonatge div.flotant { float: left; }
.leftColumnPersonatge h4 { font-size: 24px; font-weight: bold; color: #ffffff; }
.leftColumnPersonatge h5 { font-size: 16px; font-weight: normal; color: #76b91d; }
.leftColumnPersonatge p { font-size: 12px; font-weight: normal; color: #ffffff; margin-top: 20px; }
.leftColumnPersonatge a { font-size: 12px; font-weight: bold; color: #76b91d; margin-top: 10px; text-align: right; display: block; }
.leftColumnPersonatge a img { margin-top: 3px; padding-right: 6px; }

.leftColumnVideo { padding-top: 25px; }
.leftColumnVideo h2 {
  display: block;
  text-indent: -9999px;
  height: 80px;
  background-image: url('../img/la_gent/titol_personatgeimatges.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}


