.editableAgenda {
  background-color: #FCF4A5;
}


/*Choix images*/
#images_choice{
	width: 540px;
	/*height: 600px;*/
   border-top: 1px solid #C9C9C8;
	border-left: 1px solid #C9C9C8;
	border-right: 1px solid #6d0448;
	border-bottom: 1px solid #6d0448;
	background-image: url(/images/fichiers/fd_fichiers.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#images_choice th{
	font-weight: bold;
	background-color: #EDDFE8;
	border-top: 1px solid #fff;
	border-bottom : 1px solid #D1C2CC;
	border-right: 1px solid #fff;
	padding : 2px 2px 2px 2px;
}
#images_choice td{
	border-right: 1px solid #fff;
	padding : 2px 2px 2px 2px;
/*	height: 76px; */
}
#images_choice tr:hover{
	background-color : #F9F9EA;
        cursor: pointer;
        cursor: hand;
}

#images_choice tr{
	background-color : #FFFFFF;
}

.img_thumb, .img_thumb_v{
/*	width: 76px;
	height: 76px; */
	display: block;
	text-align: center;
	border: 1px solid #c9c9c9;

}
.img_thumb{
	padding : 5px 0 0 0;
}

#hider {
  position: absolute;
  right: 0px;
  top: 0px;
}

.overlay{ background-image: url(/images/admin/overlay.png); }

.editableNews * { background-color: #FCF4A5; }

/*Choix images*/
.images_choice, .documentsTable {
	width: 540px;
	/*height: 600px;*/
   border-top: 1px solid #C9C9C8;
	border-left: 1px solid #C9C9C8;
	border-right: 1px solid #6d0448;
	border-bottom: 1px solid #6d0448;
	background-image: url(/images/fichiers/fd_fichiers.jpg);
	background-repeat: repeat-x;
	background-position: top;
        background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.images_choice .liveGrid { width: 540px; }
.images_choice .liveGrid table { width: 540px; }

.images_choice > th, .DocumentsTable > th {
	font-weight: bold;
	background-color: #EDDFE8;
	border-top: 1px solid #fff;
	border-bottom : 1px solid #D1C2CC;
	border-right: 1px solid #fff;
	padding : 2px 2px 2px 2px;
}
.images_choice > td, .DocumentsTable > th {
	border-right: 1px solid #fff;
	padding : 2px 2px 2px 2px;
/*	height: 76px; */
}

/*
.images_choice tr:hover{
	background-color : #F9F9EA;
        cursor: pointer;
        cursor: hand;
}
*/

.images_choice > tr, .DocumentsTable > tr {
	background-color : #FFFFFF;
}


.hlFile { background-color: #FDEEF7; }

label { font-weight: bold; }
/*
.deletedIE{
  width: 152px;
  height: 200px;
  background: url(/images/tool/fd_del.png);
  position: absolute;
  left: 585px;
  top: 178px;
}
*/
