.cadre-remuneration {
	 width: 676px;
	 background-color:#000000;
	 padding: 2px;
}
.cadre-offre {
	background-image: url(../images/cadre-offre-bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 102px;
	width: 655px;
	font-weight: bold;
	text-align: right;
	padding: 66px 17px 3px 4px;
}
.cadre-remuneration-stats {
	background-image: url(../images/cadre-remuneration-stats-bg.jpg);
	background-repeat: repeat-x;
	background-color: #202020;
}
.remuneration-listing {
	float: left;
	width: 520px;
	color: #b6b6b6;
	padding: 15px;
}
.remuneration-title {
	float: left;
	width: 500px;
}
.remuneration-title a {
	color: #b6b6b6;
}
.remuneration-title a:hover {
	color: #ff9600;
	text-decoration: none;
}
.remuneration-price {
	float: left;
	width: 20px;
	color: #e7d3a3;
	text-align: right;
}
.remuneration-title-refused {
	float: left;
	width: 520px;
	color: #5a5a5a;
}
.remuneration-reason {
	float: left;
	width: 130px;
	color: #5a5a5a;
	text-align: right;
}
#solde {
	height: 49px;
	width: 82px;
	border: 1px solid #4c4c4c;
	float: right;
	background-image: url(../images/solde-bg.gif);
	background-repeat: repeat-x;
	margin: 12px 12px 0px 0px;
	padding: 5px 10px 0px 10px;
	text-align: right;
	color: #c1ff59;
	font-weight: bold;
}
#demande-paiement {
	width: 82px;
	float: right;
	margin: 0px 12px 0px 0px;
	padding: 5px 10px 0px 10px;
	text-align: center;
	color: #787878;
	font-size: 9px;
}
#demande-paiement a {
	color: #787878;
}
#demande-paiement a:hover {
	color: #c1ff59;
	text-decoration: none;
}

