﻿body
{
    background-position: left top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.3;
    color: #000000;
    text-align: justify;
}

.dma
{
    font-size: 8pt;
    color: #2A2A2A;
}


.button
{
    font-size: 8pt;
    border-right: Black 1px solid;
    border-top: #2A2A2A 1px solid;
    border-left: #2A2A2A 1px solid;
    border-bottom: Black 1px solid;
    background-color: #4FA7FF;
    height: 18px;
}

.dropdownlist
{
    font-size: 8pt;
    color: red;
    background-color: #ffffff;
    height: 18px;
}

.imagem
{
    border-top: 1px solid #4FA7FF;
    border-left: 1px solid #4FA7FF;
    border-right: 1px solid #4FA7FF;
    border-bottom: 1px solid #4FA7FF;
    background-color: #ffffff;
    padding: 5px;
    text-align: center;
    width: 250px;
}

.produto
{
    border-top: 1px solid #4FA7FF;
    border-left: 1px solid #4FA7FF;
    border-right: 1px solid #4FA7FF;
    border-bottom: 1px solid #4FA7FF;
    background-color: #ffffff;
    padding: 5px;
    text-align: center;
    width: 350px;
}

.campo
{
    border-right: #4FA7FF 1px solid;
    border-top: #4FA7FF 1px solid;
    border-left: #4FA7FF 1px solid;
    border-bottom: #4FA7FF 1px solid;
    background-color: white;
}

.campoobrigatorio
{
    border-left: Red 1px solid;
    border-right: #4FA7FF 1px solid;
    border-top: #4FA7FF 1px solid;
    border-bottom: #4FA7FF 1px solid;
    background-color: white;
}

.campoobrigatorioinfo
{
    border-left: Red 1px solid;
    background-color: white;
}

.titulo
{
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #008FDB;
    text-align: left;
    border-bottom: 1px solid #4FA7FF;
    padding-left: 25px;
}

.inmetro
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    color: red;
    text-align: center;
    padding: 2px;
    color: red;
    background-color: white;
    border: 1px solid red;
}

.subtitulo
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #008FDB;
    text-align: left;
    padding-left: 0px;
}

.logotipo
{
    font-size: 11px;
    color: #2A2A2A;
    text-align: center;
    line-height: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.texto
{
    font-size: 12px;
    color: #2A2A2A;
    text-align: left;
    padding: 25px;
    line-height: 20px;
    text-align: justify;
    width: auto;
}

.container
{
    background: White;
    width: 99%;
    color: Black;
    border-right: #6494a2 1px solid;
    border-top: #6494a2 1px solid;
    border-left: #6494a2 2px solid;
    border-bottom: #6494a2 2px solid;
    margin-top: 0px;
    padding-top: 0px;
}

.copyright
{
    font-size: 8pt;
    color: #2A2A2A;
    text-align: right;
    line-height: 1.5;
    background-color: #ffffff;
    padding-right: 10px;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 2;
    color: #000000;
    text-decoration: none;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 2;
    color: navy;
    text-decoration: none;
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 2;
    color: navy;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #008FDB;
}

.seloqualidade
{
    padding: 2px;
    color: red;
    margin-left: 25px;
    font-family: Times New Roman;
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.iso
{
    padding: 2px;
    color: red;
    margin-left: 25px;
    font-family: Tahoma;
    font-size: 12pt;
}
