#animateur{
	border: dotted 1px Gray;
	width:610px;
	height: 230px;
	margin-bottom: 1em;
	padding: 10px;
}

#animateur .nom_animateur{
	color: #FF4E00;
	font-size: 16pt;
	
}

#jeux{
	width:550px;
	border-bottom: dotted 1px #ffffff;
	margin-bottom: 10px;
}

#jeux .titre{
	color: #FF4E00;
	font-size: 14pt;
}

#message{
	border: dotted 1px Gray;
	width:550px;
	margin-bottom: 1em;
	padding: 10px;
}
