.elementliste {
	float: left;
	height: 20px;
	width: 250px;
	clear: left;
	border: solid black 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.pere {
}
.imgbrique {
	height: 19px;
	width: 20px;
	border: solid #4E6519 0px;
	float: left;
	text-align: center;
	padding-top: 0px;	
}

.checkbrique {
	height: 19px;
	width: 20px;
	border: solid #4E6519 0px;
	float: left;
	text-align: center;
	padding-top: 3px;
}

.imgniveau2 {
	height: 20px;
	width: 20px;
}
.elementtexte {
	height: 20px;
	border: solid red 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	line-height: 20px;
	padding-left: 2px;
	width: 165px;
	overflow: hidden;
}
.casecocher {
	display: inline;
}
.casecocher {
	border: 1px solid #009933;
}

