fieldset { border: 1px solid #ccc; }
legend { background: #fff; }

label { font-weight: bold;font-size:1.1em;}
.inline{display:block;float:left;width:150px;margin :5px 0 0 0;font-weight: bold;font-size:1.1em; }

.contentCorps form{margin:0;}
.submit{width:150px;margin-top:15px;}

form p {margin:0}
input[type=text], input[type=password], select {
  font: 14px verdana, sans-serif;
	border: 1px solid #c6d7e7;
	background-image: url(../images/bg_ombre-input.gif);
	background-repeat: repeat-x;
	margin: 3px 0 10px 0;
}

/* Hack IE 6 */
input, select {
  _font: 14px verdana, sans-serif;
	_border: 1px solid #c6d7e7;
	_background-image: url(../images/bg_ombre-input.gif);
	_background-repeat: repeat-x;
	_margin: 3px 0 10px 0;
}

input.radio {
  border: none;
  background-image: none;
}

input.checkbox {
  border: none;
  background-image: none;
}

input[type=text]:focus, input[type=password]:focus {
	border: 1px solid #7acffc;
}
input[type=file]{width:256px;}
select [selected]  {
  color: #aaa;
}

textarea.zoneTexte {
  font: 14px verdana, sans-serif;
	border: 1px solid #c6d7e7;
	margin: 10px 0 0 0;
}

.sized{
	width:150px;
}
.sizedHour{
	width:60px;
}
.sizedForm{
	width:170px;
}
.sizedPort{
	width:80px;
}
.errorForm
{
	display:block;
	width:253px;
	padding-top:10px;
	padding-left:3px;
	height:23px;
	background : url(../images/bg_error_form.gif) no-repeat;
	color:#fff;
	font-weight: bold;
	font-size:0.8em;
	margin-left:150px;
}
.jaugeContainer{width:200px;height:20px;border:1px solid #C6D7E7;margin-left:150px;}
.jaugeProgress{text-align:center;background:url(../images/gradient.png) no-repeat;width:0px;height: 20px;}

.spanAlert{display:block;width:100%;font-size:1.5em;text-align:center;color:#873630;font-weight:bold}

.lignescroll{margin-left:150px;width:200px;font-size:1px;background:url(../images/bg_slider.gif) bottom no-repeat;}
.curseur{cursor:e-resize;top:3px; height:11px; width:10px;background:url(../picto/curseur.gif);font-size:1px;}