#container {
	height: auto;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_one {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 792px;
}
#top_two {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 792px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #547f13;
}
#top_three {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 792px;
}
#flash_slice {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 527px;
}

#blank_three {
	height: 67px;
	width: 253px;
	float: left;
}
#menu_slice {
	height: 67px;
	width: 539px;
	float: left;
}


#flash_slice {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 1005px;
	width: 527px;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/main_BACK.gif);
	background-repeat: no-repeat;
}
#options_slice {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 675px;
	width: 265px;
	background-image: url(../IMAGENS/options_BACK.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#options_slice2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 330px;
	width: 265px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/options_BACK2.gif);
}
#botton {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 792px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/botton_BACK.gif);
	background-repeat: no-repeat;
}

