* { margin: 0px; padding: 0px; }
html, body  
	{height: 100%;
	 width: 100%;
	 background: #db8600 url('bg_x.gif') repeat-x; 
	 text-align: center; 
	 font-size: 15px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body
	{margin: 0 auto; 
	 padding: 0px; 
	 font-size: 10px; 
	 text-align: left;
	 color: #4d7000;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 588px; 
	 background: #fafafa;
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	 background: #FFFED1;
	}
a 
	{color: #d2c05b; 
	 font-size: 11px;
	 text-decoration: none; 
	}
a:visited 
	{color: #d2c05b;
	}
a:hover 
	{color: #ffffff;
	}
#content
	{height: 760px;
	 width: 770px;
	 margin: 0 auto;
	}
#footer
	{height: 12px;
	 width: 770px;
	 margin: 10px auto;
	}
#autor
	{float: left;
	 height: 12px;
	 width: 100px;
	 margin: 0 auto;
	 color: #d2c05b;
	}
#copyright
	{float: left;
	 height: 12px;
	 width: 780px;
	 margin: 0 auto;
	}
#logo
  {margin: 200px 340px auto 340px;
	 height: 59px;
	 width: 300px;
	 
	}
