﻿body
{

}
body.AGIWEB
{
background-image: url(../Imagens/fundo3.jpg);
background-attachment:fixed;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

dd
{
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;

}

p
{
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
}

h1
{
    font-family: Calibri;
    font-size: 18pt;
    color: #336699;
    text-align: left;
}

h2
{
    font-family: Calibri;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

h3
{
    font-family: verdana;
    font-weight: bold;
    font-size: 12pt;
    color: #336699;
}

h4
{
    font-family: Calibri;
    font-weight: normal;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
    line-height: normal;
    color: #000000;
    text-transform: none;
}

address
{
    font-family: verdana;
    font-weight: bold;
    font-size: 10pt;
    color: White
}
#Layer1 {
	position: inherit;
	left: auto;
	top: auto;
	width: 750px;
	overflow: scroll;
	height: 500px;
	overflow: auto;
}

