@charset "utf-8";
/* CSS Document */

body{margin:0;
background:#3d3d3d;}


#tela{width:920px;
      margin:auto;}


#fla{position:relative;
      width:920px;
      height:690px; 
      margin:auto;
	 }
	  
