#boxEsquerdo ul li a#eventos{color: yellow}

@import url(bastidores.css);

.boxBastidores{

    margin-left: 0;
}

.boxBastidores p{margin-left: 10px; clear: both;padding-top: 10px}

.boxBastidoresFoto{
    width: 90%;
    float:left;
    margin-top: 20px;
    margin-left:6px !important;
    margin-left:3px;
    padding-bottom:20px
}

.boxBastidoresFoto a{

    float: left;
    margin-left: 4px
}

.boxBastidoresFoto a img{

    border: 1px solid #666;
    padding: 3px
}

.dataBastidores{
    float: left;
    font-weight: bold;
    font-size: 13px;
    color: #C9AB54;
    margin-left: 10px;
    height:20px
}

.voltar{

    float: left;
    clear: both;
    padding: 4px;
    color: red;
    width: 100px
}

.tituloBastidores{
    float: left;
    font-size: 22px;
    font-weight:bold;
    color: #CA0000;
    width: 445px;
    background: #000;
    padding: 4px 0 4px 6px
}

.listaEventos{
    width: 90%;
    clear: both;
    margin-left: 10px;
    padding-top: 10px
}
.listaEventos li{
    padding: 2px 0 3px 2px;
    margin-top: 2px
}
.listaEventos li a {
    font-size: 13px;
    padding: 0 0 0 14px;
    color: #8F8484
}
.listaEventos li a:hover{text-decoration: underline}
