.contenedorSlideHome
{
    position: relative;
    overflow: hidden;
}
.contenedorVideo
{
    width:420px;
    height:267px;
    position: absolute;
    top: 38px;
    left: 498px;
    display: none;
    cursor: pointer;
    overflow: hidden;
}
.wrapTextoVideoSlide
{
    width:420px;
    height:75px;
    position: absolute;
    top: 230px;
    left: 498px;
    overflow: hidden;
    z-index: 600;
    background-color: #F3F3F3;
    display: none;
    filter: alpha(opacity=85);
    opacity: 0.85;
}
.contenedorVideo > div
{
    position: absolute
}
.loaderVideos
{
    width: 60px;
    height: 60px;
}
.playVideos, .loaderVideos
{
    position: absolute;
    top: 45px;
    left: 505px;
    z-index: 40;
    display: none;
}
.playVideos
{
    cursor: pointer
}
.reproductorVideoSlide
{
    position: absolute;
    width: 420px;
    height: 267px;
}
.textoVideoSlide
{
    position: absolute;
    width: 420px;
    height: 75px;
    background-color: #f58026;
    padding-top: 5px;
    cursor: default;
}
.titleTextoVideoSlide
{
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-weight: bold
}
.descTextoVideoSlide
{
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 15px
}
.cerrarTextoVideoSlide
{
    position: absolute;
    left: 400px;
    cursor: pointer
}
.linkInfoVideoSlide
{
    margin-bottom: 10px;
    margin-left: 7px;
    cursor:pointer
}
.plecaTextoDiv
{
    position: absolute;
    width: 464px;
    height: 340px;
    top: 0;
    background-image: url(/Portals/_default/Skins/Incredible/css/tvc/bg-texto-slide.png);
    background-repeat: no-repeat;
    display: block;
    left: -464px;
    padding-top: 100px;
    padding-left: 20px;
    color: #fff;
}
.plecaTextoDiv h1
{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    width: 240px;
}
.plecaTextoDiv p
{
    width: 290px;
    line-height: 16px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px
}
.bgsombraDiv
{
    margin-bottom: -7px
}
.plecaTexto
{
    display: none
}