#txttitre {
	position: absolute;
	top: 290px;
	left: 150px;
	font-size: 18px;
	width: 188px;
	letter-spacing: 4px;
}

#flash {
	position: absolute;
	top: 168px;
	left : 0px;
	width: 900px;
}

.espacebarre {
	width: 900px;
	height: 23px;
	background-color: #003366;
}

#flashcontent {
	background-color: #003366;
}

#listephotos {
	position: absolute;
	top: 175px;
	left: 410px;
}
#listephotos img {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

#blocphoto {
	position: absolute;
	top: 190px;
	left: 28px;
	width: 390px;
	height: 380px;
	color: #aaaaaa;
}

#blocphoto img {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

