.comListeEntente{
	float: left;
	font: 10px verdana;
	font-weight: bold;
	margin: 0 0 0 20px; 
}

.comBoxContent{
	float: left;
	clear: none;
	width: 150px;
	height: 50px;
	margin: 10px 0 0 20px; 
	border: 1px solid #000;
}
.imgcomBoxContent{
	float: left;
	clear: both;
	margin: 5px 5px; 
}

.carteContent{
	float: left;
	clear: both;
	margin-left: 20px; 
	width: 100%;
}
.pdfview {
	float: left;
	width: 18px;
	height: 17px;
	margin-left: 10px; 
	background: url(../../images/nav/pdfedit.gif) 0 0 no-repeat;
	cursor: pointer;
}
.htmview {
	float: left;
	width: 22px;
	height: 21px;
	margin-left: 10px; 
	background: url(../../images/nav/htmview.gif) 0 0 no-repeat;
	cursor: pointer;
}