.hr {
	border-bottom: solid 1px #dddddd;
}
#corps {
	/*hcl_ height: 680px;  */
	/*hcl_ text-align: left;  */
	/*hcl_ border: 2px solid red; */
	background: url(../images/homePageSeperator.gif) no-repeat; 
	padding-left: 14px;
}
.nodule {
	border-left:1px solid #000080; /*hcl_ #0067b3 #538ac1 #434a4e #dedede; */
	border-right:2px solid #000080;
	border-bottom:1px solid #000080;
	border-top:1px solid #000080;	
	background:#ffffff url(../images/softedHomeMark.gif) repeat-x;
	background-position:bottom left;
	position:relative;
	visibility:visible;
	margin:3px;
}
.cadre_H {
	background:#ffffff url(../images/toolbar-bg.png) repeat-x;
	/*hcl_ background-color: #434a4e; */
	color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	font-size: 12px;
	/*hcl_ border-bottom: 1px solid #434a4e; */
	height: 28px;	
	/*hcl_ border: 2px solid red; */
}
.contenu {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	clear: both;
}
.titredepage, .titredenodule {
	font-weight: bold;
	letter-spacing: 1px;
	/*hcl_ text-transform: capitalize; */
	color: #ffffff;
	float: left;
	/*hcl_ border: 2px solid red; */
	/*hcl_ height: 40px; */
}
.titredepage {
	position: absolute;
	top: 7px;
	left: 50px;
	font-size: 11px;
}
.menudepage {
	float: right;
	position: absolute;
	top: 7px;
	left: 487px;
	font-size: 11px;
	 /*hcl_ border: 1px solid red; */
}
.cadre_T {
	/*hcl_ position: absolute; */
	/*hcl_ top: 8px; */
	/*hcl_ left: 52px; */
	/*hcl_ z-index: 10; */
	padding-left: 10px;
	text-align: left;
	margin: 0 auto;
	color: #ca0006; /*hcl_ #538ac1; */
	/*hcl_ border: 1px solid red; */
}
.menudenodule {
	float: right;
}
.conteneur {
	position: relative;
	margin: 0 auto;
	/*hcl_ width: 520px; */
	text-align: left;
	font-family: Verdana, sans-serif;
	
	 /*hcl_ border : 1px solid #f0ffff; */
	 /*hcl_ background-color: #f0f8ff; */
}
.conteneur form {
	padding: 10px;
	
	/*hcl_ border : 1px dashed #f00; */
	/*
	border : 1px solid #dddddd;
	border-right : 2px solid #646464;
	border-bottom : 2px solid #646464;
	*/
}
.conteneur form span {
	display : block;
}

.conteneur form .labelencolonne {
	float : left;
	width : 100px;
	text-align : right;
	display : block;
	padding-right : .3em;
	margin-right: 4px; 
	margin-top: 4px;
	font-size: 11px;
	/*hcl_ border: 1px solid red; */
}

.lignetableau {
	clear: both; 
	border-bottom: 1px #dedede solid;
}
/*hcl_ .conteneur form input { */
.inputbox {
	margin-top : .3em;
	float: left;
}
.conteneur form select {
	margin-top : .3em;
}

.calendar {
	position: relative;
	top: 4px;
	left: 2px;
}
.radio {
	vertical-align : -3px;
}
.labelcheckbox {
	float : left;
	width : 95% !important;
	height: 26px;
	text-align : right;
	padding-right : .3em;
}
.checkbox {
	height: 28px;
	position: relative;
	top: 10px;
	/*hcl_ vertical-align : middle; */
}

hr {
	border-bottom: dashed 1px #ccffff;
}
