body {
    margin: 0;
	padding: 0;
    font-family: arial;
    text-align:center;
    background: #FFFFFF;
}

#geral {
    width: 980px;
    margin: 0 auto;
    text-align:center;
}

#cabecalho {
    background: url(/includes/imagens/topo.jpg) no-repeat;
    height: 130px;
    clear: both;
}

#menu-topo {
    clear: both;
}

#menu-topo p {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    text-align: center;
}

#menu-topo a {
    color: #000000;
    text-decoration: none;
}

#menu-topo a:hover {
    text-decoration: underline;
}

#rodape {
    background: url() no-repeat;
    height: 40px;
    padding: 20 0 0 0;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #000000;
}

#rodape a {
    color: #000000;
    text-decoration: none;
}

#rodape a:hover {
    text-decoration: underline;
}

#centro {
    width: 100%;
    float: left;
}

#esquerda {
    width: 28%;
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

#centro_centro {
    margin: 0px;
    padding: 0px;
    width: 53%;
    float: left;
    text-align: center;
}

#direita {
    margin: 0px;
    padding: 0px;
    width: 17%;
    float: right;
    text-align: center;
}

#publicidade-ml-cima {
    margin: 0px 0px 10px 0px;
}

#noticia {
    border: 1px solid #0000FF;
    margin: 0px 0px 10px 0px;
}

#noticia h1 {
    margin: 0px;
    padding: 0px 5px 5px 5px;
    text-align: left;
    font-size: 17px;
}

#noticia p {
    margin: 0px;
    padding: 5px;
    text-align: left;
    font-size: 14px;
}

#noticia a {
    text-decoration: none;
    color: black;
}

#noticia a:hover {
    text-decoration: underline;
}

#noticia span {
    font-size: 12px;
    color: #666666
}

#mercado-livre {
    margin: 0px 5px 15px 5px;
    padding: 5px;
    border: 1px solid #0000FF;
}

#mercado-livre h1 {
    margin: 0px;
    padding: 0px 5px 5px 5px;
    text-align: left;
    font-size: 14px;
}

#mercado-livre p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

#mercado-livre a {
    text-decoration: none;
    color: #000000;
}

#mercado-livre a:hover {
    text-decoration: underline;
}

#mercado-livre img {
    margin: 0px 55px;
    border: 0px;
}
