#imageg {
	background-image: url(images/randonnee_g.png);
	font-family: Lucida Sans Unicode, Trebuchet MS, Comic Sans MS;
	position: relative;
	width: 600px;
	height: 192px;
	text-align: right;
	font-style:italic;
}


#imaged {
	background-image: url(images/randonnee_d.png);
	font-family: Lucida Sans Unicode, Trebuchet MS, Comic Sans MS;
	position: relative;
	width: 600px;
	height: 192px;
	text-align: left;
	font-style:italic;
}