
a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

a[href^="/"]:after {
   content: " (http://phobos.xtec.net/audiovisuals/lamostra/007/" attr(href) ") ";
}

.ocult {	
	display: none;
}
.data {
	color: orange;
	font-family: verdana;
}

html { 
  min-height: 100%; 
  height: auto; 
}

body {
  margin: 0;
  padding: 0;
  font:12pt/12pt "Lucida Grande", Arial, sans-serif;
  color:#000;
}
#logo {
height: 149px;
}
#contingut {
  font-size:1em;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  padding-top:40px;
}
#cos {
  font:12px/12px "Lucida Grande", Arial, sans-serif;
  margin-top:10px;
  text-decoration:none;
  font-size:0.8em;
  color:#000;
  padding:20px;
  padding-right:38px;
  padding-top:10px;
}
#cos p, #cos li {
  line-height: 20px;
}

#titol {
  margin-bottom:5px;
}

* html #titol {
  zoom: 1;
  margin-bottom: 2px;
}
#logo a img {
  display: hidden;
  background: url(imatges/);
}
#menu {
  margin-bottom: 15px;
}

#menuportada, #portada, #videoMostra007  {
display: none;
}

#peu {
  text-align:center;
  font-size:0.8em;
  color:#aaa;
  clear:both;
  }

