/* index des jeux, jeux concours en cours */
#jeuxConcours {
	width:					auto;
	height:					893px;
	border:					1px solid #bfbfbf;
}

#villard {
	font-size:				12px;
}

#villard a {
	font-size:				12px;
	text-decoration:		underline;
	font-weight:			bold;
}

#cadeaux {
	float:					left;
	width:					439px;
	height:					893px;
	background-image:		url(cadeaux.gif);
	background-repeat:		no-repeat;
}

#jeuxFormulaire {
	float:					left;
	background:				#f1f1f1;
	width:					457px;
	height:					863px;
	padding:				30px 20px 0 30px;
	color:					#9a9a9a;
	font-size:				13px;
}

#jeuxFormulaire a {
	color:					#9a9a9a;
	font-size:				13px;
	text-decoration:		underline;
}

.titreJeux {
	color:					#712b7f;
	font-size:				14px;
	font-weight:			bold;
}

#nbPersonne {
	float:					left;
	margin-top:				6px;
	margin-bottom:			20px;
}

#mentionObligatoire {
	float:					right;
	width:					130px;
	color:					#f6449c;
	font-size:				11px;
	font-weight:			bold;
	margin-left:			45px;
	margin-top:				6px;
	margin-bottom:			20px;
}

.asterix {
	color:					#f6449c;
	font-size:				18px;
	font-weight:			bold;
}

/* confirmation participation => meme class que dans la stylesheet du site */
#confirmation {
	border:					1px solid #bfbfbf;
	width:					auto;
	padding:				27px 24px;
	margin-bottom:			20px;
	color:					#9a9a9a;
	font-size:				14px;
	text-align:				center;
}

#confirmation a {
	color:					#9a9a9a;
	font-size:				14px;
	text-decoration:		underline;
}


/* reglement */
#main_jeux_title {
	margin-bottom:			25px;
	color:					#c9d200;
	font-size:				24px;
}

#reglement {
	color:					#a6a6a6;
	font-size:				12px;
	text-align:				justify;
}

#reglement a {
	color:					#a6a6a6;
	font-size:				12px;
	text-decoration:		underline;
}

#displayMailFilleul {
	border:					1px solid #f1f1f1;
	width:					485px;
	padding:				20px;
	color:					#a6a6a6;
	font-size:				14px;
	text-align:				left;
}