.content_labs
{
  width: 362px;
  height:275px;
  overflow: hidden;
  background-color: #FFFFFF;
}
.head_labs
{
   width: 365px;
   font-size: 14px;
   font-family: Arial;
   color: #FFFFFF;
   height: 26px;
   padding-top: 6px;
   background-image: url(../../mod_reproductor_youtube/img/degradado_modulo_videos.jpg);
}
.labs_shadow1
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 5px;
    left: 3px;
    z-index: 1;
    text-decoration: none;
    font-family: Arial;

}
.labs_shadow2
{
    font-size: 14px;
    font-weight: bold;
    color: #aaa;
    position: absolute;
    top: 6px;
    left: 5px;
    z-index: 0;
    text-decoration: none;
    font-family: Arial;
}

.content_labs_half
{
  position:relative;
  width: 175px;
  height: 245px;
  float: left;
  overflow: hidden;

}
.content_labs_content
{
  margin-top:10px;
  position:relative;
  width: 180px;
  height: 216px;

  overflow: hidden;
}


.content_labs_content_items
{
   position:relative;
   width: 180px;


}

.content_labs_content_item
{
   position:relative;
   width: 180px;
   margin-bottom: 10px;
   z-index: 2;
}
.content_labs_content_item_active
{
  position: absolute;
  top:0px;
  left: 0px;
  min-height: 10px;
  background-color: #ADB1BE;
  width: 180px;
}

.content_labs_botton_top
{
  position: absolute;
  top:0px;
  left: 40%;
  height: 10px;
  background-image: url(../img/flecha_up.png);
  background-repeat: no-repeat;
  width: 10px;
  z-index: 3;
  cursor: pointer;
}
.content_labs_botton_bottom
{
  position: absolute;
  top:226px;
  left: 40%;
  height: 10px;
  background-image: url(../img/flecha_down.png);
  background-repeat: no-repeat;
  width: 10px;
  z-index: 3;
  cursor: pointer;
}
#containter_text_lab
{

  background-color: #ADB1BE;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-family: Arial;
  text-align: left;
  padding-top: 5px;
  width: 178px;
  height: 233px;
  overflow: hidden;
}
.content_labs_content_item
{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;

}

b.rtop_lab, b.rbottom_lab{display:block;background: #003333}
b.rtop_lab b, b.rbottom_lab b{display:block;height: 1px;
    overflow: hidden;  background-color: #ADB1BE;  }
b.r1_lab{margin: 0 5px}
b.r2_lab{margin: 0 3px}
b.r3_lab{margin: 0 2px}
b.rtop_lab b.r4_lab, b.rbottom_lab b.r4_lab{margin: 0 1px;height: 2px}

.rbottom_lab
{
  position: relative;
  left: -5px;
  width: 192px;
}
.rbottom_lab2
{
  position: relative;
  left: 0px;
  top:12px;
  width: 185px;
  z-index:20;
  background-color: #FF3399;

}

b.rtop_lab_2, b.rbottom_lab_2{display:block;background: #003333}
b.rtop_lab_2 b, b.rbottom_lab_2 b{display:block;height: 1px;
    overflow: hidden;  background-color: #FFFFFF }
b.r1_lab_2{margin: 0 5px}
b.r2_lab_2{margin: 0 3px}
b.r3_lab_2{margin: 0 2px}
b.rtop_lab_2 b.r4_lab_2, b.rbottom_lab_2 b.r4_lab_2{margin: 0 1px;height: 2px}

a.labs_leermas:link,a.labs_leermas:hover,a.labs_leermas:active,a.labs_leermas:visited
{
  font: Arial;
  font-size: 10px;
  color: #A53b47;
  text-align: right;

}
a.titlel_lab:link,a.titlel_lab:active,a.titlel_lab:visited
{
  font: Arial;
  font-size: 12px;
  color: #000000;
  text-align: right;
  text-decoration: none;


}
a.titlel_lab:hover
{
  font: Arial;
  font-size: 12px;
  color: #6666FF;
  text-align: right;
  text-decoration: none;

}

