#conteudoEsquerda {
    float: left;
    width: 190px;
    background-image: url('http://purific.com.br/layouts/padrao/imagens/layout/conteudo/borda_1x1_10.png');
    background-repeat: repeat-y;
    background-position: right;
}

#conteudoCentral{
    float: left;
    margin-left: 10px;
    width: 575px;
    height: 100%;
}




/* LISTA DE NOTICIAS EVENTOS*/

#listaNE {
    font-size: 10px;
    font-family: Tahoma, Verdana, Arial;

}

#listaNE #listaNoticias {
    width: 180px;
    margin-bottom: 15px;
}

#listaNE #listaEventos {
    width: 180px;
    margin-bottom: 15px;
}

#listaNE p{
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
    text-align: center;
    color: #414F6A;
    font-size: 12px;
    background-color: #ebebeb;
    line-height: 18px;
    vertical-align: middle;
}

#listaNE ul {
    margin: 0px;
    padding: 0px;
}

#listaNE li {
    list-style: none;
    background-image: url('http://purific.com.br/layouts/padrao/imagens/layout/conteudo/marcador_li.png') ;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    margin-top: 10px;
    padding-left: 13px;

}
/* FIM LISTA DE NOTICIAS EVENTOS */
/* FIM CONTEUDO DA DIREITA */



.flashMenu {
   /* background-image: url('http://purific.com.br/layouts/padrao/imagens/layout/conteudo/borda_1x1_10.png');
    background-repeat: repeat-x;
    background-position: top;*/
    margin-top: 10px;
    padding-top:20px;
    text-align: center;
}

#conteudoCentral ul li {
    list-style-image: url('http://purific.com.br/sobre/imagens/list-image.png') ;
    list-style-position: outside;
    margin-bottom: 5px;
}

#conteudoCentral #mapa_cidades {
    width: 205px;
    float: left;
}

#conteudoCentral #lista_cidades{
    width: 100%;
}

#conteudoCentral #lista_lojas {
    float:right;
    width:370px;
    margin-top: -50px;
}

#rq table{
    border: none;
    width: 100%;
}
#rq tr, #rq td {
    border: none;
}


#acessoFranqueado input {
    width:220px;
}

#btAcessoFranqueado{
    text-align: right;
}
#btAcessoFranqueado p{
    font-size: 11px;
    margin-top: 10px;
    text-align: right;
}

label{
    font-weight: bold;
}

legend{
    font-family: Arial, Tahoma, Verdana;
    color:#414F6A;
    font-size: 18px;
    font-weight: bold;
}