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 {
    width: 80%;
    margin: 10px 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    
    text-align: left;
}

#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: center;
    color: #000000;
}

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

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

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

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

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

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

#mercado-livre {
    margin: 0px 5px 15px 5px;
    padding: 5px;
    width: 130px;
    height: 240px;
    float: left;
    border: 1px solid #0000FF;
}

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

#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 10px;
    border: 0px;
}

#paginas {
    width: 82%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    clear: both;
}

#paginas a {
    color: #000000;
}
