#topo {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
height: 80px;
border: none;
background-color: #FFFFFF;
background-image: url("sinalizadores/Brasil_360.gif");
background-repeat: no-repeat;
background-position: right 0px;
}

#esquerda {
position: absolute;
top: 90px;
left: 5px;
width: 175px;
height: 710px;
background: Aliceblue;
text-align: justify;
padding-bottom: 15px;
padding-left: 5px;
border: 1px;
border-style: solid;
border-color: #4263ce;
background-image: none;
background-repeat: no-repeat;
background-position: 1px;
}

#meio
{
	border-right: medium none;
	border-top: medium none;
	background: white;
	border-left: medium none;
	border-bottom: medium none;
	text-align: justify;
}

#direita {
position: absolute;
top: 90px;
right: 10px;
width: 210px;
height: 640px;
background: Aliceblue;
padding-bottom: 15px;
padding-left: 5px;
border: 1px;
border-style: solid;
border-color: #4263ce;
background-image: none;
background-repeat: no-repeat;
background-position: 1px;
}

SPAN {
text-transform: none;
}

.textopequeno {
font-family: verdana, arial;
color: blue;
font-size: xx-small;
}

.textodestaque
{
	font-size: 8pt;
	color: navy;
	font-family: verdana, arial;
	text-align: justify;
}

.textolegenda {
font-family: verdana, arial;
color: #4263ce;
font-size: xx-small;
text-align: right;
background: none;
line-height: 9px;
}

.textologo {
font-family: verdana, arial;
font-weight: 900;
color: navy;
font-size: medium;
text-align: right;
margin-left: 180px;
margin-top: 0px;
}

.sublogo {
font-family: verdana, arial;
font-weight: 900;
color: navy;
font-size: 10pt;
margin-left: 180px;
}

h4 {
font-family: verdana, arial;
font-size: 10pt;
color: navy;
text-align: center;
}

h3
{
	font-size: 10pt;
	color: navy;
	font-family: verdana, arial;
	text-align: left;
}

h2 {
font-family: verdana, arial;
font-size: 10pt;
color: navy;
text-align: left;
}

P {
margin: 5 pixels; 
margin-left: 0;
text-align: justify;
} 

P.letra:first-letter
{
	font-size: 256%;
	float: left;
	margin-left: 0px;
	font-style: italic;
}

P.linha:first-line {
background: #4263ce;
}

P.assinatura
{
	font-weight: 500;
	font-size: 7pt;
	font-family: verdana, cursive, fantasy, "Times New Roman";
	text-align: right;
}

P.data {
font-family: verdana, cursive, fantasy, "Times New Roman";
text-align: right;
font-size: 8pt;
font-style: none;
font-weight: 200;
}

P.endereco:after {
content: "genp@ghc.com.br";}









INPUT:focus.foco {
color: white;
background: #4263ce;
}

UL.circulo {
color: #4263ce;
list-style-type: circle;
border: none;
list-style-position: inside;
background: Aliceblue;
margin-right: 20px;
}

UL.marcador {
color: #4263ce;
list-style-image: url("sinalizadores/acrobat.gif");
border: none;
list-style-position: inside;
background: Aliceblue;
margin-right: 20px;
}

LI.marca {
color: #4263ce;
list-style-image: url("sinalizadores/acrobat.gif");
border: none;
text-align: left;
list-style-position: inside;
background: #e7e7ff;
margin-right: 20px;
}
UL.quadrado {
color: #4263ce;
list-style-type: square;
border: none;
list-style-position: none;
margin-left: 20px;
}

UL.disco {
list-style-type: none;
border: none;
list-style-position: none;
margin-left: -15px;
}

LI {
vertical-align: center;
line-height: 20px;
}

LI.fundo
{
	background: #e7e7ff;
	line-height: 20px;
}

