#divAnecdote{
	visibility:hidden;
	background-color:#ffffff;
	position:absolute;
	border: 3px outset #3f51b5;
	z-index:50;
	height:535px;
	width:575px;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
}

#signalement{
	visibility:hidden;
	background-color:#ffffff;
	position:absolute;
	margin-top:100px;
	border: 3px outset #3f51b5;
	z-index:50;
	height:290px;
	width:520px;
	margin-left:20px;
	text-align:center;
}

#msgSignalement{
	color:#ff0000;
	font-size:30px;
	padding-top:10px;
	padding-bottom:20px;
	width:350px;
	}

#imgSignalement{
	float:left;
	width:180px;
    height:180px;
}

#emailRecord{
	width:240px;
}

#prenomRecord{
	width:240px;
}

#prenomSignalement{
	width:240px;
}

#emailVote{
	width:240px;
}

#prenomEnfant{
	width:250px;
}

#prenom{
	width:250px;
}

#emailAnecdote{
	width:250px;
}

#age{
	width:40px;
	}

#tabAnecdote{
	padding:5;
}

#btnAnecdote{
width:130px;
color:#040075;	
}

#btnCloseAnecdote{
width:130px;
color:#040075;	
}

#imgPerdu{
	float:left;
	width:200px;
    height:200px;
}

#imgGagne{
	float:left;
	width:200px;
    height:200px;
}

.popupGagne{
	text-align:left;
	text-indent:60px;
	font-size:12px;
	font-weight:bold;
}

.popupInfo{
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

#msgGagne{
	color:#ffff00;
	font-size:30px;
	padding-top:10px;
	padding-bottom:20px;
	width:350px;
	}
	
#msgRecord{
	color:#ffff00;
	font-size:30px;
	padding-top:10px;
	padding-bottom:20px;
	width:350px;
	}

#msgPerdu{
	font-size:30px;
	color:#ff0000;
	padding-top:10px;
	padding-bottom:20px;
	width:320px;
	}
	
#btnGagne{
	margin-top:25px;
	margin-left:150px;
	width:80px;
}

#btnPerdu{
	margin-top:25px;
	margin-left:150px;
	width:80px;
}

#partieG{
	visibility:hidden;
	background-color:#ffffff;
	position:absolute;
	margin-top:100px;
	border: 3px outset #3f51b5;
	z-index:100;
	height:200px;
	width:500px;
	margin-left:50px;
	text-align:center;
	}
	
#partieP{
	visibility:hidden;
	background-color:#ffffff;
	position:absolute;
	margin-top:100px;
	border: 3px outset #3f51b5;
	z-index:100;
	height:200px;
	width:500px;
	margin-left:50px;
	text-align:center;
	}
	
.classMens {font-size:150%;color:#040075;width:100%;text-align:center}

#chargement {position:absolute;top:150px;left:200px;visibility:hidden;}

#divListeAnecdotes {position:relative;}

#voteAnecdote{visibility: hidden;width:0px;}
#noteVote{visibility: hidden;width:0px;}

#avisEtoile{
	visibility:hidden;
	background-color:#ffffff;
	position:absolute;
	margin-top:100px;
	border: 3px outset #3f51b5;
	z-index:50;
	height:315px;
	width:520px;
	margin-left:20px;
	text-align:center;
	}
	
#imgRecord{
	float:left;
	width:200px;
    height:200px;
}

#nome{visibility:hidden;width:0px}