#home-noticia-principal {
    width: 320px;
    float: left;
}

#noticia-principal-tabs {
    width: 458px;
    height: 300px;
    float: right;
}

.noticia-lista-item-foto {
    display: block;
    float: left;
    margin-right: 10px;
    width: 105px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
}

#noticia-tab-container {

}

#Noticias {

}

.home-lista-item h1 {
}

.home-foto-bloco {
    width: 75px;
    height: 75px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    overflow: hidden;
    margin: 0px 5px 5px 0px;
}

#home-video-container *{
    width: 458px;
    height: 280px;
}

.home-coluna {
    width: 256px;
    float: left;
}

.coluna-spacer {
    width: 8px;
    height: 100px;
    float: left;
}

.home-lista {
    font-size: 11px;
    margin-top: 10px;
}

.foto-lista-foto {
    width: 100px;
    height: 100px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 5px;
}

#artigo-lista-foto {
    width: 256px;
    height: 136px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}


#home-video {
    width: 521px;
    float: left;
}

#home-video-grande-container * {
    width: 521px;
    height: 300px;
}

#home-equente {
    width: 251px;
    float: right;
}

#home-baixo-links-header {
    background-image: url('../../images/site/home-links-bg.png');
    width: 784px;
    height: 34px;
    background-repeat: no-repeat;
}

#home-baixo-links-borda {
    border: 1px solid silver;
    border-top: none;
}

#baixo-links-baixo {
    background-color: #006ab6;
    height: 10px;
    border-bottom: 3px solid #fede1a;
}

#home-rodape-texto {
    color: #666666;
    font-size: 11px;
    margin-top: 30px;
}

.home-noticia-principal-foto {
    display: block;
    width: 320px;
    height: 230px;
    background-position: center;
    background-repeat: no-repeat;
}

#home-enquete-container fieldset {
    border: none;
}

#home-baixo-liks ul li {
    list-style: none;
}
