@import url("/css/rtve.television/rtve.television.series/los_misterios_de_laura/los_misterios_de_laura_cab.css");

.vipZone {background: #ef6411 url('/css/rtve.television/rtve.television.series/los_misterios_de_laura/i/fondo_cabecera_video.jpg') center -128px no-repeat;padding: 0;padding-bottom: 2em;}
.vipZone img {border-radius: 0;}
.vipZone .c100 .c100 > .mark{padding: 0;}
.portada .header .cab_especial .cab_box ul.nav.principal {position: relative;top: 503px;}
.portada .header .cab_especial .cab_box {height: 15em;}
html{background: url("/css/rtve.television/rtve.television.series/los_misterios_de_laura/i/background.jpg") no-repeat scroll center 89px #ef6411 !important;}
#wrapper, .wrapper.foot {background: #ef6411 url('/css/rtve.television/rtve.television.series/los_misterios_de_laura/i/background.jpg') center 109px no-repeat !important;background-repeat: repeat-x;}
.wrapper.top {width: 100%;height: 9em;background: white;}
.bodier {background: none !important;border: none;}
#ZDESTA_SI {box-shadow: 0 0.6em 1em #A55600;}

.news > .video > img{display: none;}


.secmod > .unit.c100 {background: #8E0300;filter:none;}
.secmod .title a {border-bottom: none;background: url('i/cabecera_sectario1.jpg') no-repeat;margin:0; color: rgb(255, 255, 255);padding-left: 3.2em;font-family: arial,heltevica,sans-serif;} 
.news h2 a span, .news > ul li a span, .topview li a span, .bodier dd.news h4 a span {color: #A02700;}
.news h2 a:hover, .bodier dd.news h4 a:hover {border-bottom: 1px solid #A02700;}
.bodier .secmod .news {box-shadow: none;}
.secmod.sec-ciencia-tecnologia > .unit.c100 {background: #253739;filter:none;}
.secmod.sec-cultura > .unit.c100 {background:#A9A537;}
.secmod.sec-deportes > .unit.c100 {background:#11898A;}
.sec-ciencia-tecnologia .title a{background: url('i/cabecera_sectario2.jpg') no-repeat;}
.sec-cultura .title a{background: url('i/cabecera_sectario3.jpg') no-repeat;}
.sec-deportes .title a{background: url('i/cabecera_sectario4.jpg') no-repeat;}
.sec-economia .unit.c100{background: none;}
.sec-economia .title a{background: url('i/muerto_peque.png') no-repeat left 8px;font-size:250%;}
.bodier .sec-economia .news {background: none;}
.sec-economia .news h2 a span,.sec-sospechosos .news > .tipo > img{color:white;font-weight: normal;}
.bodier .news {margin: 0;}
.bodier .news > h4{top:-0.6em;}
.sec-economia .news h2,.sec-economia dd.news h4 {text-align: center;}
.sec-economia .news h2 a:hover,.sec-economia dd.news h4 a:hover {border-bottom: 1px solid white;}
.sec-economia .news .tipo img{background: url('/css/rtve.television/rtve.television.series/los_misterios_de_laura/i/chincheta2.png');width: 40px;height: 40px;display: block;position: absolute;top: 19px;left: 59px;z-index: 1;}
.vipZone .news a span{z-index: 1;color: rgb(233, 233, 233);display: block;padding: 0em 1.3em;line-height: 1.3em;background: url('/css/rtve.television/rtve.television.series/los_misterios_de_laura/i/laura_capitulo.png') no-repeat;text-shadow: 1px 1px 1px #4D4D4D;font-size: 230%;}
.vipZone .news h2 a{display: block;top:10%;right:10%;position: absolute;}
.vipZone .news h2 a:hover{background-color: rgba(0,0,0,0.3);
border-bottom: 0px none !important;
border-radius: 1em 1em 1em 1em;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7) inset;
display: block;}
.vipZone .news h2 a:hover span{background-position-y: -119px;}
.personajes .news{background: transparent;box-shadow: none;text-align: center;}
.personajes .bodier .c100 > .mark{width: 33%;}
.personajes .bodier .m100 > .mark{width: 30%;float: left;}
.bodier .imgT {overflow: visible;}
.personajes .news h2 a span{color: white;font-size: 250%;font-family: RTVEfontB;font-weight: normal;}
.personajes .chapeaux p {color: white;font-family: RTVEfontR;font-size: 200%;}
.personajes .mark{float: none;text-align: center;display: inline-block;}
.personajes .c100 {text-align: center;}
.personajes .news h2 a:hover,.personajes .bodier dd.news h4 a:hover {border-bottom: 1px solid white;}
.personajes .bodier .news h2{margin-top: -3.5em;} 
/*.personajes .imgT img{width: 100%;border: 2px solid #eee;border-radius: 1em;box-shadow: 1px 1px 1px #aaa;}*/
*:first-child + HTML .bodier .news{
border: none;display: inline;
}
*:first-child + HTML .bodier .mark{float: left;width: 30% !important;}
.personajes .bodier > .c100:first-child > .c100 .mark{width: 60%;}

@-webkit-keyframes temblar {
  0%{ -webkit-transform: rotate(0deg); }
  50%{ -webkit-transform: rotate(10deg); }
  100%{ -webkit-transform: rotate(0deg); }
}
    
@-moz-keyframes temblar {   
    0%   { -moz-transform: rotate(0deg);}
    50%  { -moz-transform: rotate(10deg);}
    100% { -moz-transform:  rotate(0deg);}
}

@-ms-keyframes temblar {    
    0%   { -ms-transform: rotate(0deg);}
    50%  { -ms-transform: rotate(10deg);}
    100% { -ms-transform:  rotate(0deg);}
}

@keyframes temblar {
    0%   { transform:  rotate(0deg);}
    50%  { transform: rotate(10deg);}
    100% { transform: rotate(0deg);}
}

.sec-economia .imgT img:hover {
    animation-name: temblar;
        -webkit-animation-name: temblar;
        -moz-animation-name: temblar;
        -ms-animation-name: temblar;
    animation-duration: 2s;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -ms-animation-duration: 2s;
    transform-origin:50% 0%;
        -webkit-transform-origin:50% 0%;
        -moz-transform-origin:50% 0%;
        -ms-transform-origin:50% 0%;
    animation-iteration-count: 2;
        -webkit-animation-iteration-count: 2;
        -moz-animation-iteration-count: 2;
        -ms-animation-iteration-count: 2;
    animation-timing-function: ease-in-out;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        -ms-animation-timing-function: ease-in-out;
  

/*-webkit-animation: infinite temblar 3s ease-in-out;
-webkit-transform-origin: 0 0;*/

}

