* {
	margin:0;
	text-decoration:none;
}

#content {
	margin:auto;
	width:834px;
}

h1 {
	font:bolder 20px Georgia, "Times New Roman", Times, serif;	
	color:#09C;
	background:url(../img/logo.png) no-repeat;
	width:266px;
	height:61px;
	text-indent:-1000px;
	margin:3px 0;	
}

#apresentacao {
	font:normal 15px Georgia, "Times New Roman", Times, serif;	
	color:#666;	
	background:#FFF4FA;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #ccc; 
	padding: 10px;
	margin:0 0 10px 0;
}

#apresentacao ol li {
	padding:10px;	
}
#rodape{
  background:#0099cc;
}

#rodape address {
  color:#fff;
  font:bolder 15px Georgia, "Times New Roman", Times, serif;	
  width:834px;
  margin:auto;
  padding:10px;
}

/*FIX*/
.center {
  text-align:center;
  color:;rgb(0,153,0);
}