@import "menu.css";


body#license-mtt{
	background-color: #6c961d;		
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}


#license-mtt{

	min-height:600px;
	position:relative;
}

#license-mtt .container-inner{
	text-align:center;
	width:700px;
	margin:0 auto;
}

/* Bloc  LOGO, BUY-NOW */

#bloc_title .spotlight_logo{
	margin:9.2em auto 0;
	width:678px;
}

#bloc_title .buynow span{ display: none;}

#bloc_title .buynow{
	float: left;
	display: block;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 300px;
	width: 180px;
	height: 50px;
	outline: none;
}
#bloc_title .buynow:hover{ background-position: 0px -51px;}


/* BLOC LICENCE MTT */
#licence_games{ height:200px;margin-top:4em;margin-bottom:5em;margin-left:9em} 
#licence_games span{ display: none;}
#licence_games .mtt1{ float: left; width: 150px; height:170px;z-index:300;position:relative;margin-left: 40px;}
#licence_games .mtt2{ float: left; width: 150px; height:170px;z-index:400;position:relative;margin-left: -40px;}
#licence_games .mtt3{ float: left; width: 150px; height:170px;z-index:500;position:relative;margin-left: -35px;}
#licence_games .mtt4{ float: left; width: 150px; height:170px;z-index:200;position:relative;margin-left: -25px;margin-top:-10px}
#licence_games .mtt5{ float: left; width: 150px; height:170px;z-index:100;position:relative;margin-left: -40px;}


#bloc_footer{
	position:absolute;
	margin-left:-302px;
	left:50%;
	bottom:0px;
	height:70px
}