img.img_flag
{
	width:17px;
	height:15px;
}

div.message-accueil
{
	width:100%;
	background-color:white;
	border:solid 0px black;
	min-height:40px;
	padding:5px;
	z-index:10000;
}
div.message-accueil p, div.message-accueil p strong
{
	color:orange;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	width:80%;
}
