.families #header {
  background: url(../img/backgrounds/capProductes.jpg) no-repeat center top;
}

.families #contenido .titulos {
  width: 604px;
}

.families .img {
  margin: 8px 20px 12px 20px;
}

.families .img img {
  margin: 0 4px;
}

.families #contenido {
  margin-top: 30px;
}

.families #contenido .left {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; _margin-left: 10px;
  margin-right: 20px;
  width: 370px;
}

.families #contenido .right {
  background: url(../img/backgrounds/play_bg.gif) no-repeat;
  float: left;
  height: 179px;
  position: relative;
  text-align: center;
  width: 217px;
}

.families #contenido .right img {
  left: 0;
  position: absolute;
  top: 0;
}

.families #contenido .right a.view {
  display: block;
  height: 130px;
  left: 50%;
  margin-left: -96px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  width: 192px;
}

.families #contenido .right a.view span {
  background: url(../img/backgrounds/play.png) no-repeat left top;
  display: block;
  height: 94px;
  left: 47px; .left: 0;
  position: relative;
  top: 17px;
  width: 94px;
}

.families #contenido .right a.video {
  background: url(../img/backgrounds/arrow_black.gif) no-repeat left 2px;
  color:#fff;
  display: block;
  font-size: 11px;
  height: 12px;
  left: 12px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  text-indent: 25px;
  top: 150px;
}

.families #contenido .right a.video:hover {
  background-position: left -13px;
}

.families #contenido .left p {
  margin-top: 0;
  text-align: justify;
}

.families .prods {
  margin-left: 20px;
  margin-top: 7px;
}

.families .trioProd {
  float: left;
  margin: 0 15px 0 0px;
  width: 190px;
}

.families .trioProd div {
  background: url(../img/backgrounds/fonsFamilies.gif) bottom left repeat-x #EFEFF0;
  /*height: 31px;*/
  font-size: 15px;
  padding: 7px;
  padding-left: 5px;
  text-indent:20px;
  width: 178px;
}

.families .trioProd .categories{
    background:none;
    margin:0px;
    padding:5px 0px 10px 15px;
    text-indent:0px;
    font-size:11px;
}
.families .trioProd .categories a{
    color:#333333;
    text-decoration:underline;
    font-size:11px;
}
.families .trioProd .categories a:hover{
    color:#0D8480;
    text-decoration:none;
}

.families .trioProd h1{
  background: url(../img/backgrounds/arrow_gray.gif) left 3px no-repeat;
  margin:0px;
  font-size:12px;
  padding:0px;
}

.trioProd a.prod:hover {
  background-position: left -17px;
}
