#add_production{
  float: right;
  border: 1px solid black;
  background: #eeeeee;
  }
  #add_production p{
    width: 160px;
  }
#create_production{
  margin: 2px;
}

#search_publi{
  text-align: left;
  padding: 5px;
  }
  #search_publi input, #search_publi select{
    margin: 5px;
  }
#sf_admin_container select.sf_admin_multiple, #sf_admin_container select.sf_admin_multiple-selected {
  width:320px;
}
#productions_ref{
  width: 250px;
  float:right;
  text-align: left;
  background: #eeeeee;
  padding: 5px;
  margin: 15px;
  margin-top: 0;
  border: 1px solid gray;
  }
  #IDREC{
    float: right;
  }

  #productions_ref ul{
    list-style-type: none;
    margin: 2px;
    padding: 2px;
    }
    #productions_ref ul li{
      margin: 2px;
      padding: 2px;
    }
    #productions_ref ul li ul{
      list-style-type: cricle;
      margin: 2px;
      padding: 2px;
      }
      #productions_ref ul li ul li{
        margin: 2px;
        margin-left: 8px;
        padding: 2px;
      }
.cote{
  text-align: center;
}

table .odd td, table odd th{border: 1px solid #eeeeee }

table td ul, table td ul li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#productions_box p{
  margin-top: 15px;
  margin-bottom: 15px;
}
