@charset "utf-8";
.tablo_philo{
	font-size: 10pt;
	text-align: justify;
}
#general {
	position:relative;
	width:1024px;
	height:1000px;
	z-index:4;
}
#joel {
	position:absolute;
	width:750px;
	height:245px;
	z-index:6;
	left: 274px;
}
#tibo {
	position:absolute;
	width:750px;
	height:255px;
	z-index:6;
	top: 245px;
	left: 274px;
}
.photos {
	border: 3px solid #9C9FA6;
}

#sdi {
	position:absolute;
	width:750px;
	height:420px;
	z-index:6;
	left: 274px;
	top: 520px;
}
#bandeau {
	position:absolute;
	width:300px;
	height:1000px;
	z-index:1;
	left: 105px;
	top: 0px;
	background-color: #9C9FA6;
}

