﻿body
{
    background-color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

a
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.BuscaCaixa
{
    width: 100px;
}

.CorpoSite
{
    background-color: #af261a;
    border: 1px solid #9f5852;
    width: 1018px;
}

.CorpoSiteTopoRepetir
{
    background-image: url(Img/CorpoSiteTopoRepetir.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: #ffffff;
    height: 195px;
}
.CorpoSiteTopo
{
    background-image: url(Img/CorpoSiteTopo.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 195px;
}
.CorpoSiteMeioTopoEsq
{
    background-image: url(Img/CorpoSiteMeioTopoEsq.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 11px;
    height: 67px;
}
.CorpoSiteMeioTopoMeio
{
    background-image: url(Img/CorpoSiteMeioTopoMeio.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 67px;
}
.CorpoSiteMeioTopoDir
{
    background-image: url(Img/CorpoSiteMeioTopoDir.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 11px;
    height: 67px;
}
.CorpoSiteMeioTopoMeioEsq
{
    background-image: url(Img/CorpoSiteMeioTopoMeioEsq.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 213px;
    height: 67px;
}
.CorpoSiteMeioTopoMeioDirFundo
{
    background-image: url(Img/CorpoSiteMeioTopoMeioDirFundo.jpg);
    background-position: bottom right;
    background-repeat: repeat-y;
    background-color: #ed746a;
}
.CorpoSiteMeioTopoMeioDirRepetir
{
    background-image: url(Img/CorpoSiteMeioTopoMeioDirRepetir.jpg);
    background-position: bottom right;
    background-repeat: repeat-x;
}
.CorpoSiteMeioTopoMeioDir
{
    background-image: url(Img/CorpoSiteMeioTopoMeioDir.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.CorpoSiteMeioTopoEsqBordaCinza
{
    background-image: url(Img/CorpoSiteMeioTopoEsqBordaCinza.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}
.CorpoSiteMeioTopoMeioBordaCinza
{
    background-color: #d1d3d4;
    height: 11px;
}
.CorpoSiteMeioTopoDirBordaCinza
{
    background-image: url(Img/CorpoSiteMeioTopoDirBordaCinza.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 12px;
    height: 11px;
}
.CorpoSiteMeioEsq
{
    background-image: url(Img/CorpoSiteMeioEsq.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    width: 11px;
}
.CorpoSiteMeio
{
    background-color: #d1d3d4;
    height: 100px;
    padding-left: 12px;
    padding-right: 12px;
}
.CorpoSiteMeioDir
{
    background-image: url(Img/CorpoSiteMeioDir.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    width: 11px;
}
.CorpoSiteMeioBaixoEsqBordaCinza
{
    background-image: url(Img/CorpoSiteMeioBaixoEsqBordaCinza.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 11px;
    height: 13px;
}
.CorpoSiteMeioBaixoMeioBordaCinza
{
    background-color: #d1d3d4;
}
.CorpoSiteMeioBaixoDirBordaCinza
{
    background-image: url(Img/CorpoSiteMeioBaixoDirBordaCinza.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 11px;
    height: 13px;
}

.CorpoSiteMeioBaixoEsqSombra
{
    background-image: url(Img/CorpoSiteMeioBaixoEsqSombra.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 11px;
    height: 12px;
}
.CorpoSiteMeioBaixoMeioSombra
{
    background-image: url(Img/CorpoSiteMeioBaixoMeioSombra.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    height: 12px;
}
.CorpoSiteMeioBaixoMeioEsqSombra
{
    background-image: url(Img/CorpoSiteMeioBaixoMeioEsqSombra.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 12px;
}
.CorpoSiteMeioBaixoMeioDirSombra
{
    background-image: url(Img/CorpoSiteMeioBaixoMeioDirSombra.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 12px;
}
.CorpoSiteMeioBaixoDirSombra
{
    background-image: url(Img/CorpoSiteMeioBaixoDirSombra.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 11px;
    height: 12px;
}

.Rodape
{
    background-image: url(Img/RodapeFundo.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 960px;
    height: 52px;
}
.RodapeConteudo
{
    color: #ffffff;
    font-size: 12px;
    width: 626px;
    padding-right:23px;
 
}

/*CONTAINERS*/

/*TITULO VERMELHO*/

.cTituloVermelho
{
    font-size:16px;
    font-weight:bold;
    color:#af261a;
    text-align:center;
}
.cTituloVermelhoConteudo
{
    font-size:12px;
    color:#000000;
    padding-top:5px;    
}

