
.plist {
	color: #444444;
	background-color: #E5EDF6;
	padding: 7px 10px 7px 0px;
	margin: 11px 0px 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 13px;
}
.plist h2 {
	padding: 0px;
	margin: 0px 0px 7px 0px;
	color: #506B93;
	background-color: #A7C2E0;
	line-height: 23px;
	height: 23px;
}
.plist .buttons {
	position: absolute;
	top: 6px;
	right: 15px; 
	line-height: 23px;
	height: 23px;
}

.plist .buttons .button {
	margin-left: 30px; 
}
.plist .buttons img {
	border-top: 1px solid #506B93;
	position: relative;
	top: 4px;
}

.plist .buttons img.dispo0 {
	border-top: 1px solid #53A170;
}

.plist .buttons img.dispo2 {
	border-top: 1px solid #E0CF6F;
}

.plist .buttons img.dispo2 {
	border-top: 1px solid #E18958;
}

.plist .props {
	position: absolute;
	top: 39px;
	left: 158px;
	width: 400px;
}
.plist em { 
	font-style: normal;
	color: #506B93; 
}

.plist .offer {
	color: #42ACE2;
	font-weight: bold;
}

.plist .arrow_2 {
	background-color: #506B93;
}