@import "menu.css";
/* CSS spécifique au jeu mtt5 danger next door*/

.game-index .container-inner {margin-top:24px;}

body#game-mtt5{ background-color: #000;}

#game-mtt5 #container-wrapper{
}
#game-mtt5 #container{
	width: 860px;
	margin-bottom: 5em; /* for block_footer */
}

#game-mtt5 .container-inner *{display:none}

#game-mtt5 .container-inner{
	background:url(images/bloc.png) no-repeat;	
	width:640px;
	height:480px;
	margin:0 auto;
}
/*
#game-mtt5 .game_logo{}

#game-mtt5 .game_os{
	float: right;
	margin-right: 25px;
	margin-top: -70px;		
}
*+html #game-mtt5 .game_os{
	margin-top: -46px;		
}

#game-mtt5 .game_menu{
	float: right;
	margin-right: 0px;
	margin-top: 15px;
}
*+html  #game-mtt5 .game_menu.btn3{ 
	margin-left:110px;
	width:500px;		
}

#game-mtt5 .separator{display:none}
#game-mtt5 .bloc_license_games{margin-top:20em}
#game-mtt5 .bloc_more_games{margin-top:1em}


*/