@import url(commun.css);

div#texte {
background-image:url(../images/pave_logo.gif);
background-repeat:no-repeat;
background-position:top left;
}

div#BasdePage {
	width:276px;
	height:31px;
	background-image:url(../images/basdepage.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	position:absolute;
	top:940px;
	left:489px;
	z-index: 0;
	
}
div#BasdePage a{
position:absolute;
top:0px;
left:0px;
width:276px;
height:40px;
z-index: 0;
}
