* { 
 margin: 0 0 0 0;
  padding: 0 0 0 0
}

body {
 background-color: rgb(50,50,50)
}

body.white {
background-color: #ffffff
}


#cabecalho {
width: 100%;
height: 200px;
border: solid #ffffff 0px;


}

#background {
z-index:1;
position: absolute;
left: 0px;
top: 0px;
}

#cabecalho h1 {
font-family:arial,serif;
font-size:20pt;
font-weight:bold;
font-style:normal;
color: #ffffff;
float: left;
text-align:right;
margin: 15px 0 0 20px
}


#content {
width: 100%;
background-color: #ffffff;

}

#content2 {
z-index:2;
position: absolute;
right:1px;
top: 4px;
}

#content h1 {
  
font-family:arial,serif;
  
font-size:16pt;
  
font-weight:bold;
  
font-style:normal;
  
text-align:center;
  
color:#000000;
  
background-color:#ffffff;
margin: 10px 0 10px 0}


#content h2{

font-family:arial,serif;
font-size:14pt;
font-weight:bold;
font-style:normal;
text-align:center;
color:#000000;
background-color:#ffffff;
margin: 10px 0 10px 0
}


#content p {
font-family:arial,
serif;font-size:10pt;
font-style:normal;
font-weight:normal;
text-align:justify;
margin: 10px 40px 10px 40px;
color:#000000;
background-color:#ffffff
}

#content a {
font-family:arial;font-size:12pt;
font-style:normal;
font-weight: 500;
color:#000000;
background-color:#ffffff;
text-decoration: underline
}

#content a:hover{
color:#ff3300;
text-decoration:none}


#content img {
margin: 4px;
border: solid #000000 1px
}


#topnavigate {
width: 100%;
height: 64px;
padding: 6px 0 0 4px
}

/* Button settings */
#topnavigate p {
text-align: center; 
float: left;  
text-indent: 0px; 
margin: 0 0 0 0;  
padding: 0 0 0 0  }

#topnavigate a {
display: block;
background-image : URL(imagens/button-078.gif);
background-repeat : no-repeat; 
margin: 0 0 0 0;  
padding: 0 0 0 0;
width : 178px; 
height: 26px;

  }

#topnavigate a:hover {
display: block;
background-image : URL(imagens/button-078-2.gif);
background-repeat : no-repeat; 
margin: 0 0 0 0;  
padding: 0 0 0 0;
width : 178px; 
height: 26px;
  }

/* Define button text */
#topnavigate a {
 font-family: Arial, Verdana, serif; 
font-style : normal ;
font-size : 8pt; 
font-weight :700;
text-decoration : none; 
color:#ffffff; 
margin: 0 0 0 0;
line-height : 240% }

#topnavigate a:hover { 
color: #ffcc00;
}


#footer {
width: 100%;
height: 25px;
padding: 0 0 0 0
}

address {
font-family:arial;
font-size:8pt;
font-style:normal;
font-weight:bold;
text-align: center;
color:#ffffff;
background-color:rgb(50,50,50);
margin: 2px 0 0 0
}


address a {
color: #efefef
}

form {
font-family: verdana, serif;
font-size: 12pt;
margin: 10px 40px 10px 40px
}

