.body_videos_sd{
}
.body_videos_sd #contenedor_web{/**/
    background:#000000 url(../img/bg_contenedor_web_repeat_sd.jpg) scroll repeat-x left top;
}
.body_videos_sd #contenedor_pie {
    background:#000000;
}
.body_videos_sd #contenedor_web2{ /**/
    background:url(../img/bg_contenedor_web_sd.jpg) scroll no-repeat center top;
}
.body_videos_sd #contenido_web {/*El mismo fondo que el ancho, pero centrado y con el ancho fijo, para cuando el navegador tenga menos ancho que el ancho de la imagen*/
    background:url(../img/bg_contenedor_web_sd.jpg) scroll no-repeat center top;
}
.body_videos_sd .content_head{
}

/*Patrocinios*/
.body_videos_sd .custom_ads{
    width:545px;
    height:220px;
    margin-bottom:-85px;
}
.body_videos_sd .custom_ads img{
}
.body_videos_sd .custom_ads .custom_ads_title{
}

.body_videos_sd .directos_content{
    background:none;
    border:1px solid #333333;
    /*width:958px;*/
}
.body_videos_sd .directos_content .player{
    border:2px solid #666666;
}
.body_videos_sd .directos_content .cintillo{
}
.body_videos_sd .directos_content .cintillo .text_patrocinador{
}

/*Caja Facebook*/
.body_videos_sd .directos_fb_comments{
}
.body_videos_sd .directos_fb_comments .top{
}
.body_videos_sd .directos_fb_comments .top .abrir{
}
.body_videos_sd .directos_fb_comments .top .abrir:hover,
.body_videos_sd .directos_fb_comments .top .cerrar:hover{
}
.body_videos_sd .directos_fb_comments .top .cerrar{
}
.body_videos_sd .directos_fb_comments .top .abrir .go{
}
.body_videos_sd .directos_fb_comments .top .cerrar .go{
}
.body_videos_sd .directos_fb_comments .center{
}
.body_videos_sd .directos_fb_comments .bottom{
}
.body_videos_sd .directos_fb_comments .bottom p{
}

.body_videos_sd .conpublicidad .cintillo{
}
.body_videos_sd .conpublicidad .directos_content .directos_fb_comments .center{
}

/*Gran premio*/
.body_videos_sd .custom_head{
    width:980px;
    height:116px;
}
.body_videos_sd .custom_ads{
    display:none; /*oculto de momento*/
}
.body_videos_sd .head_gp_info{
    margin-left:30px;
    width:785px;
}



/*VIDEOS*/
.body_videos_sd #contenedor_web{
background:#FFFFFF url(../img/bg_lsv_sd_repeat.jpg) repeat-x scroll 0 -300px;
}
.body_videos_sd .videos_content{
    background:none;
    border:1px solid #333333;
    /*width:958px;*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); /*Compatibilidad IE (FORMATO ARGB - todo hexadecimal)*/
    background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0; /*CSS3*/
}
.body_videos_sd .videos_content .player{
    border:2px solid #666666;
}

.body_videos_sd .lsv_pestanas {
    margin-bottom:-6px;
}
.body_videos_sd .lsv_listado_videos_vip {
    border:1px solid #333333;
    background:#000000;
}

/*PIE BLANCO (Esta clase está rescatada de pie.css, cualquier cambio debería sincronizarse en ambas si corresponde)*/
/*Sobre Fondo Blanco*/
.body_videos_sd #contenedor_pie{
    background:#ffffff;
	overflow:visible;/*Menu sd*/
}
.body_videos_sd #contenedor_pie #pie a {
    color:#333333;
}
.body_videos_sd #contenedor_pie #pie p#powered a{
    background:transparent url(../../common/img/bg_nav_sprite.png) no-repeat scroll -422px -329px;
}
.body_videos_sd #contenedor_pie #pie p#logosextapie{
    background: transparent url(../../common/img/bg_nav_sprite.png) no-repeat scroll -120px -509px;
}
