#bloctexte {
	position: absolute;
	top: 155px;
	left: 340px;
	width: 497px;
	height: 380px;
	overflow: auto;
	color: #000066;
	background: #EFFDE0;
	border-style: double;
	border-width: 3px;
	border-color: #eeeeee;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#blocliste {
	width: 485px;
	height: 180px;
	background: #ffffff;
	text-align: left;
	overflow: auto;
	padding: 5px;
}

.aligngauche {
  float: left;
  padding-right: 5px;
  padding-top: 9px;
}

.couleurtache {
	color: #336633;
	font-weight: bold;
}