body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align:center; /* hack para o IE */	
}

a.lin:link {
	text-decoration: none;
}
a.lin:visited {
	text-decoration: none;
}
a.lin:hover {
	text-decoration: none;
	color: #482009;
}
a.lin:active {
	text-decoration: none;
}

#top {
	height: 85px;
	width: 966px;
	text-align: left;
}
#corpo {
	width: 121px;
	float: left;
	height: 393px;
}
#corpo1 {
	width: 768px;
	float: left;
	height: 393px;
	background-image: url(images/roca_06.gif);
}
#corpo2 {
	width: 77px;
	height: 393px;
        float: right;
}

#menu {
	width: 966px;
	float: left;
	text-align: left;
}

#meio {
width: 966px;
height: 560px;
position: absolute;
top: 49%;
left: 50%;
margin-top: -270px;
margin-left: -483px}
#conteudo {
	background-image: url(images/roca_06.gif);
	height: 393px;
	width: 802px;
	background-position: center;
	text-align: center;
}
