fieldset {
    padding: 0.6% 1.4% 0.6% 1.4%; /*1em;*/
    border: 2px ridge #0b6cab;
    margin: 10 10 1.6% 1.6%; /*15px 15px;*/
    display: block;
}
fieldset legend {
    padding: 0 0.5% 0 0.5%; /*4px;*/
    color:#0b6cab;
    font-size: 110%;
    font-weight: bold;
}

.StatImg
{
    width:100px;
    height:100px;
    margin-right:0px;
    cursor:hand;
}

.StatBut
{
    width:100px;
    height:100px;
    margin-right:10px;
    cursor:hand;
    border:solid 3px white;
}

label { cursor: pointer; }

.param {
    line-height: 2;
    clear: both;
    margin-left: 1.2%; /*10px;*/
    margin-right: 1.2%; /*10px;*/
    /*padding-left:27%; /*permet de centrer les formulaires*/
}

.param2{
    line-height: 2;
    clear: both;
   
}

.champheatset1{margin-top: 40px; clear: both; }
.champheatset2{margin-top: 40px; clear: both;}
.champheatset3{margin-top: 40px; clear: both;}
.champheatset4{margin-top: 40px; clear: both;}
.champheatset5{margin-top: 40px; clear: both;}
.champheatset6{margin-top: 40px; clear: both;}

.champcost1{clear: both;}
.champcost2{clear: both;}
.champcost3{ clear: both;}
.champcost4{ clear: both;}
.champcost5{ clear: both;}
.champcost6{ clear: both;}
.champcost7{ clear: both;}
.champcost8{margin-top: 30px; clear: both;}
.champcost9{margin-top: 30px; clear: both;}
.champcost10{margin-top: 30px; clear: both;}
.champcost11{margin-top: 30px; clear: both;}
.champcost12{margin-top: 30px; clear: both;}
.champcost13{margin-top: 30px; clear: both;}
.champcost14{margin-top: 30px; clear: both;}
.champcost15{margin-top: 10px; clear: both;}
.champcost16{margin-top: 10px; clear: both;}
.champcost17{margin-top: 10px; clear: both;}
.champcost18{margin-top: 30px; clear: both;}



.center {
    text-align:center;
    margin-top: 30px;
}
.name {
    width: 33.5%; /*80px;*/
    /*max-width: 100px;*/
    float: left;
    text-align: right;
    margin-right: 1.5%; /*12px; /*décaler paramètre de texte*/
    /*margin-left: 15.5%;*/
}
.long_name {
    width: 33%; /*218px;*/
    /*max-width: 250px;*/
    float: left;
    text-align: right;
    margin-right: 1.5%; /*12px; /*décaler paramètre de texte*/
    margin-left: 0.5%;
}
.simu_stat {
    line-height: 2;
    font-size: large;
    clear: both;
    width: 80%;
    float: none;
    text-align: center;
    margin-right: 1.5%; /*12px; /*décaler paramètre de texte*/
    margin-left: 1.5%;
}
.name_check { /*étiquette pour checkbox*/
    width: 27%; /*210px;*/
    float: left;
    text-align: right;
    margin-right: 1.5%; /*12px; /*décaler paramètre de texte*/
    margin-left: 24%;
}

.space{
    float: left;
    margin:1%;
}
.space2{
    margin-left:15%;
}
.space3{
    float:left;
    margin:9%;
}

.space4{
    float: left;
    margin:15%;
}

.space5{
    margin-top:20%;
}

/* data: select ou input[type=ptassword] */
.data, .data_read {
    width: 30%; /*150px;*/
    /*max-width: 200px;*/
}
.data2, .data_read2  {width: 5%; /*25px;*/ }

.data3{
  width: 40pt;
}
.data_input{
  width: 60%;
}


.colorBlock{
    float: left;
    margin-top:8%;
    text-align: right;
}

.colorBlock2{
    margin-left:5%;
    float: right;
}

.ref{

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

.data4{
  width: 35%;

}

.data5{
  width: 18%;
  display:inline;
}

.img_shots{
    background-image:url('../picture/logo/shots2.png');
    width:544px;
    height:414px;
}
.img_feeder{
    float:right;
    background-image:url('../picture/logo/feeder.png');
    width:273px;
    height:407px;
}
.img_printUnit1{
    float:right;
    background-image:url('../picture/logo/printUnit1.png');
    width:275px;
    height:406px;
}
.data_read, .data_read2 { background: #ccc; }
.licence { margin-left: 0.5%; /*10px;*/ margin-right: 1%; /*20px;*/ }
.new_licence { margin-left: 17%; }
.dongle_affichage {
    margin-right: 0.5%;
    margin-left: 7%;
 }
.licence, .dongle, .licence_nb, .new_licence { width: 8%; /*50px;*/ text-align: center; }
.licence_nb {margin-left: 54.5%; /*212px;*/ }
#lic { margin-left: 57%; /*260px;*/ }
#don { margin-left: 14.5%; /*100px;*/ }

/* radio/checkbox: info */
.case_stat {margin: 2% 2% 2% 2%; }
.case, .sub_case { margin-right: 0.5%; /*10px;*/ }
.sub_case { margin-left: 7%; /*40px;*/ }
.info { margin-right: 2.4%; /*20px;*/ }
.case_email
{
    margin-right: 10%;
    text-align:left;

}
.icon, .icon_left, .icon_visu { height: 16px; border:none; }
.icon_left { margin-left: 1.8%; /*15px;*/ }
.icon_visu { margin-right: 1.8%; /*15px;*/ }
.button { margin: 1.1%; /*10px;*/ }
.part_button {
    text-align: center;
    clear: both; /*annule le float*/
    margin: 0.6% 0 0 0;
}

/*****login******/
.login fieldset {
    margin-bottom: 2.5%; /*20px;*/
    padding-top: 2.2%; /*20px;*/
}
.login .cell { min-width: 150px; }
/*****config*****/
.cell_help { width: 35px; }
fieldset .table { line-height: 2; }
input[disabled=disabled] { background: #ccc; }

/*********TABLE**************/
table {
   margin: auto;
   border: 2px solid black ;
   border-collapse: collapse;
   text-align: center;
}
th {
   font-weight: bold;
   border: 1px solid black;
   padding: 10px;
   
}
td {
   border: 1px solid black;
   padding: 5px; /* marge intérieure pour éviter que le texte touche les bords */
}

/********************form_user.php***********************************/
/*.cache { /*cache bouton "Parcourir" dont on ne peut pas modifier la langue*/
  /*  float: right;
    background-color: red;
    width: 50px;
    margin-right: 200px;
}
*/

#conteneurFile #divFile
{
    background-color: yellow;
position : relative;
width : 250px;
text-align : right;
}
#conteneurFile .inputFile
{
    /*opacity : 0; /* for !IE */
    /*filter : alpha(opacity=0); /* for IE */
    position : absolute;
    right : 0;
    top : 0;
   /*position:relative;*/
    z-index:0;
}
#conteneurFile .inputText
{
border : none;
padding : 0px 7px;
background : #def;
width : 136px;
background: transparent url('../picture/icon/input_parcourir.bmp');
position:relative;
    z-index:10;
}
#conteneurFile span
{
padding : 1px 10px;
background: #f4f4f0; /*transparent url('../picture/icon/cache_parcourir.bmp') ;*/
   position:relative;
    z-index:10;
}


