.rfdSelectBox {
	 height: 200px;
	 overflow: hidden;
}

fieldset {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 5px;
}

.Form fieldset {
	clear:both;
	float:none;
	width:582px;
	margin-bottom:10px;
}

.grid h3,
.CaptchaRow h3 {
	clear:both;
	margin:0px 50px 0px 0px;
	padding:10px 0px 0px 0px;
	border-bottom:dotted 1px #c0c0c0;
	color:#3546a6;
}

Legend {
	font-size: 11pt;
	font-weight: bold;
	color: #417630;
	background-color:inherit;
	padding:0px 3px 5px 3px;
}

textarea {
	width:426px;
}

.Box-Content label {
	font-size:10pt;
	font-weight:bold;
}

textarea {
	width:426px;
}

.InternalEditor {
	clear:both;
	margin:8px 0px 0px 0px;
	padding:0;
	overflow-y:auto;
	background-color:#ffffff;
	border:solid 1px #abdebe;
}

/*
.ContentRightLeft .InternalEditor p {margin:0px 0px 8px 0px;padding:0;line-height:1.15em;}
.ContentRightLeft .InternalEditor h1 {clear:both;font-size:1.3em;margin:10px 0px 0px 0px;padding:0;color:#18a096;background-color:transparent;font-weight:bold;line-height:1.45em;}
.ContentRightLeft .InternalEditor h2 {clear:both;font-size:1.2em;margin:8px 0px 0px 0px;padding:0;color:#92c376;background-color:transparent;font-weight:bold;line-height:1.35em;}
.ContentRightLeft .InternalEditor h3 {clear:both;font-size:1.1em;margin:6px 0px 0px 0px;padding:0;color:#1a5a81;background-color:transparent;font-weight:bold;line-height:1.25em;}
.ContentRightLeft .InternalEditor h4 {clear:both;font-size:1.0em;margin:4px 0px 0px 0px;padding:0;color:#000000;background-color:transparent;font-weight:bold;line-height:1.15em;}

.ContentRightLeft .InternalEditor h1:first-child {margin-top:0px;}
.ContentRightLeft .InternalEditor h2:first-child {margin-top:0px;}

.ContentRightLeft .InternalEditor ul {list-style-image:url(../../_data/image/decor/puce-orange.gif); margin:0px 10px 0px 25px;padding:0px 0px 4px 0px;}
.ContentRightLeft .InternalEditor ol {list-style-type:decimal;margin:0px 10px 0px 25px;padding:0px 0px 4px 0px;}
.ContentRightLeft .InternalEditor li {margin:0px 0px 4px 0px;padding:0px 0px 0px 0px;}
*/

.InternalEditorEmpty {
	clear:both;
	margin:8px 0px 0px 0px;
	padding:0;
	background-color:#e0e0e0;
	border:solid 1px #abdebe;
}

.ReportControl {
	width:100%;
	margin:0px 0px 8px 0px;
	padding:0;
	border:solid 1px #000000;
}

.CaptchaRow {
	clear: both;
	margin:0;
	padding:1px 0px 0px 0px;
	letter-spacing:normal;
}

.HLCaptcha {
	float:left;
	margin:0px 10px 5px 0px;
	padding:0;
	width:180px;
}

.HRCaptcha {
	float:left;
	margin:0px 0px 5px 0px;
	padding:0;
	width:386px;
}

.HRCaptcha input {
	margin:5px 0px 0px 0px;
}

div.FormRow {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

div.FormRow div.FormLabel {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color:inherit;
	text-align: left;
}

div.FormRow div.FormField {
	float: left;
	width: 430px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.FormRow div.FormField table {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0;
	background-color:#e8e8e8;
}

div.FormRow div.FormField tr {
	margin:0;
	padding:0;
}

div.FormRow div.FormField td {
	margin:0px 10px 0px 0px;
	padding:0;
}

.FormMandatory {
	font-weight: bold;
}

div.FormRowButton {
	clear:both;
	width:589px;
	margin:0;
	padding: 10px 0px 0px 0px;
}

div.FormRowButton a {
	margin-right:5px;
}

.ref {font-size:xx-small; }

/* DataGrid - Part 2 */

.grid {
	color: #000000;
	background-color:inherit;
}

.grid table {
	border: solid 1px #ffffff;
}

.grid tr, .grid td {
	border:none;
}

.grid td {
	padding:2px 2px 2px 2px;margin-right:1px;line-height:1.15em;
}

.grid .th_liste {
	color: #000000;
	background-color: #ffcc66;
	font-weight:bold;
	text-align:left;
}

.grid .tr_selected td {
	color:inherit;
	background-color:#ffff99;
	border-right:1px solid #ffffff;
}

.grid .tr_liste1 td {
	background-color:#C8C7B5;
	border-right:1px solid #ffffff;
}

.grid .tr_liste2 td {
	background-color:#f1e4c2;
	border-right:1px solid #ffffff;
}

.grid .tr_selected td:first-child,
.grid .tr_liste1 td:first-child,
.grid .tr_liste2 td:first-child,
.grid .tr_selected td:last-child,
.grid .tr_liste1 td:last-child,
.grid .tr_liste2 td:last-child {
	border-right:none;
}

/* Pager */

.th_liste {
	color: #992137;
	background-color:inherit;
}

.th_liste a, .th_liste a:visited {
	color: #992137;
	background-color:inherit;
	text-decoration: none;
}

.th_liste a:hover, .th_liste a:active {
	color: #cb4427;
	background-color:inherit;
	text-decoration: none;
}

/* Filters */

.SelLabel {
	width:145px;
	margin:0px 5px 3px 5px;

}

.SelList {
	width:145px;
	margin:0px 5px 3px 5px;

}

.SelText {
	width :141px;
	margin:0px 5px 3px 5px;

}

