@charset "utf-8";
/*

Project: Leche69
Sheet: Fotos e Videos



*/


/* Normas */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
    margin: 0;
    padding: 0;
}

body {
    background: #AE0A00;
    font: 62.5% 'Tahoma';
}

.quebra {
    clear: both;
    float: none;
}

a {
    color: #ff0000;
    font-size: 11px;
}

a:hover {
    text-decoration: none;
}

p {
    color: #505050;
    font-size: 1.1em;
}

h3 {
    color: #0b0001;
    font-size: 14px;
}

h4 {
    font-size: 12px;
    font-weight: normal;
}
a.linkBlueBigxx{ padding: 0 20px; }
a.linkBlueBig2,a.linkBlueBigxx,
a.linkBlueBig {
    color: #1464c4;
    font-family: Helvetica;
    font-size: 40px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;    
    text-transform: uppercase;
}

a.linkBlueBig2 {
    font-size: 30px;
}


/* Estrutura */
div#wrap {
    background: url(http://www.leche69.com/leche69/images/bg_wrap.jpg) repeat-y center left;
    margin: 0 auto 50px auto;
    overflow: hidden;
    padding: 0 6px;
    width: 990px;
}

/* - HEADER - */
div#wrap div#header {
    height: 360px;
    width: 100%;
}

div#wrap div#header img {
    float:left;
}

/* - MENU - */
div#wrap ul#menu li {
    float: left;
    height: 43px;
    list-style: none;
}

div#wrap ul#menu li a {
    background-position: top left;
    display: block;
    height: 43px;
    text-indent: -5000px;
}

div#wrap ul#menu li a:hover {
    background-position: bottom left;
}

div#wrap ul#menu li a#mn01 {
    background-image: url(http://www.leche69.com/leche69/images/bg_menu1.jpg);
    width: 118px;
}

div#wrap ul#menu li a#mn02 {
    background-image: url(http://www.leche69.com/leche69/images/bg_menu2.jpg);
    width: 156px;
}

div#wrap ul#menu li a#mn03 {
    background-image: url(http://www.leche69.com/leche69/images/bg_menu3.jpg);
    width: 268px;
}

div#wrap ul#menu li a#mn04 {
    background-image: url(http://www.leche69.com/leche69/images/bg_menu4.jpg);
    width: 269px;
}

div#wrap ul#menu li a#mn04promo {
    background-image: url(http://www.leche69.com/leche69/images/promocodes.jpg);
    width: 269px;
}

div#wrap ul#menu li a#mn05 {
    background-image: url(http://www.leche69.com/leche69/images/bg_menu5.jpg);
    width: 179px;
}

/* - CONTENT - */
div#wrap div#content {
    float:left;
    padding:20px 11px;
    width:968px;
}

div#wrap div#content div.boxContainer {
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

div#wrap div#content h2.titRed {
    background: url(http://www.leche69.com/leche69/images/bg_titred.jpg) no-repeat center top;
    display: block;
    height: 29px;
    margin: 0 0 10px 0;
    text-align: center;
    color: white;
    font-size: 2.4em;
}

div#wrap div#content h2.titRed span {
    display: block;
    height: 29px;
}

div#wrap div#content h2.titRed#fotosEscena span {
/*    background: url(http://www.leche69.com/leche69/images/tit_fotosEscena.jpg) no-repeat center top;*/
}

div#wrap div#content div.boxContainer ul.listEscena {
    float: left;
    list-style: none;
    padding: 10px;
    width: 592px;
    border: 1px solid #d9d9d9;
}

div#wrap div#content div.boxContainer ul.listEscena li {
    float: left;
    height: 210px;
    margin: 2px 14px 0 0;
    width: 130px;
}

div#wrap div#content div.boxContainer ul.listEscena li a {
    border: 1px solid #d9d9d9;
    display: block;
    height: 195px;
    width: 130px;
    text-decoration: none;
    float: center;
}
.listEscena img{
border: 2px solid #FF0000;
}

div#wrap div#content div.boxContainer ul.listEscena li a:hover {
    border: 1px solid #999;
}


div#wrap div#content div.boxContainer div.boxListRight {
    float: right;
    width: 316px;
    margin: 0 10px 0 0;
}

div#wrap div#content div.boxContainer div.boxListRight div.boxDet {
    background: #ffebec;
    border: 1px solid #d9d9d9;
    line-height: 1.6em;
    margin: 13px 0 0 0;
    padding: 10px;
    overflow: hidden;
}

div#wrap div#content div.boxContainer div.boxListRight div.boxDet.description {
    height: auto;
}

div#wrap div#content div.boxContainer div.boxListRight div.boxDet.votacion div {
    float: left;
    height: 31px;
    margin: 5px 0 0 0;
    width: 188px;
}

div#wrap div#content div.boxContainer div.boxListRight div.boxDet.votacion p {
    color: #FF0000;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 0 0 5px;
}

div#wrap div#content div.boxContainer div.boxListRight div.boxDet.votacion p span {
    color: #505050;
    font-size: 11px;
    font-weight: normal;
}


div#wrap div#content h2.titRed#videosEscena span {
/*    background: url(http://www.leche69.com/leche69/images/tit_videoescena.jpg) no-repeat center top;*/
}

div#wrap div#content div.boxContainer.video div.videoPlayer {
    float: left;
    list-style: none;
    margin: 3px 0 0 0;
    padding: 10px;
    width: 612px;
}

div#wrap div#content div.boxContainer.video div.boxListRight {
    width: 285px;
}

div#wrap div#content div.boxContainer.video div.boxListRight div.boxDet.description {
    height: 273px;
}

div#wrap div#content div.boxContainer ul.listMaisEscenas {
    list-style:none;
    padding: 10px 0;
}

div#wrap div#content div.boxContainer ul.listMaisEscenas li {
    float: left;
    margin:0 1px 0 2px;
}

div#wrap div#content div.boxContainer ul.listMaisEscenas li a.thumbVideo {
    border: 1px solid #d9d9d9;
    display: block;
    height: 214px;
    /*overflow: hidden;*/
    width: 314px;
    text-decoration: none;
}
.thumbVideo img{
border: 2px solid #FF0000;
}


div#wrap div#content div.boxContainer ul.listMaisEscenas li a.thumbVideo:hover {
    border: 1px solid #666;
}

div#wrap div#content div.boxContainer ul.listMaisEscenas li div.videoDet {
    border: 4px solid #ebebeb;
    margin: 2px 0 0 0;
    /*overflow: hidden;*/
}
.thumbVideo:hover img{
border: 2px solid #FF0000;
}

div#wrap div#content div.boxContainer ul.listMaisEscenas li div.videoDet a.linkPlayVideoThumb {
    background: url(http://www.leche69.com/leche69/images/btn_playvideomaisescenas.jpg) no-repeat top left;
    display: block;
    float: left;
    height: 77px;
    text-indent: -5000px;
    width: 94px;
}

div#wrap div#content div.boxContainer ul.listMaisEscenas li div.videoDet div {
    background: url(http://www.leche69.com/leche69/images/bg_detvideomaisescenas.jpg) no-repeat center left;
    float: left;
    height: 77px;
    line-height: 1.8em;
    padding: 0 10px 0 0;
    text-align: right;
    width: 205px;
}

/* - Footer - */
div#wrap div#footer {
    background: url(http://www.leche69.com/leche69/images/bg_footer.jpg) no-repeat bottom center;
    padding: 20px 0;
    position: relative;
    margin: 0 -6px;
    text-align: center;
    width: 1002px;
}

div#wrap div#footer ul.menuFooter {
    list-style: none;
    display: block;
}

div#wrap div#footer ul.menuFooter li {
    color: #FF0000;
    display: inline;
    padding: 0 3px;
}

div#wrap div#footer p {
    margin: 5px auto;
    width: 700px;
}

div#wrap div#content div.boxContainer div#spot {
    background: url(http://www.leche69.com/leche69/images/bg_spot.jpg) no-repeat;
    height: 238px;
    width: 962px;
}

div#wrap div#content div.boxContainer div#spot div#videoSpot {
    background: url(http://www.leche69.com/leche69/images/bg_videospot.jpg) no-repeat;
    float: left;
    height: 210px;
    margin: 8px;
    padding: 6px;
    width: 330px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot {
    float: left;
    width: 362px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot h3 {
/*    background: url(http://www.leche69.com/leche69/images/tit_textspot.png) no-repeat;*/
    display: block;
    height: 28px;
    margin: 8px 0 0 0;
    text-indent: -5000px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot div {
    background: url(http://www.leche69.com/leche69/images/bg_textspot.png) no-repeat bottom right;
    height: 192px;
    padding: 2px 0 0 5px;
    width: 355px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot div ul {
    list-style: none;
    padding: 8px 0 0 10px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot div ul li {
    background: url(http://www.leche69.com/leche69/images/ico_listspot.png) no-repeat left center;
    font-size: 1.4em;
    line-height: 1.38em;
    padding: 0 0 0 20px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot div p {
    font-size: 1.4em;    
    padding: 20px 0 0 30px;
}

div#wrap div#content div.boxContainer div#spot div#textSpot div p a {
    font-size: 14px;
}

div#wrap div#content h2.titRed#titLasWebs span {
/*    background: url(http://www.leche69.com/leche69/images/tit_laswebs.png) no-repeat center top;*/
}


div#wrap div#content ul.listLasWebs {
    list-style: none;    
}

div#wrap div#content ul.listLasWebs li {
    float: left;
    height: 245px;
    text-align: center;
    width: 320px;
}

div#wrap div#content ul.listLasWebs li img {
    border: 2px solid #d9d9d9;
}

div#wrap div#content ul.listLasWebs li a {
    font-size: 1.6em;
    font-weight: bold;
}

div#wrap div#content div.tops {
    background: url(http://www.leche69.com/leche69/images/bg_maisbuscados.png) no-repeat top center;
    float: left;
    height: 263px;
    padding: 15px 14px 0 0;
    width: 307px;
}

div#wrap div#content div.tops h3 {
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    text-indent: -5000px;
}

div#wrap div#content div.tops h3#titTops1 {
/*    background-image: url(http://www.leche69.com/leche69/images/tit_maisvistos.png);*/
}


div#wrap div#content div.tops h3#titTops2 {
/*    background-image: url(http://www.leche69.com/leche69/images/tit_maisbuscado.png);*/
}


div#wrap div#content div.tops h3#titTops3 {
/*    background-image: url(http://www.leche69.com/leche69/images/tit_escenasmaispopulares.png);*/
}

div#wrap div#content div.tops ul {
    list-style: none;
    padding: 10px 0 0 35px;
}

div#wrap div#content div.tops ul li {
    padding: 0 0 4px 0;
}

div#wrap div#content div.tops ul li a {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.8em;    
}

div#wrap div#content h2.titRed#accedeWebs span {
/*    background: url(http://www.leche69.com/leche69/images/tit_ascedewebs.png) no-repeat center top;*/
}


div#wrap div#content ul.listAccedeWebs {
    list-style: none;    
}

div#wrap div#content ul.listAccedeWebs li {
    float: left;
    padding: 0 5px 30px 5px;
    overflow: hidden;
    width: 468px;
}

div#wrap div#content ul.listAccedeWebs li div.topon h3 {
    background: url(http://www.leche69.com/leche69/images/bg_titAccedeWebs.jpg) no-repeat top left;
    font-size: 1.8em;
    height: 24px;
    padding: 2px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 310px;
}

div#wrap div#content ul.listAccedeWebs li div.topon a.imgTopOn {
    border: 2px solid #d9d9d9;
    display: block;
    float: left;
    height: 206px;
    margin: 0 10px 0 0;
    overflow: hidden;
    width: 306px;
}

div#wrap div#content ul.listAccedeWebs li div.topon a.imgTopOn img {
    border: none;
}

div#wrap div#content ul.listAccedeWebs li div.topon h4 a {
    font-size: 12px;
    font-weight: bold;
}

div#wrap div#content ul.listAccedeWebs li div.topon p {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    padding: 3px 0 10px 0;
}

div#wrap div#content ul.listAccedeWebs li div.topon div {
    float: left;
}

div#wrap div#content ul.listAccedeWebs li div.topon div.detWebs {
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 148px;
}    

div#wrap div#content ul.listAccedeWebs li div.topon a.btnVerMas {
    background: url(http://www.leche69.com/leche69/images/btn_vermas.jpg) no-repeat left center;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 0 20px;
}

div#wrap div#content ul.listAccedeWebs li div.bottom {
    height: 280px;
    overflow:hidden;
}

div#wrap div#content ul.listAccedeWebs li div.bottom dl dd {
    float: left;
    margin: 0 7px 15px 0;
}

div#wrap div#content ul.listAccedeWebs li div.bottom dl dd a.imgBotton {
    border: 2px solid #d9d9d9;
    display: block;
    height: 140px;
    margin: 0 0 5px 0;
    /*overflow: hidden;*/
    width: 145px;
}
.imgBotton img{
border: none;
}
.imgBotton:hover img{
border: 1px solid #000000;
}
div#wrap div#content ul.listAccedeWebs li p.descWebs {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    /*font-style: italic;*/
}


div#wrap div#content h2.titRed#todasActrices span {
/*    background: url(http://www.leche69.com/leche69/images/tit_todasactrices.png) no-repeat center top;*/
}


div#wrap div#content div.search {
    background: #ffebec;
    border: 1px solid #d9d9d9;
    padding: 10px;
}

div#wrap div#content div.search form {
    float: left;
}

div#wrap div#content div.search form label {
    font-size: 1.2em;
    font-weight: bold;
}

div#wrap div#content div.search div.paginacao {
    float: center;
    width: 280px;
}
div#wrap div#content div.search div.filterLetras p,
div#wrap div#content div.search div.paginacao p {
    color: #000;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 10px 0 0;
}

div#wrap div#content div.search div.filterLetras ul li,
div#wrap div#content div.search div.paginacao ul li {
    float: left;
    list-style: none;
    padding: 2px;
}

div#wrap div#content div.search div.filterLetras ul li a,
div#wrap div#content div.search div.paginacao ul li a {
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid red;
    padding:5px;
    text-decoration: none;
}
.pager_link {
    border: 1px solid red;
    padding:5px;
}
div#wrap div#content div.search div.paginacao ul li.courrent a,
div#wrap div#content div.search div.paginacao ul li#last a {
    color: #000;
    cursor: default;
}

div#wrap div#content div.search div.filterLetras {
    margin: 0 auto;
    width: 480px;
}

div#wrap div#content div.search div.filterLetras ul li {

}

div#wrap div#content h2.titDestaque {
    background: url(http://www.leche69.com/leche69/images/bg_titacrtrices.png) no-repeat top center;
    font-size: 2.4em;
    font-weight: normal;
    height: 43px;
    margin: 10px auto;
    padding: 18px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 892px;
}

div#wrap div#content h2.titDestaque span {
    color: #F00;
}

div#wrap div#content h2.titRed#todasEscenas span {
/*    background: url(http://www.leche69.com/leche69/images/tit_todaslasescenas.png) no-repeat center top;*/
}



.divIntroVideos{
    padding:0;
    margin:0;
    float:left;
    width:968px;
    height:238px;
    background-image: url(http://www.leche69.com/leche69/images/bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #999;
    }
.divPlayerBorder{
    float:left;
    width:320px;
    height:204px;
    padding:5px;
    margin:10px 0 0 10px;
    background-color:#FFF;
    border: 1px solid #999;
    }
.divImgVideos{
    float:left;
    width:245px;
    height:238px;
    margin:0 0 0 20px;
    padding:0;
    }
.formatosimg{ background:url(http://www.leche69.com/leche69/images/formatos.jpg); width:390px; height:88px; margin:10px 60px;}
.nvfot{text-align:center;margin:10px auto; }
.nvfot span, .nvfot a{padding:0 5px;margin:5px;font-size:30px; color:#FD0005; text-decoration:none; font-weight:bold;}
a.arr{ color:#000;}
.rankingEscenas {
    float:left;
    height:238px;
    width:968px;
}
.rankingEscenas h1{
    float:left;
    width:968px;
    font-family:Tahoma, Geneva, sans-serif;
    font-weight:bold;
    font-size:30px;
    color:#C00;
    text-align:center;
    margin:0;
}
.rankingEscenas .containerEscenaImg{
    float:left;
    height:155px;
    width:298px;
}
.rankingEscenas .containerEscenaImg img{
    border:#CCC solid 1px;
}
.rankingEscenas .containerEscena{
    float:left;
    height:181px;
    padding:10px;
    width:298px;
    margin:4px 0 0 2px;
}
.puesto1{background:url(http://www.leche69.com/leche69/images/1s.jpg) no-repeat;}
.puesto2{background:url(http://www.leche69.com/leche69/images/2s.jpg) no-repeat;}
.puesto3{background:url(http://www.leche69.com/leche69/images/3s.jpg) no-repeat;}
.rankingEscenas .containerEscena .containerEscenaImg a{
    float:left;
    margin:0;

}
.rankingEscenas .containerEscena a{
    margin:6px 0 0 0;
    font-family:Tahoma, Geneva, sans-serif;
    font-weight:bold;
    font-size:17px;
    color:#000;
    text-decoration:none;
    float:left;
}
.rankingEscenas .containerEscena a:hover{
    text-decoration:underline;
}
#centralEscena {
    float:left;
    margin:0 0 0 10px;
    padding:0 10px;
    width:923px;
    background: url(http://www.leche69.com/leche69/images/bgTop.jpg) no-repeat #FB1600;
    border-radius: 10px;-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.tituloEscenaBig {
    float:left;
    margin:0;
    padding:5px 20px;
    width:685px;
}
#centralEscena h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:30px;
    font-weight:bold;
    color:#fff;
    float:left;
    margin:0;
    padding:0;
    width:100%;
}
#centralEscena p{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    color:#333;
    float:left;
    margin:0;
    padding:0 0 5px 0;
    width:100%;
}
p.caractEscenas {
    background:none;
    border:1px dotted #CCCCCC;
    color:#333333;
    float:left;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:11px;
    margin:2px !important;
    padding:5px !important;
    width:230px !important;
}
p.descripcionEscenas {
    background:none;
    border:1px dotted #CCCCCC;
    color:#333333;
    float:left;
    height:55px;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:11px;
    margin:2px !important;
    padding:5px !important;
    width:230px !important;
}
a.descargarEscena {
    float:left;
    margin:2px;
}
h3.titCaractEscenas {
    background:#333;
    border:1px solid #333;
    color:#FFF;
    float:left;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:14px;
    margin:2px;
    padding:5px;
    width:230px;
}
.caja1 {
    float:left;
    margin:0 0 10px 0;
    padding:10px;
    width:903px;
    background:#FFF;
    border-radius: 10px 0 10px 10px;-moz-border-radius: 10px 0 10px 10px; -webkit-border-radius: 10px 0 10px 10px;
}
.caja2 {
    float:left;
    margin:0 0 10px 0;
    padding:10px;
    width:903px;
    background:#FFF;
    border-radius: 10px;-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.caja2 img {float:left;padding:2px;border:#CCCCCC 1px solid;}
.caja2 img.tn2 {margin:0 10px 0 0;}
.caja2 img.tn3 {margin:0 16px 6px 0;}
.caja2 img.tn4 {margin:0 0 6px 0;}
.caja2 img.tn5 {margin:0 2px 0 0;}
.caja2 img.tn6 {margin:0;}
.tn1{
    width:578px;
    height:377px;
    float:left;
    padding:2px;
    margin:0;
    border:#CCCCCC 1px solid;
    }

.imgTitulo{
    float:left;
    height:166px;
    width:166px;
    }
.cajaDetalle {
    float:left;
    margin:0;
    padding:60px 17px 17px 17px;
    width:664px;
}
.datosEscena {
    float:left;
    margin:0 0 0 5px;
    padding:1px;
    border:#CCCCCC 1px solid;
    width:246px;
/*    height:274px;*/
}
.datosEscena p{
    float:left;
    margin:0 0 10px 0;
    padding:0;
    font-family:'Tahoma';
    font-size:11px;
    color:#333;
    width:100%;
    }
.datosEscena p a{
    text-decoration:underline;
    color:#333;
    }
.datosEscena p a:hover{
    text-decoration:none;
    color:#333;
    }
.logoMicrosite{
    float:left;
    margin:0;
    padding:14px 0 0 5px;
    width:250px;
    height:74px;
    text-align:center;
    }
.btnTrailer{
    float:left;
    margin:0;
    padding:18px 0 0 20px;
    width:282px;
    height:50px;
    text-align:center;
    }
.btnTrailer a{
    background: url(http://www.leche69.com/leche69/images/btnTrailer.png);
    height:50px;
    display:block;
    text-decoration:none;
    }
.btnTrailer a:hover{
    background-position:0 50px;
    }
.btnTrailer a span{position: relative;z-index: -1;}

.btnEscena{
    float:left;
    margin:0;
    padding:20px 0 10px 10px;
    width:884px;
    height:66px;
    text-align:center;
    }
.btnEscena a{
    background: url(/leche69/images/bannerDescargarEscena.gif);
    height:66px;
    display:block;
    text-decoration:none;
    }
.btnEscena a:hover{
    background-position:0 66px;
    }
.btnEscena a span{position: relative;z-index: -1;}

.contenedorFecha {
    float:right;
    margin:0;
    padding:46px 0 0 0;
    width:120px;
}
.fechaEscena{
    text-align:center;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    float:right !important;
    color:#333;
    margin:0;
    padding:3px 10px 3px 10px !important;
    background:#FFF;
    width:auto !important;
    border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0;
    }
    
/* player container 16:9 */
div.playerTrailer16_9 a.player {
    height:360px;
    width:640px;
    cursor:pointer;
    float:left;
    text-align:center;
}

/* play button */
div.playerTrailer16_9 a.player img {
    margin-top:140px;
}

/* info area */
div.playerTrailer16_9 a.player div.info {
    height:30px;
    background:url(/leche69/images/player.jpg) no-repeat;
    text-align:left;
    padding:0;    
    margin-top:65px;
}

/* duration data inside info area */
div.playerTrailer16_9 a.player div.info span {
    color:#F00;
    display:block;
    font-weight:bold;
    font-size:12px;
}
div.playerTrailer16_9{
    width:640px;
    height:360px;
    float:left;
    padding:2px;
    border:1px solid #CCC;
    margin:0;
	margin-top:18px;
    }
    
/* player container 4:3 */
div.playerTrailer4_3 a.player {
    height:448px;
    width:615px;
    cursor:pointer;
    float:left;
    text-align:center;
}

/* play button */
div.playerTrailer4_3 a.player img {
    margin-top:180px;
}

/* info area */
div.playerTrailer4_3 a.player div.info {
    height:30px;
    background:url(/leche69/images/player4_3.jpg) no-repeat;
    text-align:left;
    padding:0;    
    margin-top:113px;
}

/* duration data inside info area */
div.playerTrailer4_3 a.player div.info span {
    color:#F00;
    display:block;
    font-weight:bold;
    font-size:12px;
}
div.playerTrailer4_3{
    width:615px;
    height:448px;
    float:left;
    padding:2px;
    border:1px solid #CCC;
    margin:0;
    }
    
.datosEscena4_3 {
    float:left;
    margin:0 0 0 20px;
    padding:1px;
    border:#CCCCCC 1px solid;
    width:246px;
/*    height:274px;*/
}
.datosEscena4_3 p{
    float:left;
    margin:0 0 10px 0;
    padding:0;
    font-family:'Tahoma';
    font-size:11px;
    color:#333;
    width:100%;
    }
.datosEscena4_3 p a{
    text-decoration:underline;
    color:#333;
    }
.datosEscena4_3 p a:hover{
    text-decoration:none;
    color:#333;
    }
.logoMicrosite4_3{
    float:left;
    margin:0;
    padding:14px 0 0 20px;
    width:250px;
    height:74px;
    text-align:center;
    }


