body {
  text-align: center;
  min-width: 845px;
  font-family: arial, sans-serif;
  background-color:#866D57;
}

#wrapper {
  text-align: left;
  width: 845px;
  margin-left: auto;
  margin-right: auto;
  border: 2px;
  border-color: red;
}

#main {
  text-align: left;
  width: 845px;
  margin-left: auto;
  margin-right: auto;
  border: 1px;
  border-style: solid;
  border-color: #3F2F20;
}

#main {
  text-align: left;
  background-color:#ffffff;
}

#main_content {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 1px;
  color: #624932;
}

#main_content ul {
   margin-left: 170px;
	margin-top: 4px;
	
}

#main_content h4 {
	margin-left: 14px;
    font-size: 18px;
    font-weight: bold;
	color: #FDAB00;
}

#main_content p {
    margin-left: 12px;
	margin-left: 10px;
	margin-top: 1px;
	font-size: 12px;
	text-align: justify;
}


.title1 {
  	color: #3F2F20;
	font-size: 18px;
}

.title2 {
  	color: #3F2F20;
	font-size: 30px;
}

#nav-menu li a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 1.5em;
	padding-left: 3px;
	padding-top: 2px;
}

#nav-menu a:hover
{
	text-decoration: underline;
}

#nav-menu
{
	margin-top: 7px;
	color: #ffffff;
}


#nav-menu ul
{
	list-style-image:  url('/2009/images/house_icon2.gif');
	margin-left: 16px;
	padding-left: 16px;
	
}

#apoio 
{
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
}

#apoio_div 
{
	text-align: center;
}
#apoio_content 
{
	text-align: center;
}



#apoio_header 
{
	text-align: left;
	color: #FF9900;
	margin-left: 46px;
	font-weight: bold;
	
}

#footer 
{
   color: #FFFFFF;
   font-size: 11px;
}

#footer a
{
   color: #FFFFFF;
   font-size: 11px;
   text-decoration: none;
   font-weight: bold;
}

#footer a:hover
{
   color: #FFFFFF;
   font-size: 11px;
   text-decoration: underline;
}

p.left 
{
	float: left;
}
.formInput { background-color:#eee; font-size:12px; font-family:Arial; color:#666; border: 1px solid #5f4633; }