.bienvenue {
	width: 100% !important;
	width: 100%;							/* pour contrer le BUG padding explorer */
	line-height: 150%;
	text-align: justify;
}
#Gallery img {
	border: none;
}
.leftImage {
	float: left;
	padding: 0px 6px 5px 0px;
}
.rightImage {
	float: right;
	padding: 0px 0px 5px 15px;
}
blockquote {
	background-color: #002774;
	margin-top: 10px;
	margin-bottom: 15px;
}
/*--------------------------------------------------------------------------*/	
/*------------------------------              ------------------------------*/	
/*------------------------------ Hscroll txt  ------------------------------*/	
/*------------------------------              ------------------------------*/	
/*--------------------------------------------------------------------------*/
#ContentMarquee
{
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 11px;
	position:relative;
	left: 5px;
	overflow: hidden;
	height:20px;
	width: 410px;
	font-weight: bolder;
}
.Marquee
{
 	padding:0px;	
	position:relative;
	top:3px;
	left:4px;
	overflow:hidden;
}

.Marqueetextscroll
{
 	padding:0px;
	position:absolute;
	text-align:center;
}