.bas {
	background-image: url(gggggggggggg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.txtcourant {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 22px;
	text-transform: none;
}
.txtcourantred {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	line-height: 22px;
	text-transform: none;
	color: #FF0000;
}

