* {
	padding:0;
	margin:0;
	border:0;
}
body {
	background:#fff0cd;
	text-align:center;
}
#geral {
	background-color:#ffffff;
	margin:0 auto;
	width:780px;
	text-align:left;
}
#geral1 {
	background-color:#fff;
	margin:0 auto;
	width:700px;
	text-align:left;
}
img, div {
	behavior:url(../img/iepngfix.htc);
}
#topo {
	width:780px;
	height:172px;
	background: #fff0cd;
	text-align:center;
}
#topo h1 {
	font: bold 18px/100px Arial, Helvetica, sans-serif;
	color: #336600;
}
#topo #nav li {
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	display:inline;
	margin:10px;
}
#meio {
	background:#ffffff;
	width:750px;
	margin:15px auto 0;
}
#conteudo {
	background:#ffffff;
	width:700px;
 	*width:600px;
	margin-left:40px;
}
#rodape {
	clear:both;
	width:780px;
	height:35px;
	padding:10px 0 0;
}
a {
	text-decoration:none;
}
.blank {
	clear:both;
	display:block;
	width:0;
	height:0;
}
