*
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}

body 
{
	margin-left:0;
	margin-top:0;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #34C5A4;
}

#main 
{
	margin-left: auto;
	margin-right: auto;
	background-image:url("../imagens/fundo.png");
	background-repeat:no-repeat;
	height:598px;
	width:950px;
	z-index: 1;
}

#bgEscuro
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter:alpha(opacity=70);
	z-index: 2;
	background-color: #000000;
	display: none;
}

#linkAppStore 
{
	left:772px;
	position:relative;
	top:37px;
	border-width: 0;
	visibility: hidden;
}

#divVideos 
{
	height:285px;
	left:542px;
	position:relative;
	top:79px;
	width:379px;
}

#divAviso
{
	height:34px;
	left:66px;
	position:relative;
	top:192px;
	width:134px;
	cursor: pointer;
}

#divLinks
{
	width:151px;
	height:25px;
	left:475px;
	top:60px;
	position:relative;
	color: #FFFFFF;
}

#divLinks a
{
	font-family: Helvetica;
	size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#divLinks a:hover
{
	color: #b6d334;
	text-decoration: none;
}

#logoMgaia
{
	border-width:0;
	position:relative;
	top:30px;
	left:742px;
}

#divIcones 
{
	height:65px;
	left:267px;
	position:relative;
	top:155px;
	width:169px;
}

#divScreenshots
{
	height:72px;
	left:477px;
	position:relative;
	top:45px;
	width:371px;
}

.imgIcones 
{
	border-width:0;
	margin-right:7px;
}

.imgPartilhar
{
	border-width:0;
	margin-top:5px;
}

.imgScreenshot 
{
	margin-right: 12px;
	cursor: pointer;
	border-width: 0;
}
