div.phmr {
	position: relative;
	margin: 5px;
	background-color: LightGray;
	float: left;
	padding: 10px;
	width: 25em;
}

div.infosNettoyage{
	float: left;
	width: 26.5%;
	height: auto;
	border-color: lightslategray;
}

.infonettoyage > p {
	margin-bottom: 15px;	
}

div.equipes {
	position: relative;
}

div.equipe {
	position: relative;
	margin: 5px;
	background-color: LightGray;
	float: left;
	padding: 10px;
	width: 25em;
}

div.offices {
/* 	float: left; */
	background-color: Gainsboro;
}

div.officeBlock {
	padding: 3px;
	background-color: LightGray;
	margin: 2px;
	float: left;
}

div#planArmementPLA {
	float: left;
	z-index: 10;
	margin-left: 30px;
}

div.logement {
	border:1px solid;
	position: absolute;

}

div#logementHtml {
	float: left;
	min-width: 50%;
	min-height: 15em;
	position: relative;
	z-index: 10;
	zoom: 1.3;
}

div#dpr_link_logementHtml{
	float: left;
	min-width: 50%;
	min-height: 15em;
	position: relative;
	z-index: 10;
}

div#dpr_link_logements{
	min-height: 10em;
	width: 90%;
	margin: 20px;
}

/*div#logements>p {
	float: left;
	margin: 5px;
	background-color: LightGray;
	min-height: 3em;
	min-width: 12em;
}*/

.imgDot {
	/*float: right;*/
}

span.itemName {
	padding-left: 1px;
	padding-right: 1px;
	top:2px;
	left:2px;
	position: absolute;
	font-family: courier;
	font-size: 8pt;
}
span.dotName {
    padding-left: 1px;
    padding-right: 1px;
    top:20px;
    left:2px;
    position: absolute;
    font-family: courier;
    font-size: 7pt;
}
span.dotQte {
    padding-left: 1px;
    padding-right: 1px;
    top:20px;
    left:2px;
    position: absolute;
    font-family: courier;
    font-size: 7pt;
}