@import url(commun.css);

div#texte {
background-image:url(../images/pave_webappel2.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:1300px;
	left:470px;
	z-index: 0;
	
}


div#BasdePage a{
	position:absolute;
	top:0px;
	left:0px;
	width:276px;
	height:40px;
	z-index: 0;
}

/*a#BasdePage {
position:absolute;
top:0px;
left:0px;
width:76px;
height:100px;
z-index: 0;
}*/

div#contenu ul {
list-style:url(/images/puce.gif);
}

