@import "menu.css";

.game-index .container-inner {
margin-top:24px;
}
body#game-mtt4 {
background-color:#C3AFE0;
}
#game-mtt4 #container-wrapper {
}
#game-mtt4 #container {
margin-bottom:5em;
width:860px;
}
#game-mtt4 .container-inner * {
display:none;
}
#game-mtt4 .container-inner {
	background:transparent url(images/bloc.jpg) no-repeat scroll 0 0;
	height:480px;
	margin:0 auto;
	width:640px;
}