div#content{
	background:url(../images/motig.png) no-repeat bottom right;
	height:100%;
	width:100%;
}

div#bibli{
	background-image:url(../images/bibli.png);
	padding:15px 0 15px 0;
	height:auto;
	width:98%;
	position: absolute;
	bottom: 0px;
	text-align: center;
	margin-bottom: 10px;
}
#content #bibli img {
	margin-left: 20px;
	margin-right: 20px;
}
