body {
	margin:0;
	padding:0;
	background:#fff;
	text-align:center; /* hack para o IE */	
	}

#wrap{
	width:auto;
	height:auto;
}

#main {
	width:auto;
	height:159px;
	background-color:#fff;
}

#logo{
	width:171px;
	height:95px;
	margin-top:-155px;
	margin-left:240px;
	position:absolute;
}

.img_topo{
	box-shadow: 0px -10px 20px #000;
}

.img_menu{
	margin-top:-5px;
}

#navbar{
	width:auto;
	height:40px;
	margin-top:-55px;
}

.navigation{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:14px;
	font-weight:bold;
	color:#999;
	margin-top:25px;
	text-transform:uppercase;
	list-style:none;
	margin-left:-30px;
}

.navigation li{
	display:inline;
	padding:20px;
}

.navigation a{
	text-decoration:none;
	color:#999;
}

.div_menu{
	position:absolute;
	margin-top:-5px;
}

#banner{
	margin-top:-10px;
	width:900px;
	height:300px;
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


#rodape{
	width:auto;
	height:380px;
	background-color:#fff;
}

#conteudo_rodape{
	width:880px;
	background-image:url(../img/rodape.jpg);
	box-shadow: 0px 5px 20px #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#conteudo_rodape{
	text-align:left;
	padding:10px;
}

.topo_rodape{
	text-transform:uppercase;
}

.table_1{
	width:220px;
	font-weight:bold;
	color:#00f;
}

.table_2{
	width:400px;
	font-weight:bold;
	color:#00f;
}

.table_3{
	width:280px;
	font-weight:bold;
	color:#00f;
}

.title_rodape{
	font-weight:bold;
}