@charset "utf-8";
/* CSS Document */
<!--
.stylebande
 
#conteneur_defil { 
	border:2px solid #FFCC66;
	width:990px; 
	margin:0 auto;
	overflow:hidden;
	line-height:normal;
}
#cadre_defil {
	position:relative; 
	width:990px; 
	height:24px; 
	overflow:hidden;
	background:#FFFF66;}
#cadre_defil img{
	vertical-align: middle;
	border:0;
}
#defile { 
	position:absolute;
	width:58000px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
}
#defile .liens {
	text-decoration:underline;
	color:#003399;
}
-->

