#bande{
	background-image:url(../img/xbgbande.jpg);
	background-repeat:repeat;
}
#bandeImg{
	width:111px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#colonne{
	width:250px;
}
#colonne li{
	background-image: url(../img/xidotgris.gif);
}
#colonne a{
	color:#005FAE;
	font-weight:bold
}
#colonne a:hover{
	color:#005FAE;
	text-decoration:underline;
}

