body
{
	background-attachment: fixed;
	background-color: #4998F2;
	background-image: url(../img/deg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#elementDroite
{
	position: absolute;
	left: 20%;
	bottom: 5px;
	width: 215px;
	height:201px;
}
