﻿body
{
    color: #807f7d;
    font-size: 11px;
    font-family: Arial;
    background-color: #fcfafb;
}

.LilasBackgroundEsqTopo
{
    background-image: url("Img/LilasBackgroundEsquerda.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    height: 523px;
    width: 124px;
}

.LilasBackgroundDirTopo
{
    background-image: url("Img/LilasBackgroundDireita.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    height: 493px;
    width: 100px;
    background-color: #fcfafb;
}

.LilasMenu
{
    height: 32px;
    width: 499px;
    color: #040404;
    font-family: Helvetica Condensed,arial;
}

.LilasBusca
{
    background-image: url("Img/LilasBackgroundBusca.jpg");
    background-repeat: no-repeat;
    height: 98px;
    width: 499px;
    padding-right: 15px;
}

.LilasCorpo
{
    width: 985px;
}

.LilasCorpo a:link, .LilasCorpo a:hover, .LilasCorpo a:active, .LilasCorpo a:visited
{
    color: #bd60a5;
    text-decoration: none;
}

.LilasCorpoEsq
{
    width: 271px;
}

.LilasCorpoMenuEsq
{
    background-image: url("Img/LilasBackgroundCorpoEsq.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    width: 271px;
    height: 138px;
    padding-top: 50px;
    padding-right: 60px;
}



.LilasCorpoDir
{
    background-image: url("Img/LilasBackgroundCorpoDir.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    width: 499px;
    height: 303px;
    padding-top: 100px;
}
.LilasRodapeBackgroundEsq
{
    background-image: url("Img/LilasBackgroundEsquerdaRodape.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    height: 99px;
    width: 142px;
}

.LilasRodape
{
    background-image: url(Img/LilasRodape.jpg);
    background-repeat: no-repeat;
    height: 102px;
    width: 770px;
}

.LilasRodapeConteudo
{
    color: #bd60a5;
    font-family: Arial;
    font-size: 11px;
    padding-left: 80px;
    padding-top: 80px;
}

.LilasRodapeBackgroundDir
{
    background-image: url("Img/LilasBackgroundDireitaRodape.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    height: 99px;
    width: 130px;
}


/* Container Lilas Linha */

.cLilasLinhaTitulo
{
    color: #bd60a5;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    background-image: url("Img/cLilasLinhaTitulo.jpg");
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-bottom: 7px;
}


.cLilasLinhaConteudo
{
    color: #807f7d;
    font-size: 11px;
    font-family: Arial;
    background-image: url("Img/cLilasLinhaConteudo.jpg");
    background-repeat: repeat-y;
    padding-left: 9px;
}

/* Container Lilas Vazio */

.cLilasTituloVazio
{
    color: #bd60a5;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    padding-left: 9px;
    padding-bottom: 8px;
}

.cLilasConteudoVazio
{
    color: #807f7d;
    font-size: 11px;
    font-family: Arial;
    padding-left: 9px;
    padding-bottom: 8px;
}

.cLilasConteudoVazio a:link, .cLilasConteudoVazio a:hover, .cLilasConteudoVazio a:visited, .cLilasConteudoVazio a:active
{
    color: #807f7d;
}

/*Container Lilas Seta*/
.cLilasSeta
{
    background-image: url("Img/cLilasSetaTitulo.jpg");
    background-repeat: no-repeat;
    background-position: left;
    width: 11px;
    height: 12px;
}

.cLilasTituloSeta
{
    color: #bd60a5;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}

.cLilasDivisorTitulo
{
    background-image: url("Img/cLilasDivisorTitulo.jpg");
    background-repeat: repeat-x;
    background-position: top left;
    height: 1px;
}

.cLilasConteudoSeta
{
    color: #807f7d;
    font-family: Arial;
    font-size: 11px;
    padding-top: 5px;
    text-align: justify;
}

