/* CSS Document */

.disposPlan{
	margin-bottom:10px;
	text-align:justify;
}

.legende{
	float:left;
}

.batInvest{
	margin-left:20px;
	float:left;
}

.parcAmenager{
	margin-left:20px;
	float:left;
}

.listeLot{
	margin-bottom:2px;
	margin-top:4px;
	width:408px;
}

.topList{
	width:408px;
	height:10px;
	background-color:#DAE6F1;
}

.pointilles{
	background-image:url(images/actualites/motif_pointille-horiz.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
}

.cadreLot{
	background:url(images/dispos/pointilles.gif) right repeat-y;
	background-color:#DAE6F1;
	
	width:204px;
	height:16px;
	float:left;
}

.cadreLot2{
	background-color:#DAE6F1;
	width:408px;
	height:16px;
}

.ligneLotG{
	padding-left:20px;
	background:url(images/dispos/carre-liste.gif) top left no-repeat;
	
}

.ligneLotG2{
	width:304px;
	padding-left:20px;
	background:url(images/dispos/carre-liste.gif) top left no-repeat;
}

.ligneLotG, .ligneLotG2, .ligneLotD{
	height:16px;
	float:left;
}
.cadreCaracteristiques{
	background:url(images/dispos/pointilles.gif) right repeat-y;
	background-color:#DAE6F1;
	padding-left:5px;
	margin-bottom:5px;
	width:405px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #15355A; 
}

.cadreCaracteristiques td{
	vertical-align:top;
	background:#DAE6F1;
}

.cadreCaracteristiques table{
	background:#15355A;
	margin-top:3px;
}

.ligneCaractG{
	width:170px;
	padding-left:20px;
	background:url(images/dispos/carre-liste.gif) top left no-repeat;
	height:16px;
	float:left;
}
.ligneCaractD{
	height:16px;
	padding-right:5px;
	float:right;
}

.titreDispo{
	margin-bottom:10px;
	background:url(images/dispos-detail/fond-hachures.gif) left center repeat-x;
}



