
#ibox_content {
	background: #FFF;
	border-color: #EC6F23;
	color: #222;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
#ibox_wrapper {
	background: #222;
	border-color: #444;
}
#ibox_footer_wrapper {
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 10px;
}
#ibox_footer_wrapper{
	color: #FFFFFF;
	background: #EC6F23;
}
#ibox_footer_wrapper a {
	color: #FFF;
	font-weight: bold;
	border:thin solid #000;
	text-decoration: none;
	padding: 0 3px;
	background: #7F7F7F;
}
#ibox_footer_wrapper a:hover {
	color: #7F7F7F;
	border:thin solid #7F7F7F;
	background: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}
#ibox_content {
	margin: 25px 0 0 0;
	padding: 10px;
	border: solid 1px #DDD;
}
.cadre_interne {
	background: url("../images/pj4-64.png") no-repeat scroll left center transparent;
	height: 90px;
}
.cadre_interne .label {
	min-width: 90px	
}

.cadre_interne table {
	width: 100%;
}
.inner_pj {
	padding: 10px;	
	border: solid 1px #DDD;
}
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: url('../js/ibox/images/loading.gif') center center no-repeat;
}