@charset "UTF-8";
/* CSS Document */
.java_total,.java_total tr,.java_total table,.java_total tr{
	margin: 0px;
	padding: 0px;
	
z-index:1;
	
}
.java_total{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.java_gauche {
	
	/*padding-top:5px;*/
	/*position: relative;*/
	white-space: nowrap;	
}
.java_ligne {
	width: 100%;
	margin: 0px;
	padding: 0px;	
	z-index:inherit;
}
.java_droite {
	
}
.child_float_left .java_total{
float:left;
width:auto;
white-space:nowrap;

}

.champ_box,.champ_radio,.champ_box:disabled,.champ_radio:disabled{
	/*vertical-align:baseline;
	margin-left:0;
	margin-top:0;
	margin-bottom:-1px;*/
	}
.form_label{
	color:inherit;
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
}
.float_left{

		float:left;	
		
}
.error_hide{
display:none;
	padding: 5px;
	position:absolute;
	margin-left:10px;
padding-bottom:18px;
padding-left:10px;
padding-right:8px;
	width: auto;
	z-index:3000;
	
	font-weight: bold;
	color: #FFFFFF;
	
bottom:0px;
background-image: url(img/error.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	

	
}
.error_fleche{
	width: 10px;
	background-image: url(img/fleche.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	margin: 0px;
	padding: 0px;
}

.error_content{
	color: #FF0000;
	text-align: left;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

.champ_DESA{
	color: #999999;
	background-color: #999999;

}
.pre_form_calend {
	/*position:relative;*/
	width:23px;
	margin: 0px;
	padding: 0px;
	height:20px;
}

.form_calend,.form_calend_out {
	
	width: 23px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-image: url(/GLOBAL_JS/img/calend_0.gif);
	background-repeat: no-repeat;
	

	
	
}


.form_calend_out {
background-image: url(/GLOBAL_JS/img/calend_1.gif);
}
.click_calend{

	height: 100%;
	width: 100%;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}
.img_calend,.link_calend{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	margin: 0px;
	padding: 0px;
}
.champ_list:disabled{
	color:#888;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	}
.barre_calend {
	width: 180px;
	height:17px;
	background-color: #999999;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-image: url(/GLOBAL_JS/img/barre.gif);
	z-index: 1001;
	

}
.close_calend,.close_calend:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-image: url(/GLOBAL_JS/img/trans.png);
	right: 0px;
	text-align: center;
	width: 15px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.close_calend:hover {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;	
}

.calend {
	position:relative;
	display: none;
	height: auto;
	width: auto;
	z-index: 2000;
	background-color: #999999;
	margin: 0px;
	padding: 1px;
	left: 0px;
	top: -23px;
	
}
.legend_calend{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:5px;
}
.calend_content {
	z-index:2001;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.form_sep{
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;	
}
.form_compteur {
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.champ_input{
	font-size: 11px;
	margin-left:2px;
	margin-right:2px;

}
.champ_input[readonly]{
	font-size: 11px;
	margin-left:1px;
	margin-right:1px;
	

	
	}



