﻿.fundo_body{
background:url(images/fundo.jpg) repeat-x bottom;
background-attachment:fixed;
}

.body 
{
    font-family:Arial;
    font-size:8pt;
    color:#808080;
    font-weight:bold;
}

h2
{
   font-family:Arial;
   font-size:14pt;
   color:#808080;
   font-weight:bold;
} 

a
{
    font-family:Arial;
    color:#808080;
    text-decoration:none;
}

input, textarea
{
    border: solid 1px #999999;
    font-family:Arial;
    font-size:8pt;
    color:#808080;
}

h1#topo {
	width: 100%;
	height:456px;
	margin:0px;
	background:url(images/Exfog-filipeta_02.gif) no-repeat;
}
h1#topo span {
	display: none;
}
