.bloc{
	background: #E77119;
	color: #E77119;
}

.sidebar p.bloc{
	padding:10px;
	color:#fff;
}

.sidebar div.bloc{
	padding:5px;
}

.info_sidebar{
	position: absolute;
	top:90px;
	right:5px;
	width:170px;
	border:2px solid #E77119;
	padding:5px;
	margin:10px 0;
	color:#0C2D74;
	background:#fff;	
}

.bg{background:#E77119;}

.ficheinfodiv{
	position:absolute;
	top:100px;
	right:5px;
	width:480px;
	margin:0;
	padding:0;
	border:2px solid #E77119;
	color:#0C2D74;
	background:#fff url(../white_alpha90.png);
}
h1.grabfiche{
	padding:5px;
	margin:0;
	color:#fff;
	background:#E77119;
	cursor:move;
}
h1.grabfiche a{
	color:#fff;
	text-decoration:none;
}

ul.direct_go{
	list-style:none;
	padding:0;
	margin:0;
}
ul.direct_go li{
	float:left;
	padding:0;
	margin:0;
}
ul.direct_go li a{
	display:block;
	padding:3px;
	margin:1px;
	background:#99BE2B;
	color:#FFF;
	text-decoration:none;
}
ul.direct_go li a:hover{
	background:#bdda65;
	text-decoration:underline;
}
.grp01{}
.grp01 h2{
	background:#E77119;
	margin-bottom:0;
	padding:5px;
	color:#fff;
}
.grp01 h2 a{
	display:block;
	color:#fff;
	background:transparent url(../icon_close.png) no-repeat right center;
}
.grp01 h2 a.open{
	background:transparent url(../icon_open.png) no-repeat right center;
}
.grp01 table{
	background:#fff;
	border:4px solid #E77119;
	border-top:0;
	width:100%;
}
.grp01 table tr{
	background:#C5E8F7;
}
.grp01 table tr td{
	padding:2px 5px;
	vertical-align:top;
	border-top:1px solid #90CDEC;
}
.grp01 table tr td.libelle{
	background:#addef5;/*#90CDEC*/
	width:120px;
}
.grp01 table tr td.libellecolspan{
	background:#addef5;/*#90CDEC*/
}
.grp01 table tr.retrait td{
	background:#dceef6;
	border-top:0;
}
.grp01 table tr.retrait td.libelle{
	padding-left:18px;
	background:#e6f5fb url(../retrait.png) no-repeat 5px 1px;
}
.top{text-align:right;margin:0;}
.top a{color:#99BE2B;}
.top a:hover{color:#bdda65;}

p.maj_fiche{
	font-size:9px;
	color:#999;
}
