#ensaioGarota{
    float: left;
    margin-left: 5px;
    margin-top: 35px;
    width: 852px;
}

.tituloGirls{
    background-image:url(http://www.brasileirinhas.com.br/imagens/bg_titulo.png);
    width: 660px;
    height: 30px;
    font-size: 25px;
    width: 852px;
}

.tituloGirls p{
    padding-left: 15px; 
    padding-top: 2px; 
    color: white; 
    font-family: Verdana,Arial,Helvetica,Sans-serif;
}

#boxGalleryImages{
        position: relative;
/*        overflow: auto;
        width: 720px;
        height: 444px;
        margin-left: 16px;*/
    }

.zitem{
        text-decoration: none;
        float: left;
        margin-left: 21px;
        margin-top: 15px;
    }

.imgs{
        width: 145px;
        height: 220px;
        top: 0px;
        left: 0px;
    }

.clear{
    clear: both;
}

#ensaioDaGarota{
    float: left;
    margin-top: 40px;
}

#ensaio{
    height: 252px;
    margin: 10px 0 10px 10px;
    width: 202px;
    float: left;
}

#filmografia{
    float: left;
    margin-left: 5px;
    margin-top: 35px;
    width: 852px;
}

.filmes{
    height: 272px;
    margin: 10px 0 10px 10px;
    width: 202px;
    float: left;
}

.ver p{
    float: right;
    font-size: 20px;
    height: 25px;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: right;
    width:100%;
}

#cenasRelacionadas{
    float: left;
    margin-top: 20px;
    margin-left: 5px;
}

.boxCenas{
    border-top: 1px dashed #CCCCCC;
    float: left;
    position: relative;
    top: 15px;
    width: 100%;
}

.boxCenas .left-border .cenaMoldura{
    position: absolute;
    right: 0px;
}

.boxCenas .left-border{
    float: left;
    left: 10px;
    position: relative;
    top: 10px;
}

.boxCenas .riqht-label-cenas{
    float: right;
    height: 250px;
    margin-top: 10px;
    position: relative;
    width: 495px;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 12px;
}

.boxCenas .riqht-label-cenas .nomeCena{
    margin-left: 5px; 
    font-size: 15px;
}

.boxCenas .riqht-label-cenas .nomeCena .tituloCena,
.boxCenas .riqht-label-cenas strong{
    font-weight: bold;
}

.boxCenas .riqht-label-cenas .dados1,.nomeFilme,.dados2{
    margin-top: 15px;
    margin-left: 5px;
}

.boxCenas .riqht-label-cenas .play{
    position: absolute; 
    right: 10px;
    top: 225px;
}

.boxCenas .riqht-label-cenas .play a{
    color: #990000; 
    font-size: 15px; 
    font-weight: bold;
}

.cena {
    position: relative;
    width: 192px;
    height: 240px;
    float: left;
    margin-left: 20px;
    top: 8px;
}

.cena .moldura {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 192px;
    height: 240px;
    background-image: url(http://www.brasileirinhas.com.br/imagens/bg_cena.png);
    background-repeat: no-repeat;
}

.cena .moldura.hd {
    background-image: url(http://www.brasileirinhas.com.br/imagens/bg_cena_hd.png) !important;
}

.cena .img {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 184px;
    height: 139px;
    overflow: hidden;
}

.cena .tituloCena {
    position: absolute;
    left: 10px;
    top: 146px;
    width: 130px;
    height: 20px;
    font-weight: bold;
}

.cena .tempo {
    position: absolute;
    right: 10px;
    top: 146px;
    width: 100px;
    height: 20px;
    color: #CCCCCC;
    text-align: right;
    font-size: 12px;
}

.cena .texto {
    position: absolute;
    top: 165px;
    height: 55px;
    width: 172px;
    left: 5px;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 12px;
}

.cena .play {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: auto;
    text-align: right;
}

a.red,
a.red:visited,
a.red:active {
    font-weight: bold;
    color: #990000;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 11px;
}

a.red:hover {
    text-decoration: underline;
}

#barraFooter{
    background-color: #711615;
    float: left;
    height: 15px;
    margin-left: 5px;
    position: relative;
    top: 15px;
    width: 852px;
}