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

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

#cabecalho {
    background: url(/includes/imagens/topo.jpg) no-repeat;
    height: 130;
    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 {
    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: 780;
    float: left;
}

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

#lista-mercado-livre {
    margin: 0;
    padding: 5;
    width: 80%;
    height: 90px;
    border-bottom: 1px solid #0000FF;
}

#ml-foto {
    width: 90px;
    float: left;
}

#ml-foto img {
    margin: 0;
    border: 0;
}

#ml-titulo {
    margin: 35 0 0 0;
    width: 500px;
    float: left;
}

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

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

#ml-titulo a:hover {
    text-decoration: underline;
}

#ml-info {
    margin: 20 0 0 0;
    text-align: left;
    float: left;
}

#ml-info li {
    font-size: 11px;
    list-style: none;
}
