/***********************************************************************************************************************************/
/* JOUEUR **************************************************************************************************************************/
/***********************************************************************************************************************************/

#latestPrizes thead, #otherPrizes thead {
	display: none;
}

h1.usergroup_3{
	color: #006600;
}

/***********************************************************************************************************************************/
/* CREATION :; FRISE ***************************************************************************************************************/
/***********************************************************************************************************************************/

#frise {
	background-image: url(/media/equideo/image/interface/frise.png);
	width: 960px;
	height: 101px;
	position: relative
}

#frise-deux-etapes {
	background-image: url(/media/equideo/image/interface/frise-deux-etapes.png);
	width: 960px;
	height: 101px;
	position: relative
}

#frise-table {
	margin-top: 8px;
	position: absolute
}

#frise .frise-now, #frise-deux-etapes .frise-now {
	position: absolute;
	top: 68px;
	color: #552F0A;
}


/***********************************************************************************************************************************/
/* HELPCENTER **********************************************************************************************************************/
/***********************************************************************************************************************************/
.helper-level-big{
	background-size: 20px auto;
	height: 20px;
	width: 20px;
}