@CHARSET "ISO-8859-1";
BODY, HTML{
	width: 100%;
	background: #0f1115;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial;
}
#body{
	background: url(images/mobile.png) top left no-repeat;
	width: 320px;
	padding-top: 170px;
	height: 505px;
	color: #909090;
	margin: 0 auto;
}

#bt_google{
	background: url(images/BT_m_google.png) top left no-repeat;
	width: 277px;
	height: 42px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
#bt_site{
	background: url(images/BT_m_site.png) top left no-repeat;
	width: 275px;
	height: 40px;
	margin: 0 auto;
	cursor: pointer;
}

.mobile #cartoes{
	background: url(images/IMG_footer_cartoes.png) bottom center no-repeat;
	width: 231px;
	height: 86px;
}