* {
    margin: 0;
    padding: 0;}

body {
    padding:40px 0 30px 0;
    background: url(images/.jpg) no-repeat;
    background-size: cover;
    background-color: #F5FFFA; {Cor fundo das páginas - MINTCREAM}
    text-align:center;} 

h4 {
    padding: 20px 0 6px 0;
    font: bold 16px Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    color: #000080;} {sub-títulos internos - NAVY}

p {
    padding: 5px 0;
    font: 16px/22px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #6A5ACD;} {texto interno - SLATEBLUE}


#main {
    position: relative;
    margin: 0 auto;
    width: 950px;
    text-align: left;}

#top {
    height: 150px;
    background: url(images/top.png);} {barra superior - logo grupo}

#afterh2 {
    float: Left;
    width: 30px;
    height: 50px;} 

#menu {
    float: right;
    padding: 0 10px 0 0;
    height: 40px;}

#menu ul {
    list-style: none;}

#menu ul li {
    float: left;
    display: block;
    padding: 0 25px;
    height: 40px;
    border-left: 2px solid #000080;} {barra menu suspenso top - NAVY}

#menu ul li a {
    display: block;
    margin: 20px 0 0 0;
    font: bold 16px/24px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000080;} {link menu suspenso top - NAVY}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
    color: #6A5ACD;} {link ativo menu suspenso top - SLATEBLUE}

#middle {
    padding: 5px 0 0 0;}

#left {
    float: left;
    width: 220px;}

#left h3{
    font: bold 15px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: none;
    color: #000080;
    background: #ADD8E6 repeat-x;} {Barra títulos menu à esquerda -  NAVY e LIGHTBLUE}

#left ul {
    list-style: none;
    padding: 20px 0 20px 0;}

#left ul li {
    margin: 0 0 0 5px;
    padding: 0 0 0 15px;
    background: url(images/arrow.gif) no-repeat left;}

#left ul li a {
    font: 14px/22px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #000080;} {link menu a esquerda - NAVY}

#left ul li a:hover {
    text-decoration: underline;
    color: #ADD8E6;} {link ativo menu a esquerda - LIGHTBLUE}

#right h2 {
    padding: 0 0 0 5px;
    font: bold 15px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: none;
    color: #000000;}{BLACK} {não usado no momento}

#right h2.green {
    clear: both;
    margin: 0 0 15px 0;
    background: #000000;}{BLACK} {não usado no momento}

#right {
    float: right;
    padding: 0 0 15px 0;
    width: 728px;
    text-align: justify;
    background: url(images/green.gif) repeat-x top;} {não usado no momento}

#right h3 {
    padding: 0 0 0 15px;
    font: bold 24px/36px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase
Is a keyword forcing all characters to be converted to uppercase.
lowercase
Is a keyword forcing all characters to be converted to lowercase.
none
Is a keyword preventing the case of all characters to be changed.
full-width 
Is a keyword forcing the writing of a character — mainly ideograms and latin scripts —  inside a square, allowing them to be aligned in the usual East Asian scripts (like Chinese or Japanese).;
    color: #000080;
    background: #ADD8E6;} {barra campanha - NAVY e LIGHTBLUE}

#right_2 {
    padding: 0 0 0 15px;
    text-align: justify;}

#right_top {
    padding: 0 0 15px 0;}

#right_mid {
    clear: both;
    color: #000080;} {Rodapé - endereço - NAVY}

#right_mid p {
    font: 13px/18px Arial, Helvetica, sans-serif;
    text-align: Justify;
    color: #000080;} {texto central lado direto - }

#right_mid h3 {
    padding: 0 0 0 15px;
    color: #000080;
    background: #ADD8E6;} {barras  atividades, notícias e marketing - NAVY e LIGHTBLUE}

#right_mid_1 {
    float: left;
    padding: 0 0 1px 0;
    width: 350px;
    text-align: left;} {Barra das atividades e notícias e rodapé à esquerda}

#right_mid_2 {
    float: right;
    padding: 0 0 1px 0;
    width: 350px;
    text-align: left;} {Barra das atividades e notícias e rodapé à direita}

#bottom {
    clear: both;
    padding: 0 0 0 220px;
    height: 32px;
    background: #ADD8E6;} {barra finais da pagina - LIGHTBLUE}

#bottom_2 {
    padding: 0 20px 0 0;
    background:;
    border-left: 2px solid NAVY;}

#bottom p {
    padding: 0 0 0 15px;
    font: 16px/32px Arial, Helvetica, sans-serif;
    color: #000080;} {Texto da barra final da página - NAVY}

#bottom a, #bottom a:hover {
    color: White;} {não usado no momento}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 15px 20px 0;}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;}
