.bande_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	background-color: #00003F;
	text-indent: 12px;
	height: 30px;
	padding: 5px;
	width: 500px;
	left: 12px;
}
.infos_guide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ECECEC;
	height: 100%;
	width: 200px;
	border: thin solid #000033;
	color: #333333;
	padding: 12px;
	white-space: normal;
	top: 12px;
	clip: rect(12px,auto,auto,auto);
	background-position: 12px;
}

