﻿body {
}

.cabecalho 
{
    margin-left: 10%;
    margin-right: 10%;
}

.titulo 
{
}

.fundo_titulo
{
    margin-left: 10%;
    margin-right: 10%;
    background-color: #32A316;
    height: 2em;
    vertical-align:middle;
}

.texto_titulo
{
    text-align: center;
    font-size: large;
    font-weight: bold;
    font-family: Tahoma;
    height: 41px;
}

.style1
{
    width: 100%;
    padding: 3px;
}
.style2
{
    text-align: right;
    font-size: small;
    font-weight: bold;
    font-family: Tahoma;
    width:35%;
}
.style3
{
    text-align:center;
    font-size: small;
    font-weight: bold;
    font-family: Tahoma;
    width:30%;
}
.style4
{
    text-align: center;
    font-size: large;
    font-weight: bold;
    font-family: Tahoma;
    height: 41px;
    background-color: #32A316;
}
.style5
{
    width: 100%;
}

.style6
{
    text-align: right;
    font-size: 20em;
    font-weight: bold;
    font-family: Tahoma;
    width:35%;
}

.style6l
{
    text-align: left;
    font-size: x-small;
    font-weight: bold;
    font-family: Tahoma;
    width:35%;
}

.style9
{
    text-align: center;
    font-size: small;
    font-weight: bold;
    font-family: Tahoma;
}
.style10
{
    text-align: center;
    font-size: small;
    font-weight: bold;
    font-family: Tahoma;
    width: 152px;
}

a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size:x-small;
}

a link
{
    text-decoration: none;
}

a visited
{
    text-decoration: none;
}