/* Rules for the base looknfeel (loohnfeel_0) */

/* GENERAL */
#game_outer{
	font-family: Blogger_Sans_Bold;
}
#exerciceNoteLabel .prof_image{
	background: url(../../_jeux/_common/images/prof_01.png) no-repeat;
	background-size: 60px 60px;
}
.perso{background: url(../../_jeux/_common/images/perso_bob.png) no-repeat;}

#winIntro .perso_prof{
                  background: url(../../_jeux/_common/images/prof_01.png) no-repeat;
                  background-size: 150px 150px;}

#winSolutionBloc .perso_prof{
	background: url(../../_jeux/_common/images/prof_01.png) no-repeat;
	background-size: 201px 198px;
}

#bPublishScoreFb{background:url(../../_jeux/_common/images/bPublishScoreFb.png) no-repeat; width:178px; height: 52px; background-size: 178px 52px; margin:auto; margin-top:10px;}
#bPublishScoreTwitter{background:url(../../_jeux/_common/images/bPublishScoreTwitter.png) no-repeat; width:178px; height: 52px; background-size: 178px 52px; margin:auto; margin-top:10px;}


/* QUIZ */
#game_outer.wrap_quiz{
	background:url(../../_jeux/_common/images/inputGame_bg.jpg) no-repeat;
	background-size: 900px 600px;
}
.wrap_quiz #submitButton{
	background:url(../../_jeux/_common/images/bRoundNext.png) no-repeat;
	background-size:95px 97px;
}


/* DRAG */
#game_outer.wrap_drag{
	background: url(../../_jeux/_common/images/bg_drag/drag_bg_01.png) no-repeat; 
	background-size: 840px 600px;
}

/* WORD */
#game_outer.wrap_word{
  background:url(../../_jeux/_common/images/bg_drag_sky1.html);
}
#game_outer.wrap_word .cell,
#game_outer.wrap_word .defBase,
#game_outer.wrap_word .wordbase,
#game_outer.wrap_word #consigne{ font-family: Blogger_Sans_bold;}




#game_outer.wrap_drag #textFrame{font-family:Blogger_Sans_Bold;}

/*---------------------
SPE HIST
*/

#game_outer.wrap_quiz.hist_antiq_orient {
	background-image:url(../../_jeux/_common/images/bg_quiz/hist/bg_quiz_egypt.jpg);
}

#game_outer.wrap_quiz.hist_antiq_orient #questionTextLabel{
	color:#8e401b;
}

#game_outer.wrap_quiz.hist_antiq_grece {
	background-image:url(../../_jeux/_common/images/bg_quiz/hist/bg_quiz_grece.jpg);
}
#game_outer.wrap_quiz.hist_antiq_grece #questionTextLabel {
	color:#8e401b;
}

