/* <Liste de documents> */
/*Desc*/
.doc_list_desc {
	margin:10px 0;	
}

/*Docs*/
.doc_list {
	background: url(../images/doc_list/doc_list.gif) repeat-x;
	color:#3557cf;
	border-left:1px solid #84b5a3;
	border-right:1px solid #84b5a3;
	height:28px;
	display:block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}
.doc_list a.btn_edit_module {
	background: url(../images/doc_list/doc_list_btn_edit_module.gif) no-repeat;
	width:17px;
	height:17px;
	float:right;
}
.doc_list a.btn_send_module {
	background: url(../images/doc_list/doc_list_btn_send_module.gif) no-repeat;
	width:17px;
	height:17px;
	float:right;
}
.doc_list .mail_activated {
	background: url(../images/doc_list/doc_list_mail_activated.gif) no-repeat 0px 2px;
	line-height:8px; 
	padding:0 7px;
	margin-left:5px;
	display:inline;
	/*float:left;*/
}
.doc_list_docs .actions {
	border-top:1px solid #ccc;
	padding:5px 0;	
}
.doc_list_docs .actions select {
	font:normal 10px Arial,Verdana,Sans-Serif;
}
.doc_list_docs .actions a {
	font:normal 10px Arial,Verdana,Sans-Serif;
	float:right;
}
.doc_list_docs .actions a.btn_add_doc {
	background: url(../images/doc_list/doc_list_btn_add.gif) no-repeat;
	font:normal 10px Arial,Verdana,Sans-Serif;
	float:right;
	width:17px;
	height:17px;
	margin-right:5px;
}

.doc_list_docs .div_suscribe { margin:5px 0 10px 0; }
.doc_list_docs .div_suscribe a { font-size:11px; }
.doc_list span {
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	height:28px;
	display:block;
	line-height:25px;
}

.doc_list a.image_exp_control_opened,
.doc_list a.image_exp_control_closed {
	width:15px;
	height:11px;
	display:block;
	margin:7px 0 0 4px;
}
.doc_list a.image_exp_control_opened { background:url(../images/doc_list/doc_list_exp_open.gif) no-repeat; }
.doc_list a.image_exp_control_closed { background:url(../images/doc_list/doc_list_exp_close.gif) no-repeat; }

.doc_list a.title { color:#000000; text-decoration:none; }
.doc_list a.title:hover { color:#000000; text-decoration:none; }

.dg_docs {
	width:100%;
	border:solid 1px #dedede;
}
.dg_docs td, 
.dg_docs a { font: 11px arial, verdana, helvetica, sans-serif; }

.dg_docs .dg_docs_header td {
	background:url(../images/doc_list/doc_list_bkg_head.gif) repeat-x;
	color:#555555;
	border:1px solid #dedede;
	font-weight:bold;
	padding:2px 5px;
}
.dg_docs .dg_docs_header a { font-weight:bold; }

.dg_docs .doc_col_edit { width:20px; }	
.dg_docs .doc_col_normal { height:22px; color:#000000; padding-left:5px; padding-right:5px; }

.dg_docs .dg_docs_header td a.sort_asc,
.dg_docs .dg_docs_header td a.sort_desc {
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}
.dg_docs .dg_docs_header td a.sort_asc { background-image:url(../images/doc_list/doc_list_sort_asc.gif); }
.dg_docs .dg_docs_header td a.sort_desc { background-image:url(../images/doc_list/doc_list_sort_desc.gif); }

.dg_docs .dg_docs_header td a.sort_asc:hover {
	background-image:url(../images/doc_list/doc_list_sort_asc_rl.gif);
	color:#377ae2; 
}
.dg_docs .dg_docs_header td a.sort_desc:hover { 
	background-image:url(../images/doc_list/doc_list_sort_desc_rl.gif);	
	color:#377ae2; 
}

.dg_docs .dg_docs_header td a.sort_asc.active { 
	background-image:url(../images/doc_list/doc_list_sort_asc_rl.gif);
	color:#555555; 
}
.dg_docs .dg_docs_header td a.sort_desc.active {
	background-image:url(../images/doc_list/doc_list_sort_desc_rl.gif);
	color:#555555; 
}

table.dg_docs tr.doc_altitem {  background-color: #fafafa; color: #000000; }
table.dg_docs tr.doc_item { background-color: white; color: #000000; }
table.dg_docs tr.doc_item:hover { background-color: #f3f3f3; }
table.dg_docs tr.doc_altitem:hover { background-color: #f3f3f3; }

.dg_docs .doc_list_dropdown {
	padding-left:4px;
	padding-right:10px;
	height:19px;
}
.dg_docs a:hover,
.dg_docs .doc_list_dropdown a:hover {
	font-size:11px;	
}
.dg_docs .doc_list_dropdown_opened,
.dg_docs .doc_list_dropdown:hover {
	background-color:#ffffff;
	border:1px solid #adadad;
	background-image:url(../images/doc_list/doc_list_ddl_btn.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:19px;
	padding-left:3px;
	padding-right:10px;
}
.dg_docs .doc_list_actions_box {
	position:absolute;
	z-index:99; /* 100 est utilisé par le Config Blocs */
	float:right;	
}
.dg_docs .doc_list_actions {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#003399;
	width:160px;
	height:45px;	
	border:1px solid #868686;
	background-color:#fafafa;
}
.dg_docs .doc_list_actions_btns {
	width:25px;
	border-right:#c5c5c5;
	background-color:#e9eeee;
}

.dg_docs .doc_title,
.dg_docs a.doc_title,
.dg_docs .doc_title_new,
.dg_docs a.doc_title_new  {
	color: #000;
	text-decoration: none;
} 
.dg_docs a.doc_title:hover { text-decoration: underline; }

.dg_docs .doc_title_new,
.dg_docs a.doc_title_new {
	background-color:#fff9da;
	display:block;
	padding:1px 3px;
	font-weight:bold;
}

.dg_docs .doc_title_visited,
.dg_docs a.doc_title_visited {
	color: #7e3fa0;
	text-decoration: underline;
}

/*PagingNumberControl.ascx*/
.doc_pager .pagingNbItems {}
.doc_pager .pagingNbItems .text {}
.doc_pager .pagingNbItems .combo {}
.doc_pager .pagingNbItems .radio {}

/*PagingIndexControl.ascx*/
.doc_pager .resultsDisplay { text-align:center; display:none; }
.doc_pager .resultsDisplay .msg { display:none; }
.doc_pager .resultsDisplay .text {}
.doc_pager .resultsDisplay .number {}

.doc_pager .pagingControl { text-align:center; }
.doc_pager .pagingControl .first,
.doc_pager .pagingControl .prev,
.doc_pager .pagingControl .next,
.doc_pager .pagingControl .last { display:none; }
.doc_pager .pagingControl a, .pagingControl a:link, .pagingControl a:visited {}
.doc_pager .pagingControl a:hover {}
.doc_pager .pagingControl a.current, .pagingControl a.current:link, .pagingControl a.current:visited { color:#666666; text-decoration:none;} /*Page sélectionnée dans le paging*/
.doc_pager .pagingControl a.current:hover { text-decoration:none; }
.doc_pager .pagingControl a.inac, .pagingControl a.inac:link, .pagingControl a.inac:visited, .pagingControl a.inac:hover { color:#cccccc; text-decoration:none; cursor:pointer;  }
.doc_pager .pagingControl img {}

/* </Liste de documents> */

/*<Comments>*/
.comment_list { margin:30px 0; }
.comment_list .comment_head {
	border-top:2px solid #aaa;
	border-bottom:2px solid #aaa;
	padding:5px 0;
}
.comment_list .comment_head .title { 
	float:left; 
	font:bold 12px Arial,Verdana,Sans-Serif; 
}
.comment_list .comment_head a.add_comment {
	float:right;
	font:normal 10px Arial,Verdana,Sans-Serif; 
}
.comment_list span.clear { clear:both; display:block; }
.comment_list .comment_content {
	height:200px;
	border:1px solid #ccc;
	overflow:auto;
}
.comment_list .comment_content .msg { font-size:11px; padding:2px 2px 5px 2px; border-bottom:1px solid #eee; }
.comment_list .comment_content .msg  .msg_head { font-size:11px; padding:2px; background:#eee; }
.comment_list .comment_content .msg  .msg_head_new { font-size:11px; padding:2px; background:#fff9da; }
.comment_list .comment_content .msg .msg_name { font-weight:bold; }
.comment_list .comment_content .msg .msg_date { font-style:italic; }
.comment_list .comment_content .msg .msg_content { margin-bottom:10px; display:block; margin:0 2px }
.comment_list .comment_content .msg a.msg_delete { float:right; width:15px; height:15px; background:url(../images/doc_list/doc_list_btn_trash.gif) no-repeat; }
.comment_add .btn_comment_add { float:right; }

.comment_suscribe { margin:5px 0 10px 0; }
.comment_suscribe .btn_suscribe { font-size:11px; }
/*</Comments>*/