#txttitre {
	position: absolute;
	top: 301px;
	left: 22px;
	font-size: 18px;
	width: 188px;
	letter-spacing: 8px;
}
#bloctexte {
	position: absolute;
	top: 186px;
	left: 340px;
	width: 520px;
	height: 380px;
	overflow: auto;
	color: #000066;
	background: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	border-style: double;
	border-width: 3px;
	border-color: #eeeeee;
}

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

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

.legende	{
	font-size: 9px;
	font-style: italic;
	color: #003366;
}

.pointhaut {
	border-top-style : dotted;
	border-top-width : 1px;
	border-color : #cccccc;
}
.pointbas {
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	border-color : #cccccc;
}
.txtgauche {
	text-align: left;
	line-height: 15px;
}
.txtligne {
	line-height: 15px;
}
.retrait {
	padding-left: 10px;
}
