﻿body
{
    background-color: #efefef;
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: #666666;
    background-image: url(Img/FundoBaixo.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0 auto;
}

a:link, a:active, a:visited
{
    color: #333333;
    text-decoration:none;
    font-weight: 600;
}

a:hover
{
    color: #000000;
    text-decoration:underline;
}

.FundoBaixo
{
}

.FundoTopoEsq
{
    background-image: url(Img/FundoTopoEsq.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 564px;
}

.FundoTopoMeio
{
    background-image: url(Img/FundoTopo.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 988px;
    
}

.TopoIcone
{
    padding-right: 50px;
    height:43px;    
}
.TopoIcone a
{
    text-decoration: none;
    color: #ffffff;
    font-size: 7pt;
}

.FundoTopoDir
{
    background-image: url(Img/FundoTopoDir.jpg);
    background-position: top;
    background-repeat: repeat-x;
    height: 564px;
}

.Corpo
{
    margin-top: 2px;
    margin-bottom: 15px;
}

.Topo1
{
    background-image: url(Img/Topo1.jpg);
    background-repeat: repeat-y;
    width: 886px;
    margin: 0 auto;
    
}
.Topo2
{
    background-image: url(Img/Topo2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    
}
.Topo3
{
    background-image: url(Img/Topo3.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 4px 0px 4px 0px;
}

.LogoSybria
{
    background-image: url(Img/LogoSybria.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 211px;
    width: 315px;
}

.TopoFlash
{
    background-image: url(Img/FundoTopoFlash.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 211px;
    width: 294px;
}

.Menu
{
    padding-right: 5px;
    width: 272px;    
    margin-top: 1px;    
}

.MenuConteudo
{
    background-image:url(Img/MenuFundoRepetir.jpg);
    background-repeat:repeat-y;
    height:211px;
    border-left: 3px #b95d0e solid;       
    width:252px;    
    }
.MenuCantoDir
{
    background-image:url(Img/MenuCantoDir.jpg);
    background-repeat:no-repeat;
    width:16px;
    height:10px;
    background-position:top;
}
.MenuLadoMeio
{
    background-image:url(Img/MenuLadoMeio.jpg);
    background-repeat:repeat-y;    
    width:16px;
}

.TopoTituloMeio
{
    background-image: url(Img/TopoTituloMeio.jpg);
    background-repeat: repeat-y;
    width: 877px;
    margin: 0 auto;
}

.TopoTituloTopo
{
    background-image: url(Img/TopoTituloTopo.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.TopoTituloBaixo
{
    background-image: url(Img/TopoTituloBaixo.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 4px 0px 10px 0px;
}


.Titulo1
{
    width: 587px;
    font-family: Arial;
    font-weight: bold;
    color: #efefef;
    font-size: 13.5pt;
    padding-left: 23px;
    padding-top: 15px;
}

.Titulo2
{
    padding-top: 13px;
    padding-right: 23px;
}

.CorpoTopo
{
    background-image: url(Img/CorpoTopo.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 30px;
    width: 886px;
    margin: 0 auto;
}
.CorpoMeio
{
    background-image: url(Img/CorpoMeio.jpg);
    background-repeat: repeat-y;
    width: 886px;
    height: 150px;
    margin: 0 auto;
}
.CorpoBaixo
{
    background-image: url(Img/CorpoBaixo.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 48px;
    width: 886px;
    margin: 0 auto;
}

.Conteudo
{
    padding: 4px 13px 0px 13px;
}

.Conteudo6
{
    padding: 4px 13px 0px 13px;
}

.Rodape
{
    width: 630px;
    color: #333333;
    font-size: 7.5pt;
    padding-left: 70px;
}

/*Container Cinza*/
.cCinza
{
    margin-bottom: 20px;
}
.cCinza_Titulo
{
    font-family: Verdana;
    font-size: 13.5pt;
    color: #666666;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cCinza_CorpoEsq
{
    background-image: url(Img/cCinzaCorpoEsq.jpg);
    height: 155px;
    width: 12px;
    background-position: top right;
    background-repeat: no-repeat;
}
.cCinza_CorpoMeio
{
    background-image: url(Img/cCinzaCorpoMeio.jpg);
    height: 155px;
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px 5px 5px 5px;
    font-size: 8.7pt;
}
.cCinza_CorpoDir
{
    background-image: url(Img/cCinzaCorpoDir.jpg);
    height: 155px;
    width: 12px;
    background-position: top left;
    background-repeat: no-repeat;
}
