@import "menu.css";
/* CSS spécifique au jeu MTT2 vote 4 me*/


body#game-mtt2{ background-color: #457e0d;}

#game-mtt2  #container-wrapper{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#game-mtt2 .game_logo{
	top:-100px;
}
#game-mtt2 .game_news{
	
	color:#013784;
	
	padding-top:2em
	
}

#game-mtt2 #bloc_license_games h2 a{
	background: url(images/more.png) no-repeat;
	height:	48px;
	display:block
}
#game-mtt2 #bloc_license_games h2 span{display:none;}

#game-mtt2 a:hover{
	color:#2571BC
}


/*
#game-mtt2 #bloc_know a:hover{ color: #417927;}
#game-mtt2 #bloc_share a:hover{ background-color: #bdefa2;}*/


