.contentVideo
{
    width:940px;
    height: 361px;
    position: relative;
    cursor: pointer
}
.imgSombra
{
    margin-bottom: 20px
}
.playVideoDestacado
{
    position: absolute;
    left: 48%;
    top: 42%;
    z-index: 1000
}
#loaderVideoIntro
{
    position: absolute;
    left: 48%;
    top: -13%;
    z-index: 1000
}
#contentVideo
{
    display: none;
}