@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../img/background/fundo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	
}

#mae{
	width:1100px;
	height:880px;
	margin:0 auto;
	
}

#menu{
	width:162px;
	height:186px;
	margin-top:570px;
	margin-left:70px;
	float:left;
	
}

#botao1{
	width:162px;
	height:31px;
	
}

#botao2{
	width:162px;
	height:31px;
	
}

#botao3{
	width:162px;
	height:31px;
	
}

#botao4{
	width:162px;
	height:31px;
	
}

#botao5{
	width:162px;
	height:31px;
	
}

#botao6{
	width:162px;
	height:31px;
	
}

#logo{
	float:left;
	width:500px;
	height:166px;
	margin-left:280px;
	margin-top:50px;
	
}

#titulo{
	float:left;
	width:652px;
	height:55px;
	margin-left:180px;
	margin-top:49px;
	
}

#conteudo{
	background-image:url(../img/background/fundodivconteudo.png);
	float:left;
	width:652px;
	height:450px;
	margin-left:200px;
	
}

#marvel{
	float:left;
	width:350px;
	height:75px;
	margin-left:270px;
	margin-top:35px;
	
}

#paramount{
	float:right;
	width:194px;
	height:57px;
	margin-right:15px;
	margin-top:53px;
	
}

#trailer1{
	float:left;
	width:560px;
	height:315px;
	margin-left:45px;
	margin-top:10px;


}

#txt1{
	float:left;
	width:630px;
	height:100px;
	margin-left:10px;
	margin-top:12px;

}

#sinopse{
	float:left;
	width:630px;
	height:400px;
	margin-left:10px;
	margin-top:12px;

}


#txt2{
	float:left;
	width:570px;
	height:20px;
	margin-left:40px;
	margin-top:20px;
	
}

#img1{
	float:left;
	width:200px;
	height:150px;
	margin-left:15px;
	margin-top:30px;

}

#img2{
	float:left;
	width:200px;
	height:150px;
	margin-left:10px;
	margin-top:30px;

}

#img3{
	float:left;
	width:200px;
	height:150px;
	margin-left:10px;
	margin-top:30px;

}

#img4{
	float:left;
	width:200px;
	height:150px;
	margin-left:15px;
	margin-top:30px;

}

#img5{
	float:left;
	width:200px;
	height:150px;
	margin-left:10px;
	margin-top:30px;

}

#img6{
	float:left;
	width:200px;
	height:150px;
	margin-left:10px;
	margin-top:30px;
}

#game{
	float:left;
	width:470px;
	height:270px;
	margin-left:90px;
	margin-top:20px;
}

#txt3{
	float:left;
	width:480px;
	height:20px;
	margin-left:85px;
	margin-top:20px;
}

#unity{
	float:left;
	width:200px;
	height:70px;
	margin-left:230px;
	margin-top:20px;
}

#galeria{
	float:left;
	width:640px;
	height:200px;
	margin-left:5px;
	margin-top:5px;
}


.fonte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#FFF;
	
}