.ToolbarPrint
{
    display: block;
    float: left;
}

body
{
	background-color: #FFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
body, th, input, select
{
	font-size: small;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
}
h1
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
	color: #6a5e47;
	margin: 0;
}
h3
{
	position: relative;
	bottom: -10px;
}
.hidden
{
	display: none;
	visibility: hidden;
}
.DDL
{
	font-weight: bold;
}
.red
{
	font-size: 11pt;
	color: #ED1B24;
	font-family: Verdana,Arial, 'Times New Roman';
}
.bloc-table
{
	border: 1px solid #6a5e47;
	background-color: #eadfba;
	background-image: url(../Images/td_inscription-fonce_marron.png);
	background-repeat: repeat-x;
}
.table-titre
{
	border: 1px solid #6a5e47;
	background-color: #fffbee;
	background-image: url(../Images/fd_onglet_marron.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.DynamicMenuStyle
{
	z-index: 100;
}
.SubMenuStyle
{
	font-size: small;
	border-top: solid #6a5e47 1px;
	border-bottom: solid #6a5e47 1px;
	border-left: solid #6a5e47 5px;
	border-right: solid #6a5e47 1px;
	border-spacing : 3px;
	background-color: #f5f3c3;
	color: #453d2e;
	display:block;	
}
.StaticMenuItemStyle, .DynamicMenuItemStyle
{
	font-size: large;
	border: 1px solid #6a5e47;
	background-color: #6a5e47;
	background-image: url(../Images/fd_onglet_marron.png);
	background-repeat: repeat-x;
	color: #6a5e47;	
	display:block; 
}
.StaticHoverStyle, .DynamicHoverStyle
{
	color: #453d2e;
	background-color: #6a5e47;
	background-image: url(../Images/fd_onglet_marron.png);
	background-repeat: repeat-x;
	border: solid 1px #6a5e47;	
}
.boutton
{
	border-width: 1px;
	border-color: #b8a277;
	color: #7e7157;
	font-weight: bold;
	background: url(../Images/bt_defaut_marron.png) #b8a277 repeat-x;
	width: auto;
	height: 21px;
	cursor: pointer;
	font-size: 12px;
}
.bouttonBig
{
	border-width: 1px;
	border-color: #6a5e47;
	color: #6a5e47;
	font-weight: bold;
	background: url(../Images/bt_defaut_marron.png) #6a5e47 repeat-x;
	width: auto;
	height: 23px;
	cursor: pointer;
}
.watermark
{
	font-style: italic;
}
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0 !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: default;
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	font-weight: Bold;
	z-index: 3;
}
.multi
{
	color: black;
	padding-left: 5px;
	font-size: 10px;
	font-weight: lighter;
}
.highlight
{
	color: Maroon;
}
.autocomplete_highlightedListItem
{
	margin: 0 !important;
	background-color: #ECE7DF;
	border-bottom: 1px solid gray;
	color: black;
	padding: 3px 0 3px 0;
	height: 26px;
}
.autocomplete_listItem
{
	margin: 0 !important;
	background-color: window;
	border-bottom: 1px solid gray;
	color: windowtext;
	padding: 3px 0 3px 0;
	height: 26px;
	width: 400px;
}
.dragDrop
{
	left: 2%;
	top: 4%;
	position: absolute;
}

.rounded
{
	clear: both;
	max-width: 2400px;
}
.rounded .top-outer
{
	background: url(../Images/detailview/marron/tl.png) no-repeat left bottom;
	padding: 0;
	width: 100%;
}
.rounded .top-outer .top-inner
{
	background: url(../Images/detailview/marron/tr.png) no-repeat right bottom;
	margin-left: 18px;
}
.rounded .top-outer .top-inner .top
{
	background: url(../Images/detailview/marron/tm.png) repeat;
	height: 34px;
	margin-right: 19px;
	cursor: move;
	color: White;
	text-align: center;
}
.rounded .mid-outer
{
	background: url(../Images/detailview/marron/l.png) left repeat-y;
	clear: both;
}
.rounded .mid-outer .mid-inner
{
	background: url(../Images/detailview/marron/r.png) right repeat-y;
	margin-left: 18px;
}
.rounded .mid-outer .mid-inner .mid
{
	background-color: #fff;
	margin-right: 18px;
}
.rounded .bottom-outer
{
	background: url(../Images/detailview/marron/bl.png) no-repeat left top;
	clear: both;
	padding: 0;
	width: 100%;
}
.rounded .bottom-outer .bottom-inner
{
	background: url(../Images/detailview/marron/br.png) no-repeat right top;	
	margin-left: 19px;
}
.rounded .bottom-outer .bottom-inner .bottom
{
	background: url(../Images/detailview/marron/bm.png) repeat;
	height: 18px;
	margin-right: 18px;
	font-size: .01em;
}
.search
{
	height: 330px;
	overflow: auto;
}
.pager
{
	font: normal 11px arial,tahoma,helvetica,sans-serif;
	background: #e9e9eb;
	border-top: solid 1px #b3b3cb;
}
.list-view-select
{
	font: normal 11px arial,tahoma,helvetica,sans-serif;
	border-collapse: collapse;
}
.list-view-select tr:hover
{
	background-color: #dfebf2;
}
.list-view-select td
{
	padding: 4px 10px 4px 10px;
	cursor: pointer;
}
.list-view
{
	font: normal 11px arial,tahoma,helvetica,sans-serif;
	border-collapse: collapse;
}
.list-view tr:hover
{
	background-color: #dfebf2;
}
.list-view td
{
	padding: 4px 10px 4px 10px;
}
.list-view-selected
{
	background-color: #a3dafa;
	font-style: italic;
}
.list-view-alterning
{
	background-color: #eadfba;
}
.header-view
{
	border: solid 1px #b3b3cb;
	border-top-width: 0;
}
.header-view th
{
	background: #e9e9eb url(../Images/listview/header-bg.png);
	height: 23px;
	padding-left: 6px;
	color: #666;
	text-align: left;
}
.header-view th.first
{
	background: #e9e9eb url(../Images/listview/header-bg.png) -3px 0;
}
.treeNode
{
	color: black;
	font: 11px Arial,Sans-Serif;
}
.treeNodeSelected
{
	border: solid 1px blue;
	color: blue;
	padding: 1px;
	background-color: #e9eaf8;
}
.labelcommission
{
	font-family: Courier New;
	font-size: 12px;
	font-style: normal;
}
.group-view #group .head TH
{
	background: #e9e9eb url(../Images/listview/header-bg.png);
	height: 24px;
	line-height: 24px;
	padding-left: 6px;
	color: #666;
	text-align: left;
}
.group-view #group .head TH.first-group
{
	background: #e9e9eb url(../Images/listview/header-bg.png) -3px;
	width: 20px;
}
.group-view #group .group TH
{
	background-color: Transparent;
	background-image: none;
	padding: 10px 0 2px 0;
	color: #666;
	text-align: left;
	border-bottom: solid 2px #a5a4bd;
}
.group-view #group .group TH.first-group
{
	text-align: center;
	border-bottom: none;
	width: 18px;
}
.group-view #group .item TD
{
	font: normal 11px arial,tahoma,helvetica,sans-serif;
	padding: 2px 0 2px 2px;
	border-bottom: solid 1px #c3c2ba;
	color: #222;
}
.group-view #group .personne TD
{
	font: normal 11px arial,tahoma,helvetica,sans-serif;
	border: solid 1px #c3c2ba;
	border-top-width: 0;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
.group-view #pager .pager TD
{
	height: 40px;
}
.group-view #pager .pager .commands
{
	height: 40px;
	padding: 4px 0 0 25px;
}
.group-view #pager .pager .info
{
	padding: 4px 25px 0 0;
	text-align: right;
}
.labelcommission2
{
	font-family: Courier New;
	font-size: 12px;
	font-style: normal;
	border-right: dashed 1px #B2B1B5;
	width: 44px;
	text-align: center;
}
.itemcommission2
{
	text-align: center;
	width: 46px;
}




