.front_body
{
	background-image: url(../../images/fundo_.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center; /* hack para o IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.menu_body
{
	background-image: url(../../images/fundo_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center; /* hack para o IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.back_body
{
	background-image: url(../../images/fundo_back.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center; /* hack para o IE */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.extras_body
{
	text-align			: center;
	margin				: 0;
	padding				: 0;
	/*background-image	: url(../../images/top_custom.jpg);*/
	/*background-repeat	: no-repeat;
	background-position	: top center;*/
}