#video {
	position: absolute;
	left: -230px;
	top: 80px;
	z-index:2;
}
body {
background-color:#000000;
}
#photos {
	position: absolute;
	left: 110px;
	top: 25px;
	index:2;
	z-index:1;
}
#lien1 {
	color: #000000;
	position: absolute;
	left: 492px;
	top: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	index:1;
	font-size: 12px;
	width:300px;
}
#lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	position: absolute;
	left: 492px;
	top: 214px;
	z-index:1;
	font-size: 12px;
	width:300px;
}
#lien1 a:link, lien1 a:visited  {
	color: #000000;
	text-decoration: none;
	z-index:1;
}
#lien2 a:link, lien2 a:visited  {
	color: #000000;
	text-decoration: none;
	z-index:1;
}

