#tableau {
	height: 539px;
	width: 580px;
	margin-top: -270px;
	margin-left: -290px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#menu {
	position:absolute;
	width:560px;
	height:19px;
	z-index:1;
	left: 9px;
	top: 200px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-color: #CC0000;
	filter: DropShadow(Color=black, OffX=5, OffY=5, Positive=1);
}
#photo {
	height: 182px;
	width: 185px;
	position: absolute;
	left: 0px;
	top: -1px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#lecteur {
	position: absolute;
	height: 247px;
	width: 228px;
	left: 327px;
	top: 254px;
}
.traits {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin: 0px;
}

