/* CSS Document by Sébastien CHENAIS - 2011*/

#navigateurTestIE6Div{
			position:fixed;
			width:100%;
			height:60px;
			top:0px;
			left:0px;
			background:red;
			text-align:center;
			visibility:visible;
			color:white;
			font-size:16pt;
		}
		#navigateurTestIE6Image{
			position:absolute;
			width:30px;
			height:30px;
			top:15px;
			right:12px;
		}