/* CSS Document */

#img {
	margin-bottom:5px;
}
a.img:link img {
	border:0;
	border-color:#FFFFFF;
}
a.img:hover img {
	border:0;
	border-color:#FFFFFF;
}
#fond {
	z-index:2;
	position: relative; 
	top: 0;
	left: 0;
	width: 470px;
	height: 439px;
}
#texteContact {
	z-index:3;
	position: absolute;
	top: 0;
	left: 0;
	display:inline;
}