


body {
	font-family : "Trebuchet MS", tahoma, verdana, sans-serif;
	font-size : small;

	background-color : #B6AC94;
}




#page {
	margin : auto;

	width : 761px;
	height : 626px;

	background-image : url(../images/dallal.jpg);
	background-repeat : no-repeat;

	position : relative;
}

#texte {
	position : absolute;
	bottom : 20px;
	right : 227px;

	text-align : right;

	font-size : 16px;

	line-height : 1.5em;

	color : #4C3C32;
}

#contact {
	position : absolute;
	left : 435px;
	top : 28px;
}

#depliant {
	position : absolute;
	left : 549px;
	top : 540px;
	
	text-align : center;
	width : 208px;
}

#depliant a {
	color : #fff;
	text-decoration : none;
}

#depliant a:hover {
	text-decoration : underline;
}
