.jb-illusion {
	position : absolute;
	width : 400px;
	height : 250px;
	/*left : 5px;*/
	/*top : 5px;*/
	overflow : hidden;
}
.jb-desc {
	position : absolute;
	width : 230px;
	height : 220px;
	left : 420px;
	top : 100px;*/
}

.jb-src {
	font-size : 12px;
	padding-top:10px;
	/*position : absolute;
	width : 250px;
	height : 20px;
	left : 420px;
	top : 290px;*/
	/*overflow : hidden;*/
}
.jb-titre {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
	/*position : absolute;
	width : 250px;
	height : 35px;
	left : 400px;
	top : 100px;*/
	/*overflow : hidden;*/
}
.jb-txt {
	font-size : 14px;
	padding-top:5px;
	/*position : absolute;
	width : 250px;
	height : 165px;
	left : 420px;
	top : 140px;
	overflow : hidden;*/
}

.jb-boutons {
	width : 400px;
	position:absolute;
	top : 290px;
	/*bottom : 10px;*/
	text-align : center;
	
}