﻿body
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    background-image: url(Img/Fundo.jpg);
}

a:link, a:visited, a:active
{
    color: #666666;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.Corpo
{
    background-color: #EFEFEF; 
    background-image: url(Img/Corpo_Fundo_Topo.gif);
    background-position: top;
    background-repeat:repeat-x;
    padding:  5px 5px 0px 5px; 
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.CorpoRodape
{
    background-image: url(Img/Corpo_Fundo_Rodape.gif);
    background-position: top ;
    background-repeat:no-repeat;
    padding-top: 10px;
    color:#FFFFFF;
}
.c_Padrao_TituloEsquerda
{
    width: 8px;
    background-image: url(Img/c_Padrao_TopoEsquerda.gif);
    background-repeat: no-repeat;
}
.c_Padrao_TituloCentro
{
    background-image: url(Img/c_Padrao_Topo.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 13px;
    color: #666666;
}
.c_Padrao_TituloDireita
{
    width: 8px;
    background-image: url(Img/c_Padrao_TopoDireita.gif);
    background-repeat: no-repeat;
}
.c_Padrao_Corpo
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-image: url(Img/c_Padrao_Corpo.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
}
.c_Padrao_Corpo2
{
    border-left: 2px solid #FFFFFF;
    padding: 5px;
}

.c_Padrao_RodapeEsquerda
{
    background-image: url(Img/c_Padrao_RodapeEsquerda.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 20px;
}
.c_Padrao_RodapeCentro
{
    background-image: url(Img/c_Padrao_RodapeCentro.gif);
    background-repeat: repeat-x;
    height: 20px;
}
.c_Padrao_RodapeDireita
{
    background-image: url(Img/c_Padrao_RodapeDireita.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 20px;
}


.c_Branco_TituloEsquerda
{
    width: 8px;
    background-image: url(Img/c_Branco_TopoEsquerda.gif);
    background-repeat: no-repeat;
}
.c_Branco_TituloCentro
{
    background-image: url(Img/c_Branco_Topo.gif);
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 13px;
    color: #666666;
}
.c_Branco_TituloDireita
{
    width: 8px;
    background-image: url(Img/c_Branco_TopoDireita.gif);
    background-repeat: no-repeat;
}
.c_Branco_Corpo
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    padding: 10px;
}

.c_Branco_RodapeEsquerda
{
    background-image: url(Img/c_Branco_RodapeEsquerda.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 20px;
}
.c_Branco_RodapeCentro
{
    background-image: url(Img/c_Branco_RodapeCentro.gif);
    background-repeat: repeat-x;
    height: 20px;
}
.c_Branco_RodapeDireita
{
    background-image: url(Img/c_Branco_RodapeDireita.gif);
    background-repeat: no-repeat;
    width: 8px;
    height: 20px;
}

/* Cabeçalho */

.eCanCabecalhoCaixa
{
    background: url(Img/TopoFundo.jpg) no-repeat;
}
.eCanCabecalhoFoto
{
    border: solid 1px #666666;
    background: #FFFFFF;
    padding: 3px;
}
.eCanCabecalhoIdentificacao
{
    color: #FFFFFF;
}
.eCanCabecalhoNome, .eCanCabecalhoNumero
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 18pt;
    font-weight: bold;
}

.eCanCabecalhoCargo, .eCanCabecalhoCidade
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 14pt;
    font-weight: bold;
}

.eCanCabecalhoSlogan
{
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-right: 20px
}


/* Cabeçalho - Fim*/


/* Propostas */

.eCanPropostaItem
{
    font-size: 11pt;
    font-weight: bold;
    width: 100px;
    height: 60px;
    border: solid 3px #CCCCCC;
    text-align: center;
}


.eCanPropostaItem a:link, .eCanPropostaItem a:visited, .eCanPropostaItem a:active
{
    color: #666666;
    text-decoration: none;
}
.eCanPropostaItem a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

/* Propostas - Fim */


/* Menu Principal */

.eCanMenu
{
    width: 100%; 
}

.eCanMenu a
{
    color: #666666;
    font-weight:bold;
    text-decoration:none;
}

.eCanMenuItem
{
    padding-bottom:5px;
    height:40px;
}

.eCanMenuItemEsquerda
{
    width: 18px;
    background-image: url(Img/e_MenuItem_Esquerda.gif);
    background-repeat: no-repeat;
}

.eCanMenuItemEsquerdaOver
{
    width: 18px;
    background-image: url(Img/e_MenuItem_Esquerda_Over.gif);
    background-repeat: no-repeat;
}

.eCanMenuItemCentro
{
    background-image: url(Img/e_MenuItem_Fundo.gif);
    background-repeat: repeat-x;
    padding-left: 5px;
}

.eCanMenuItemDireita
{
    background-image: url(Img/e_MenuItem_Direita.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 10px;
}

/* Menu Principal - Fim*/



