.body {
     background-color: #CC9399;
     text-align: center;
     text-align: -moz-center;
}

body
{
text-align: center;
}

body
{
text-align: -moz-center;
}

.titulo {
     font-family: Arial;
     font-weight: bold;
     font-size: 18pt;
     color: #FFFFFF;
}

.subtitulo {
     font-family: Arial;
     font-weight: bold;
     font-size: 10pt;
     color: #1F5369;
     text-decoration: none;
}

.slogan {
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 9pt;
    color: #80082C;
}

.subcanais {
     font-family: Arial;
     font-weight: bold;
     font-size: 8pt;
     color: #0D3880;
     text-decoration: none;
}

.subcanais:hover {
     color: #FFFFFF;
     text-decoration: underline;
}

.subcanaisSecundario {
     font-family: Arial;
     font-weight: bold;
     font-size: 8pt;
     color: #0D3880;
     text-decoration: none;
}

.subcanaisSecundario:hover {
     color: #FFFFFF;
     text-decoration: underline;
}


.topicos {
     font-family: Arial;
     font-weight: bold;
     font-size: 8pt;
     color: #6E560C;
     text-decoration: none;
}

.telefones {
     font-family: Arial;
     font-weight: bold;
     font-size: 9pt;
     color: #000000;
     text-decoration: none;
}

.textonormal {
     font-family: Arial;
     font-weight: normal;
     font-size: 9pt;
     color: #000000;
     text-decoration: none;
}

TD.camada01 {
     background-color: #51EDED;
}

TD.camada02 {
     background-color: #FBFFEB;
}

TD.camada03 {
     background-color: #51EDED;
}

IMG.imagemsemborda {
    border: none;
}