#titulo{
    background-image:url(http://www.brasileirinhas.com.br/imagens/bg_titulo.png);
    width: 660px;
    height: 30px;
    font-size: 25px;
/*    margin-top: 40px; */
    width: 861px;;
}

#titulo p{
    padding-left: 15px; 
    padding-top: 2px; 
    color: white; 
    font-family: Verdana,Arial,Helvetica,Sans-serif;
}

#relacionados{
    float: left;
/*    width: 100%*/
    margin-top: 35px;
}

/*DivEnsaio*/
#ensaioDaGarota{
    float: left;
/*    width: 100%*/
    margin-top: 40px;
}

#ensaio{
    height: 252px;
    margin: 10px 0 10px 10px;
    width: 202px;
    float: left;
}

#filmografia{
    float: left;
    margin-top: 35px;
}

.filmes{
    /*background-image: url('');*/
    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%;
}

/*DivCenaRelacionadas*/
#cenasRelacionadas{
    float: left;
    margin-top: 20px;
}

#barraFooter{
    background-color: #711615;
    float: left;
    height: 15px;
    position: relative;
    top: 15px;
    width: 100%;
}

.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;
    /*overflow: auto;*/
}

.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;
}

/*DivFilmeRelacionado*/
#filmeRelacionado{
    float: left;
    margin-top: 20px;
    margin-left: 7px;    
}

.clear{
    clear: both;
}

.clear_overl{
    overflow:hidden;
    height:1px;
}

.sample{
    padding-top: 6px; 
    padding-right: 6px; 
    padding-bottom: 10px; 
    padding-left: 6px;
    height: 270px;
    border: 1px solid #FFFFFF; 
    left: 6px;
    position: relative;
    top: 14px;
    width: 818px;
}

.covers{
    position:relative; 
    float: left; 
    width: 190px;
    background-image: url(../imagens/destaque_nova_capa_fundo.png);
}

.covers .image{
    margin-left: 10px; margin-top: 2px;
}

.img{
    border:1px solid #00a2ff;
    float:left;
    display:inline;
    margin-right:14px;
    width:228px;
    height:323px;
}

.description{
    float:left;
    position:relative;
    width:580px;
    height: 246px;
    left: 40px;
}

.description .hhh{
    position:relative;
    height:40px;
    overflow:hidden;
    width: 583px;
}

.rating{
    float: right;
}

.bd{
    border-bottom:1px solid #000;
}

.line{
    width:580px;
    margin:0;
    padding:5px 0;
}

.line h3{
    font-size:12px;
    font-weight:700;
    color:#000;
    text-align:right;
    float:left;
    margin:0;    
}

.line p{
    width:499px;
    text-align: left;
    float:left;
    margin:0;
    padding:0 0 0 5px;
    font-size: 12px;
}