
body {
border: 0;
margin: 0;
padding: 0;
}

form {
border: 0;
margin: 0;
padding: 0;
}

table {
empty-cells: show;
border-style: none;
border-spacing: none;
border-collapse: collapse;
}

td {
padding: 0;
border-style: none;
border-spacing: none;
border-collapse: collapse;
}

/*
Topo:
*/

.Topo {
background-color: #319AFF;
height: 28px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
text-align: center;
vertical-align: middle;
}

.BarraTopo {
width: 100%;
height: 14px;
background-image: url("images/barra_topo.jpg");
background-repeat: repeat-x;
}


/*
	Laterais Esquerda e Direita:
*/

.Colunas {
background-color: #DBEDFF;
}

.ColunasLinks td {
width: 145px;
background-color: #DBEDFF;
height: 24px;
padding-left: 8px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-left: 0;
border-right: 0;
}

.ColunasCampanhas td {
padding: 0;
text-align: center;
background-color: #DBEDFF;
height: 24px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-left: 0;
border-right: 0;
}

.ColunasLinks, .ColunasLinks a, .ColunasCampanhas, .ColunasCampanhas a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #319AFF;
text-decoration: none;
}

.ColunasLinks a:hover, .ColunasCampanhas a:hover {
text-decoration: none;
color: #666666;
}

.TabelaCampanhas td {
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
}

.Textos td {
border: none;
}

.Textos td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #319AFF;
}

/*
	Meio do Site:
*/

.Conteudos, .Conteudos a, .TextoCampanhas, .ConteudosFaq, .ConteudosFaq a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-align: justify;
}

.Conteudos a, .Conteudos a:hover {
text-decoration: underline;
font-weight: bold;
}

.Conteudos, .ConteudosFaq {
list-style-type: circle;
list-style-image: url(images/bullet.gif);
}

.ConteudosFaq a {
text-decoration: none;
}

.ConteudosFaq a:hover {
text-decoration: underline;
}

hr {
border-top: 2px solid #CCCCCC;
border-top-style: dotted;
border-right: none;
border-left: none;
border-bottom: none;
}

/*
Rodapé:
*/

.BarraRodape {
width: 100%;
height: 14px;
background-image: url("images/barra_rodape.jpg");
background-repeat: repeat-x;
}

.Rodape, .Rodape a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-align: right;
padding-top: 2px;
padding-bottom: 4px;
padding-right: 4px;
text-decoration: none;
}

.Rodape a:hover {
text-decoration: underline;
}

