label{
	line-height:26px; /* ajout le 19.01.2014 */
}

.pageSelect{
	padding: 7px 10px 0 0;
	float: right;
}

.pageSelect h3{
	float: left;
}

.pageSelect select{
	margin: 7px 0 0 5px;
}

.navButton{
	float: left;
	width: 20%;
}

button{
	background: url(../images/bouton.gif) no-repeat left top;
	height:31px;
	width: 130px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 4px 4px 4px;
	margin: 0.5em;
	--line-height: 21px;
	text-align: center;
	cursor:pointer;
}

button.photo{
	background: url(../images/photo.png) no-repeat left top;
	height:20px;
	width: 20px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 4px 4px 4px;
	margin: 0.5em;
	line-height: 21px;
	text-align: center;
}

button.photo32{
	background: url(../images/photo32.png) no-repeat center top;
	height:32px;
	width: 80px;
	border:none;
}

button.b_save{
	background: url(../images/b_save32.png) no-repeat left top;
	height:32px;
	width: 32px;
	border:none;
}

button.b_add{
	background: url(../images/b_add.png) no-repeat center top;
	height:26px; /* modif le 19.01.2014 / ancien = 16 */
	width: 26px; /* modif le 19.01.2014 / ancien = 16 */
	padding:0px;
	margin: 0px 2px 0px 10px;
	cursor:pointer;
}

button.b_quit{
	background: url(../images/bouton.gif) no-repeat left top;
	height:31px;
	width: 130px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 4px 4px 4px;
	margin: 0.5em;
	line-height: 21px;
	text-align: center;
	float: right;
	margin-top: 35px;
}

.form_detail{
	padding: 10px 20px 10px 20px;
	width: 40%;
	margin: auto;
}

.toto{
	width: 96%;
}

.toto b{
	padding-left: 8px;
}

.ed_controles{
	width: 96%;
}

.ed_controles select{
  width: 400px;
}

.form_detail fieldset{
	padding: 5px 10px 10px 10px;
}

legend{
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

select{
	min-width: 100px;
	height: 26px; /* ajout le 19.01.2014 */
}

select.paire{
  background-color: #e3e2e2;
	border: 1px solid #7f9db9;	
}

input{
	background: #fff;
	border: 1px solid #7f9db9;
  height: 26px; /* modif du 19.01.2014 */
	padding-left: 2px; /* ajout le 19.01.2014 */
}

input[type=radio]{
  height : 10px; 
}

.oblig{
  border: 1px solid #F90800;
}

.form_detail dl{
	width: 470px;
	float: left;
}

.form_detail dl.img_maintenance{
  width: 30%;
	float: left;
	border: 1px solid #000;
}

.form_detail dt{
	float: left;
	width: 160px;
	padding-left: 15px;
	--padding-top: 5px;
	font-weight: bold;
	border: 0px solid #000;
	min-height: 26px; /* modif le 19.01.2014 / ancien = 23 */
}

.ed_controles dt{
	width: 100px;
}

.form_detail dd{
	padding: 0px 0 5px 0;
	margin-left: 176px;
	width: 290px;
	border: 0px solid #000;
  -height: 26px;
}

.form_detail textarea{
	width: 280px;
	background: #fff;
	border: 1px solid #7f9db9;
}

.txtLbl{
	width: 280px;
}

.txtCp{
	width: 40px;
}

.txtVille{
	width: 228px;
	margin-left: 5px;
}

.txtTel{
	width: 100px;
}

.txtNum{
	width: 40px;
}

.txtCode{
	width: 90px;
}

.txtDate{
  width: 80px;
}

dd.chk{
	width: 330px;
	padding-left: 5px;
}

.chk li{
	width: 320px;
	float: left;
	list-style-type: none; 
}

.formPlan{
  float: right;
	padding: 14px 0px 0px 0px;
}

.inputfile {
   position:absolute;
   width:128px;
   --height:100px;
	 float: left;
	 font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	 text-align: center;
	 cursor:defaut;
	 margin-bottom: 50px;
}
	
input.explorer {
   position:absolute;
   right:0px;
   top:0;
   font-size:80px;
   opacity:0;
   -moz-opacity:0;
   filter:alpha(opacity=0);
   cursor:pointer;
   text-align:right;
	 height: 104px;
	 background-color: #fff;
}

.inputfile img {
	 margin-top: 16px;
}

button.btn_pop{
  background: #fff;
	width:132px;
  height:104px;
	text-align: center;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	margin: 29px 0 -24px -2px;
}

.controle{
	width: 96%;
	border: 0px solid #000000;
}
.controle dl{
  width: 100%;
}

.controle dd{
  width: 430px;
}

dl.equip{width: 490px;}
.equip dt{width: 172px; clear:both;}
.equip dd{margin-left: 200px;}

dl.controle{width: 630px;}
dl.hic{width: 680px;}
.controle dt{width: 205px; clear:both; }
.controle dd{width: 400px;	margin-left: 205px;}
.controle textarea{
	width: 380px;
	height: 120px;
	background: #fff;
	border: 1px solid #7f9db9;
}

dl.controle_photo{width: 98%; padding: 0 8px 0 8px;}

button.btn_comm{
	background: url(../images/bouton.gif) no-repeat;
	margin-left: 0px;
	margin-top: -100px;
	height: 24px;
	border: 0px solid #000;
}

.pass dt{
  width: 90px;
	margin-bottom: 4px;
	float: left;
}

.pass dd{
  width: 280px;
	margin-bottom: 4px;
	float: left;
}

.invisible{display: none;}

#points{
  border-left: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	width: 510px;
	margin-left: 32px;
	float: left;
	height: 150px;
}

div#photos_hic{
  float: right;
	width :136px;
	border: 0px dotted #000;
}

div#photos_hic table{
	margin:0;
	padding:0;
}

div#photos_hic table{
	border: 0px dotted #000;
}

div#photos_hic table td.col_hide{
	border: none;
	padding: 0;
}
div#photos_hic table td img{
	float: right;
	border: 1px solid #7f9db9;
	width: 120px;
	height: 120px;
}

div#photos_hic td.col_delete {
	width:16px;
	height:16px;
	border: 1px solid #7f9db9;
}

div#photos_hic td.col_update {
	width:16px;
	height:16px;
	border: 1px solid #7f9db9;
}

div#photos_hic td.col_hide {
	width:102px;
}

div#intervenants_te, div#intervenants_fo{
  float: left;
	width: 100%;
	border: 0px solid #848484;
	padding: 8px 0px 0px 0px;
	margin-bottom: 8px;
}

div#intervenants_te dl, div#intervenants_fo dl{
  float: left;
	--width: 90%;
	--height: 44px;
	border: 0px dotted #7f9db9;
	
	border: 1px solid #848484;
	margin-bottom: 8px;
	padding-top: 4px;
}