body {
	background-image: url(../imagens/bg_index.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
}
#corpo{
	position:relative;
	margin:auto;
	width:861px;
	z-index:1;	
}
#menu{
	position:absolute;
	width:300px;
	left:0px;
	z-index:2;
}
#sevagtur {
	position:absolute;
	left:590px;
	top:24px;
	width:159px;
	height:29px;
	z-index:3;
}
.txt-div-rodape {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #FFFFFF;
	line-height:165%;
	padding-top:5px;
}
